# Setting Up Slack to Receive Hivel Alerts

{% hint style="info" %}
We suggest creating a dedicated Slack channel just for alerts, so updates stay visible and easy to track.
{% endhint %}

### **Steps to Set Up:**

1. **Integrate Slack with Hivel:**
   * Go to **Settings →** [**Integrations**](https://app.hivel.ai/settings/integrations) **→ Slack**.
   * Complete the integration process as outlined in [this guide](https://docs.hivel.ai/integrations/slack-integration-with-hivel).
2. **Add your Slack Channel ID:**

   * Create or open your Slack channel and copy the **Channel ID** from the "About" section.

   <div data-with-frame="true"><figure><img src="/files/vVPsiH4AQ2C6zY1R9PCn" alt="" width="563"><figcaption></figcaption></figure></div>

* Click the **Settings ⚙️** icon in the Alerts screen, and paste the Channel ID in the **Alerts Configuration** section.

<div data-with-frame="true"><figure><img src="/files/IYbaEsSAH0FOtl4dwwow" alt="" width="563"><figcaption></figcaption></figure></div>

3. **Invite "Hivel Alerts" Bot to Slack:**

* Type **`@Hivel Alerts`** in the Slack channel and invite the bot.

Once done, Hivel will start sending alerts to your Slack channel.

### Sending Alerts to Personal DMs instead of channels

1. Copy the member ID of the individual who should receive the alerts - by selecting the profile icon -> view full profile -> three dots on the right then "Copy member ID"
   1. Note - you can only configure one such channel personally. So in case you have configured your own member ID, you won't be able to add someone else's.

<div data-with-frame="true"><figure><img src="/files/acFk9gPbSNwsP6UWVQOz" alt="" width="563"><figcaption></figcaption></figure></div>

👉 **Need help?** Contact us at <support@hivel.ai>.


---

# 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.hivel.ai/using-hivel/alerts-in-hivel/setting-up-slack-to-receive-hivel-alerts.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.
