# App for Slack

Use the Plus app for Slack to share Plus content with your team.

You can share Snapshots with others in your Slack workspace, even if they're not logged into Plus (or your BI tool or CRM or other dashboards where the Snapshot was taken.)

You can also set up a recurring subscription in Slack to automatically send a Snapshot on a schedule you choose, like "Send this MRR metric to the #gtm channel every day at 9AM."

{% content-ref url="app-for-slack/install-the-app-for-slack" %}
[install-the-app-for-slack](https://guide.plusai.com/other/live-snapshots/snapshot-integrations/app-for-slack/install-the-app-for-slack)
{% endcontent-ref %}

### Sharing Plus content in Slack

When you send a Plus URL in a Slack message, the Plus app will unfurl a preview of that Snapshot or Page.

{% hint style="info" %}
Note: This preview is a static image that does not automatically update.&#x20;
{% endhint %}

<figure><img src="https://3528250745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F54nb5b7bqXPHgn40UzoV%2Fuploads%2Fjgm2jusoMA1IjbJ3qwAm%2FCleanShot%202022-11-03%20at%2016.17.51%402x.png?alt=media&#x26;token=f4ba7c55-cfba-4517-b1a2-a439300a528b" alt=""><figcaption><p>Plus Snapshots in Slack</p></figcaption></figure>

In public channels, if you have access to the Snapshot, you can click on the **More options** button to open it in Plus, send the latest version to the channel, or set up a recurring subscription.&#x20;

{% hint style="info" %}
You have access to the Snapshot if you're the owner or the Snapshot is in your [Team space](https://guide.plusai.com/other/live-snapshots/drafts-and-team-spaces) AND you've [linked your Plus account to Slack](https://guide.plusai.com/other/live-snapshots/snapshot-integrations/app-for-slack/install-the-app-for-slack).
{% endhint %}

<figure><img src="https://3528250745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F54nb5b7bqXPHgn40UzoV%2Fuploads%2FQUm5WSsBCvm55VTE34Ye%2FCleanShot%202022-11-03%20at%2016.20.48%402x.png?alt=media&#x26;token=a91fa29b-9c6b-437c-b034-e69d0e5d2879" alt=""><figcaption><p>More options include sending the latest version or creating a subscription</p></figcaption></figure>

### Set up a subscription <a href="#slack-subscription" id="slack-subscription"></a>

{% hint style="info" %}
Subscriptions are only available for Snapshots in public channels currently. \
[Let us know](https://guide.plusai.com/help/contact-us) if you need subscriptions for Pages or private channels and DMs.
{% endhint %}

Subscriptions allow you specify a recurring schedule on which a Snapshot will be sent to a public channel automatically, like "Send this MRR Snapshot to `#gtm-updates` every Monday at 9AM."

Create a new subscription from the **More options** popup above or from Plus app home tab in Slack.

<figure><img src="https://3528250745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F54nb5b7bqXPHgn40UzoV%2Fuploads%2FtwMjcamx6kFaa96nJNWl%2FCleanShot%202022-11-03%20at%2016.29.00%402x.png?alt=media&#x26;token=c70d8a91-40c1-4d52-9dcd-d782e128f018" alt=""><figcaption><p>Create a new subscription from the Plus app home tab in Slack.</p></figcaption></figure>

Specify a Plus URL (if you're starting from scratch), pick a destination channel, select which days you want the message to send, and specify a time.

You can also schedule a refresh 5 minutes before the subscription time, to ensure that the Snapshot will have the latest data when it sends.

<figure><img src="https://3528250745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F54nb5b7bqXPHgn40UzoV%2Fuploads%2FrbHsEEcvl8WoL9jb6t4p%2FCleanShot%202022-11-03%20at%2016.39.00%402x.png?alt=media&#x26;token=1e01003e-b90c-4dd8-8330-bcc5ec34916a" alt=""><figcaption><p>Creating a new subscription in Slack</p></figcaption></figure>

### Manage subscriptions

A list of your subscriptions can be found on the home tab of the Plus app in Slack. You can also delete subscriptions from here.

{% hint style="info" %}
Only the creator of the subscription can delete it.&#x20;
{% endhint %}

<figure><img src="https://3528250745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F54nb5b7bqXPHgn40UzoV%2Fuploads%2Fpno1a6Q4YJPaz25re6rR%2FCleanShot%202022-11-03%20at%2016.51.18%402x.png?alt=media&#x26;token=0c9a7dc5-813d-42c5-ba37-b0bf968fc4a6" alt=""><figcaption><p>View and delete your existing subscriptions in the Home tab of the Plus app in Slack.</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/snapshot-integrations/app-for-slack.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.
