# Integrations

Noros integrates with the tools your team already uses, making it easy to stay informed and collaborate on cloud operations without switching contexts.

### Slack

Connect Noros to your Slack workspace to receive notifications and insights directly in your team channels.

#### Connecting Slack

1. Go to **Settings > Integrations**.
2. Click **Connect** next to Slack.
3. Authorize Noros to access your Slack workspace.
4. Select a **default channel** for Noros notifications.

#### What You Get

Once connected, Noros can send notifications and insights to your Slack channels, keeping your team informed about cost anomalies, optimization opportunities, and other events you've configured.

#### Managing Your Slack Integration

From **Settings > Integrations**, you can:

* **Change the default channel** — Update which Slack channel receives notifications
* **Disconnect** — Remove the Slack integration entirely

#### Disconnecting Slack

To remove the Slack integration:

1. Go to **Settings > Integrations**.
2. Click **Disconnect** next to Slack.
3. Confirm the disconnection.

This removes Noros's access to your Slack workspace. No data is deleted from your Slack channels.

### More Integrations Coming

We're actively working on additional integrations. If you have a specific integration need, contact <support@noros.ai> to let us know.


---

# 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.noros.ai/account-management/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.
