# Pages

### What is a Page

A Page is where you can arrange multiple Snapshots and add context in a single view. It's a bit like a single slide where you can add Snapshots and text. The most common way people use Pages is to build mini "dashboards" with multiple Snapshots.

{% hint style="info" %}
You can also [add Snapshots to Google slides](/other/live-snapshots/snapshot-integrations/google-workspace.md) and [embed them in other apps](/other/live-snapshots/snapshot-integrations/embed-plus-in-other-apps.md), like Notion and Confluence.&#x20;
{% endhint %}

<figure><img src="/files/pgYMwkVHNgeHTJMcQdGf" alt=""><figcaption><p>An example of multiple Snapshots on a Page in Plus</p></figcaption></figure>

### Add Snapshots to a Page

Open the Snapshot picker from the top of the Pages toolbar. From there, search for the Snapshot you want to use and click it to place it on the Page.

<figure><img src="/files/ULjj6nMgXu8kPcxkkEFD" alt=""><figcaption><p>Adding a Snapshot to a Page</p></figcaption></figure>

### Snapshots refresh automatically and on demand

Any Snapshots on a Page will update based on its "refresh rate" setting. Click on a Snapshot see its refresh setting or trigger a manual refresh.

<figure><img src="/files/CqglpSv19F4ZynTIcF16" alt=""><figcaption><p>Click on a Snapshot to change its refresh schedule or to manually refresh it</p></figcaption></figure>

You can also refresh all the Snapshots on a Page at once when no Snapshot is selected.

<figure><img src="/files/Qe6FLH8vt2nARfe7qLpc" alt=""><figcaption><p>Refresh all the Snapshots on a Page at once</p></figcaption></figure>


---

# 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://guide.plusai.com/other/live-snapshots/pages.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.
