---
title: "Where is Page Approval data stored?"
canonical: "https://support.appfire.com/space/PAFS/2214855062/Where%20is%20Page%20Approval%20data%20stored%3F"
format: markdown
---
> Macro (aura-html)

## Purpose

To search the database for Page Approval storage.

## Answer

Page Approval only uses the OS_PROPERTYENTRY table and the following columns are involved

- ENTITY_NAME
- ENTITY_ID
- ENTITY_KEY
- KEY_TYPE
- BOOLEAN_VAL
- STRING_VAL
- DATE_VAL

Example of some Page Approval records in the OS_PROPERTYENTRY table.

![image](media://5636e78d-f690-4c4e-b12b-e7b9094f7e0a)