# Slack Commands Reference

You can request access, view your requests, list or filter connected integrations, and sync integration data directly from Slack.

In the tables below, each command includes a brief description of its function and, where applicable, example usage.

{% hint style="info" %}
The following Slack commands require the [Apono app to be integrated](https://docs.apono.io/docs/additional-integrations/chatops-integrations/slack-integration) with your Slack workspace.
{% endhint %}

***

### General

<table><thead><tr><th width="248.09375">Command</th><th>Description</th></tr></thead><tbody><tr><td><strong>/apono help</strong></td><td>Displays all available commands for the Apono Slack app</td></tr></tbody></table>

***

### Requests

<table><thead><tr><th width="248.09375">Command</th><th>Description</th></tr></thead><tbody><tr><td><strong>/apono request</strong></td><td><p>Creates a new access request for a resource</p><p>See <a href="requesting-access-with-slack">Requesting Access with Slack</a> for more information.</p></td></tr><tr><td><strong>/apono my requests</strong></td><td>Lists your active access requests and those from the last 7 days</td></tr></tbody></table>

***

### Integrations

<table><thead><tr><th width="248.09375">Command</th><th>Description</th></tr></thead><tbody><tr><td><strong>/apono integrations list</strong></td><td><p>Lists the connected integrations to which you can request access</p><p>The ID, name, and type are shown for each integration.</p></td></tr><tr><td><strong>/apono integrations list {partial-integration-name}</strong></td><td><p>Lists the connected integrations to which you can request access, filtered by the partial name you enter</p><p>The ID, name, and type are shown for each matching integration.</p><p><strong>Example</strong>: <code>/apono integrations list AWS</code></p></td></tr><tr><td><strong>/apono integrations {integration-id | integration-type} sync</strong></td><td><p>Refreshes integration data for a specific connected integration by ID or for several integrations by type</p><p>The Apono app returns an initial message when the sync starts, followed by a completion or failure message.</p><p>The ID or type must match an existing integration.</p><p><strong>Examples</strong>:</p><ul><li><code>/apono integrations aws-account sync</code></li><li><code>/apono integrations ed70e1f3-6e27-4a1e-8bae-6c89457437a6 sync</code></li></ul></td></tr></tbody></table>
