# Communications Integrations

### Slack Integrations

In addition to email, you can now receive Signals directly in **Slack**.

1. **Connect Your Workspace**: Navigate to the integrations section of your account settings. Only administrators can authorize the connection.
2. **Select a Channel**: Choose the Slack channel where you wish to receive updates. Be sure you have the necessary permissions to post in your chosen channel.
3. **Set Up Delivery Frequency**: Adjust your settings to receive updates once a day. You can configure the specific time of delivery to suit your team's workflow.

With these steps, you're all set to receive Signals in Slack!

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

### Quick Start

<table data-view="cards"><thead><tr><th>Guide</th><th>Description</th><th data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Connect Slack</td><td>Authorize a workspace, pick a channel, and set delivery frequency.</td><td><a href="/pages/wbc7rGYimwsYR5NDQqCQ">/pages/wbc7rGYimwsYR5NDQqCQ</a></td></tr><tr><td>Go from Signal → action</td><td>Open a Signal from Slack, triage quickly, then push into your CRM.</td><td><a href="/pages/KhXq2TGn4lT3iQ1MFK0f">/pages/KhXq2TGn4lT3iQ1MFK0f</a></td></tr><tr><td>Browse all quick starts</td><td>The full library of guides across NationGraph.</td><td><a href="/pages/FlxOwQyTnxUB9CUeEPZW">/pages/FlxOwQyTnxUB9CUeEPZW</a></td></tr></tbody></table>


---

# 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://nationgraph.gitbook.io/nationgraph/help-center/readme/integration-overview/communications-integrations.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.
