# Slack

Frase’s Slack integration keeps your team informed as content moves through key stages. Frase automatically notifies your Slack channels when important content events happen, so everyone stays aligned in real time.

### How to Connect Frase to Slack <a href="#how-to-connect-frase-to-slack" id="how-to-connect-frase-to-slack"></a>

#### **Step 1: Connect the Integration**

1. Log into Frase
2. Go to **Settings**
3. Click **Integrations**
4. Under *Available Services*, find **Slack**
5. Click **Connect**

#### **Step 2: Allow Permissions**

1. Review the Slack permission message
2. Click **Allow**

{% hint style="success" %}
That’s it — your Slack workspace is now connected to Frase 🎉
{% endhint %}

### Configure Slack Notifications <a href="#configure-slack-notifications" id="configure-slack-notifications"></a>

Once connected, you can customize exactly what gets sent to Slack.

#### **Notification Settings**

1. Click the **gear icon** next to the Slack integration
2. Set a *default channel* for Frase notifications
3. **(Optional)** Set a *critical alerts channel—t*his can be the same as your default channel or a separate one

#### **Choose What Triggers Notifications**

You can toggle notifications for specific Frase actions, such as:

* Briefs created
* Content created
* Performance updates

### Best Practices & Tips <a href="#best-practices-and-tips" id="best-practices-and-tips"></a>

* Use a shared channel for visibility
* Route critical alerts to a smaller, focused channel if needed
* Start with fewer notifications and expand as needed

[<br>](https://app.gitbook.com/o/FwJ4YA8dRxAY2I2VSGAx/s/42rmOCPMO6uk1Bl5BXDh/connectors/notion)


---

# 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.frase.io/integrations/connectors/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.
