> For the complete documentation index, see [llms.txt](https://help.tahua.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tahua.io/knowledge-base/integrations-help-guides/slack/adding-slack-to-tahua.md).

# Adding Slack to Tahua

## Step by step guide on how to setup your Tahua Slack integration.

{% stepper %}
{% step %}

### Navigate to Organisation Settings

Go to your Organisation Settings by clicking on the Settings Menu in the top navigation then clicking on Organisation.

![](https://help.tahua.io/hs-fs/hubfs/image-png-Mar-30-2023-09-35-54-0654-AM.png?width=230\&height=434\&name=image-png-Mar-30-2023-09-35-54-0654-AM.png)
{% endstep %}

{% step %}

### Edit organisation details

Click on the Edit Details link in the right hand navigation.

![](https://help.tahua.io/hubfs/image-png-Mar-30-2023-09-36-25-6213-AM.png)
{% endstep %}

{% step %}

### Open Slack Integration

Scroll down to the Slack Integration section and click on the Add to Slack button.

![](https://help.tahua.io/hubfs/image-png-Mar-30-2023-09-36-37-7886-AM.png)
{% endstep %}

{% step %}

### Authorise Slack

You will be redirected to the Slack website where you can choose the channel for Slack to post to and click "Allow".

![](https://help.tahua.io/hubfs/image-png-Mar-30-2023-09-38-40-4133-AM.png)
{% endstep %}

{% step %}

### Confirm connection

After allowing, you should be redirected back to your organisation settings page. The Slack Integration section should now indicate "This organisation is connected to Slack".

![](https://help.tahua.io/hubfs/image-png-Mar-30-2023-09-39-21-4763-AM.png)
{% endstep %}

{% step %}

### Disconnecting Slack

To disconnect at any time, go to the organisation settings page and click the Disconnect button in the Slack Integration section.
{% endstep %}
{% endstepper %}


---

# 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:

```
GET https://help.tahua.io/knowledge-base/integrations-help-guides/slack/adding-slack-to-tahua.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.
