# Snapshot settings

### Snapshot settings

You can show and hide the Snapshot settings panel from the top toolbar.

<figure><img src="/files/n0izA9A9mPvJgOrhMDHu" alt=""><figcaption><p>Show or hide the Snapshot settings panel</p></figcaption></figure>

### Refreshing a Snapshot

You can set a schedule on which a Snapshot will automatically update, or leave it on "manual." Either way, you can refresh a Snapshot manually whenever you'd like, by clicking **Refresh Snapshot**.

<figure><img src="/files/UjT8ogumOwUo8B9JvvYi" alt=""><figcaption><p>Updating the refresh rate of a Snapshot or triggering a manual refresh</p></figcaption></figure>

You can also refresh Snapshots directly from [Google Slides](/other/live-snapshots/snapshot-integrations/google-workspace.md), [Slack](/other/live-snapshots/snapshot-integrations/app-for-slack.md), and [embeds in other apps](/other/live-snapshots/snapshot-integrations/embed-plus-in-other-apps.md) like Notion or Coda.&#x20;

### Repair Snapshot

Occasionally, your Snapshots will need manual intervention to continue refreshing properly. For example, most apps will prompt you to log back in every couple of weeks, so your Snapshots also need to be logged back in on the same schedule. Other times, if the underlying app changes, you may need to recapture the Snapshot because the chart has moved.

Plus will attempt to detect these issues when they happen and notify you to repair your Snapshots.&#x20;

{% content-ref url="/pages/dvT7izxqo8BBXBJlJs4K" %}
[Snapshot repair](/other/live-snapshots/snapshots/snapshot-repair.md)
{% endcontent-ref %}

### Source

The source link is the URL where the Snapshot was taken. This is a great way to quickly jump to the underlying data if you have additional questions or want to do more exploration.

<figure><img src="/files/3sr1eHFRVKxf5EJC5utP" alt=""><figcaption><p>Use the source link to quickly jump into the underlying data</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/snapshots/snapshot-settings.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.
