# Slack

Follow the below steps to integrate your Slack workspace with Economize, allowing you to receive configured [notifications](/product-features/notifications.md) in your preferred channel.

1. Navigate to the [integrations](https://www.economize.cloud/app/settings/integrations) page in the settings of the Economize console.
2. Click on the **Configure** button for Slack.

<figure><img src="/files/YAxYJUEDuleE5qX4oCqu" alt="" width="464"><figcaption></figcaption></figure>

3. You can view already connected Slack channels or add new ones by clicking on the **+ Add workspace** button.

<figure><img src="/files/Va1LX1BKS1PJIfgoT0Tx" alt="" width="563"><figcaption></figcaption></figure>

3. You will now be redirected to your Slack workspace and will be asked to grant permission to access your account. You will see a message stating: **Economize requires a channel to post to as an app.** Choose the channel in which you want to receive notifications to be sent from the menu and click on the **Allow** button.

<figure><img src="/files/E3nJCY1VhtGEONHKaISZ" alt="" width="563"><figcaption></figcaption></figure>

5. Once the channel is connected, you will be redirected back to the Economize console.


---

# 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.economize.cloud/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.
