# ConversationPages
- Catalog: `Crisp`
- Schema: `Views`
This is a read-only view. The Crisp API may not support changing the data or the Invantive UniversalSQL driver for Crisp does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Crisp API.
## View Columns
The columns of the view `ConversationPages` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `page_referrer` | `varchar2` | | ☐ | Page referrer (if any). |
| `page_title` | `varchar2` | | ☑ | Page title as seen by visitor browser. |
| `page_url` | `varchar2` | | ☑ | Page URL. |
| `timestamp` | `datetime` | | ☑ | Timestamp of page access (when the page was loaded). |