> For the complete documentation index, see [llms.txt](https://guide.plusai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.plusai.com/other/live-snapshots/start-guide.md).

# Start Guide

## Get started with Plus Snapshots

> Snapshots are the easiest way to automate reporting across your presentations and docs.

**Got 2 minutes?** Watch a video overview.

{% embed url="<https://vimeo.com/744815549/fdc20552df>" %}
Getting started with Plus
{% endembed %}

## What is a Snapshot?

A "Snapshot" is a screenshot that Plus can automatically take for you, over and over, on a schedule or on demand.

## Need some ideas?

Build a [personal dashboard](https://www.plusdocs.com/blog/how-to-build-a-personal-dashboard-in-plus) with the apps you look at every day, like your local weather and calendar.&#x20;

Check out the most popular [use cases](https://www.plusdocs.com/use-cases) on our website.

## Most popular

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h3><strong>Embed Plus in other apps</strong></h3></td><td>Get up-to-date data in Notion, Coda, Canva, and more.</td><td></td><td><a href="/pages/8RRdVeduyprGuGEf6ddl">/pages/8RRdVeduyprGuGEf6ddl</a></td><td></td></tr><tr><td><h3><strong>Ways to share</strong></h3></td><td>Invite your team, share your data in other tools.</td><td></td><td><a href="/pages/7Jrwv2Nif5uprLXRO1px">/pages/7Jrwv2Nif5uprLXRO1px</a></td><td></td></tr><tr><td><h3>Subscriptions in Slack</h3></td><td>Automate recurring updates for your most important metrics.</td><td></td><td><a href="/pages/WfyXbUONoKLCtGYeeoQd">/pages/WfyXbUONoKLCtGYeeoQd</a></td><td></td></tr><tr><td><h3><strong>Google Workspace</strong></h3></td><td>Use Plus Snapshots in Google Slides and Docs.</td><td></td><td><a href="/pages/QD5u8hITtWroy1cCC3SV">/pages/QD5u8hITtWroy1cCC3SV</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.plusai.com/other/live-snapshots/start-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
