# Real-time Content

> **SUCCESS**
>
> **What is Real-time Content Analysis?**
>
> A feature that allows you to confirm in real-time the details of currently active pages and the users visiting them.

## Data Viewable on the Analysis Screen

In "Real-time" >> "Content", you can confirm the details of currently active pages and users in real-time.

**Page List** Numbers before URL: The current number of visitors to that page

```
Clicking "Details" opens "Content" in the guide bar and displays page details

Icons displayed on mouse over:
👁️ Eye icon: Click to filter that page in the toolbar

  ⋯ Dots icon: Click to display the heatmap of the relevant page
```

**Active User Information** Displayed information: UID, pages being visited, region, traffic source, device information, etc.

```
"New" label: Identifies new visitors
![image]()

Arrow icon: Click to open the user's viewed pages in a new tab

When clicking on each page title:
While paused, "pause" icon is displayed in the center of the screen

  The current visitor list for the relevant page is displayed on the right side

  Click the "pause" icon to resume real-time updates
![]()
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helps.ptengine.com/en/insight/data-center/realtime-content.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
