# Slack

{% hint style="info" %}
The GovTribe Slack app provides a channel for you to get instant notifications when data in your pursuits change. Whether it is a change made by someone in your company, or a change made by the publishing agency, you will be immediately notified what that change takes place, along with what was actually changed.
{% endhint %}

### Activating the App

Activation of the Slack app can only be completed by the Account Owner. On the Account page, you will see the Slack Integration option.

!["Add to Slack" button on Account page.](/files/-M_NJxuQWEgvDBM9Df48)

{% hint style="info" %}
Slack integration can only be added by the Account Owner.
{% endhint %}

When you click on the "Add To Slack" button, you will be redirected to a Slack authorization page. There, you will authorize the addition of the app to your workspace, and select the channel to which your notifications will be sent.

![Slack authorization page.](/files/-M_MW0QI8cLISmzZPp0K)

Once you select your channel and click on "Allow", you will be redirected back to the Account page, which will show a success message, and a badge indicating that Slack integration is active.

![Account page with Slack integration enabled.](/files/-M_MWFDEiWJiWOFsgStM)

Now, whenever Pursuit data is updated, you will received a notification in the designated Slack channel.

### Getting Help

If you are having issues with the GovTribe app in Slack, you can reach us [by email](mailto:help@govtribe.com?subject=Help%20With%20Slack%20App), or by using the chat feature on the website.


---

# 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://docs.govtribe.com/user-guide/integrations/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.
