# Slack integration

Slack is a communication platform that enables streamlining conversations, organizing channels, and integrating with other applications. Admins can also receive push notifications about access requests and their statuses in an available audit channel.

Through this integration, Apono enables your staff to request, view, and approve access to your resources via Slack.

***

### Prerequisite

<table><thead><tr><th width="214">Item</th><th>Description</th></tr></thead><tbody><tr><td><strong>Slack App Manager Permission</strong></td><td>Slack account with <a href="https://slack.com/help/articles/1500009181142-Manage-app-settings-and-permissions">permission to install apps</a> within a workspace</td></tr><tr><td><strong>Apono Standard</strong></td><td>​<a href="https://www.apono.io/pricing/">Apono plan</a> providing access to features such as ChatOps, API access, and standard support</td></tr></tbody></table>

***

### Integrate Slack

<figure><img src="https://1094436629-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv6MBfUGvblSdAz31yJXm%2Fuploads%2Fgit-blob-c968d8d71e5913a0d310fbb20a33fa5b268e9f45%2FSlack-1.png?alt=media" alt="" width="375"><figcaption><p>Slack tile</p></figcaption></figure>

Follow these steps to complete the integration:

1. On the [**Catalog**](https://app.apono.io/catalog?search=slack) tab, click **Slack**. The **Add Integration** page appears.
2. Click **Connect**. The Slack connection screen appears.
3. If your Slack account has access to multiple Slack workspaces, select the appropriate workspace from the dropdown menu.
4. Click **Allow** to grant Apono access to the Slack workspace.

{% hint style="success" %}
If your organization uses multiple Slack workspaces, repeat the previous steps for each workspace. All connected workspaces will appear on the [**Connected**](https://app.apono.io/catalog/connected) tab.

To set a primary workspace, contact Apono Support.
{% endhint %}

Now that you have completed this integration, resource access requests can be made via Slack.


---

# 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.apono.io/docs/additional-integrations/chatops-integrations/slack-integration.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.
