> For the complete documentation index, see [llms.txt](https://docs.verbdata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verbdata.com/account-settings/integrations/slack.md).

# Slack

It's easier for teams to receive and manage alerts together in Slack. With Verb's Slack integration your designated workspace channel will receive notifications when issues arise. You'll receive alerts for the following:

* **Data Source Connection Issues and Resolutions**
  * When Verb loses connectivity to a data source or property in the source.
  * When Verb reestablishes a connection with a data source or property.
* **Authentication Issues**
  * When a viewer attempts to view a collection but there is an issue with the authentication.

Here's how to get started

### Step 1 - Connect your Workspace

![](/files/XDMFodlsvDgNoNbi51E5)

First, go to the Integrations tab in [Account Settings](https://web.staging.verbdata.app/#/account-management?envId=%20_\&setting=integrations)&#x20;

Then select "Connect" on the Slack Alerts section and you'll be brought to an authorization page.&#x20;

Next, sign into the Slack workspace you’d like to integrate, and authorize Verb's access to Slack.

### Step 2 - Select your Channel and Environments

![](/files/mWORL9mvrKygwdf83uRM)

Upon authorizing and returning to Verb, you'll be asked to select the Slack channel to post alerts in and the environments to share alerts with.

{% hint style="info" %}
By Selecting "All Environments" any new environment added will be included in the Verb Alerts
{% endhint %}

&#x20;


---

# 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://docs.verbdata.com/account-settings/integrations/slack.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.
