# Communications Integrations

Spara integrates with messaging platforms to send real-time notifications about lead activity. Connect your team's preferred platform under [**Settings > Integrations**](https://app.spara.co/organization/integrations), then configure which events trigger notifications in [**Settings > Notifications**](https://app.spara.co/organization/notifications) or via [Notify Step](/agents/workflows/notify.md).

| Platform                                                                        | Notification channels     | Notify sales rep    |
| ------------------------------------------------------------------------------- | ------------------------- | ------------------- |
| [Slack](/integrations/communications-integrations/slack.md)                     | Post to any Slack channel | DM the assigned rep |
| [Microsoft Teams](/integrations/communications-integrations/microsoft-teams.md) | Post to any Teams channel | *Not supported*     |
| [Webex](/integrations/communications-integrations/webex.md)                     | Post to any Webex room    | *Not supported*     |


---

# 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.spara.com/integrations/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.
