# Slack Integration with Hivel

No need to jump between 10 different dashboards to figure out your top priorities or spot potential problems. Whether it’s reminders about pending PRs, or a quick summary of what happened in the week, you can stay on top of things right where you work.

Hivel will send timely notifications to your preferred Slack channel(s), so you can act on issues before they turn into bigger problems.

#### **How to Integrate Slack with Hivel**

* Go to ***Settings →*** [***Integrations***](https://app.hivel.ai/settings/integrations) ***→ Slack*** and click on "Connect".

<figure><img src="/files/T1PGH7fucABuWVLI4yXl" alt=""><figcaption></figcaption></figure>

* A prompt will appear asking you to review the app’s access permissions. Click **Allow** to confirm.

<figure><img src="/files/DWx4C8chlhTDbaF28p0E" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** You’ll need to be a **Slack Workspace Admin** to complete this integration.
{% endhint %}

**Ta-da! You’re all set. Hivel is now connected to Slack.**

For Hivel to start sending alerts to your preferred Slack channel, follow the steps outlined in [this guide](https://docs.hivel.ai/using-hivel/alerts-in-hivel/setting-up-the-slack-channel-for-alerts).

Let us know if you need any help setting this up! 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/integrations/slack-integration-with-hivel.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.
