# Set up Plus

## Creating an account

Go to [app.plusdocs.com/register](https://app.plusdocs.com/register) to create an account.&#x20;

After you sign up, you will be prompted to join an existing organization or to create a new one.

### Logging into the web app

<figure><img src="/files/kue9fKwXquvDcVflpNUg" alt=""><figcaption><p>You can find all your Snapshots and Pages in the web app</p></figcaption></figure>

The web app is where you will find all the Snapshots you have taken. New Snapshots appear in Drafts by default. The Team space is content that is shared across your organization.

Access the web app at [app.plusdocs.com](https://app.plusdocs.com) from any web browser, including your mobile device.

## Installing the chrome extension

{% hint style="info" %}
You need the Chrome extension to take Snapshots. If you only plan to use Plus to view Snapshots other team members have taken, you do not need the extension.
{% endhint %}

Go to the [Plus extension in the Chrome store](https://chrome.google.com/webstore/detail/plus/bnebanooamokkihfjepphafoekheipfh). Click the **Add to Chrome** button to install the extension. Then log into your Plus account.

We recommend "pinning" the extension so it is accessible for taking new Snapshots.

<figure><img src="/files/2MOaqCbYNWGDowEMV7OE" alt=""><figcaption><p>Pin the Plus extension for ease of access</p></figcaption></figure>

### Browser support for the extension

The extension is designed to be used with Google Chrome.

It will also work for other chromium-based browsers, including Microsoft Edge, Brave, and Arc.

The browser extension does not work on mobile devices, though you can view all the Snapshots you've captured on your phone in our web app.

## Bookmark the web app

You can bookmark [app.plusdocs.com](https://app.plusdocs.com) for easy access.

You can also always navigate to the web app by clicking on the Plus logo in the extension.

### Bookmark the web app on your mobile device

You can access all your content in the Plus web app from any mobile device. This is a great way to quickly review data on your phone without logging into any tools.

For quick access, we recommend bookmarking the Plus web app on your phone.

{% tabs %}
{% tab title="iOS/Safari" %}
Go to app.plusdocs.com in Safari.&#x20;

Tap the Share icon.

Choose "Add to Homescreen."
{% endtab %}

{% tab title="Android/Chrome" %}
Open app.plusdocs.com in Chrome.

Tap the menu icon (three dots).

Choose "Add to Homescreen."
{% endtab %}
{% endtabs %}

## Set up Plus with your other tools

Plus is designed to work with your existing collaboration tools:

* Install the [Plus for Google Slides](/other/live-snapshots/snapshot-integrations/google-workspace.md) add-on to add Snapshots to your Google Slides presentations and easily refresh them as needed.
* Install the [Plus app for Slack](/other/live-snapshots/snapshot-integrations/app-for-slack.md) to share Plus Snapshots and Pages more easily in your workspace.
* [Embed Plus content](/other/live-snapshots/snapshot-integrations/embed-plus-in-other-apps.md) in other document editors and apps, like Notion and Confluence.


---

# 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/start-guide/set-up-plus.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.
