# Slack mission control

Slack is where developers live, Sleuth understands this and provides a deep integration with Slack so you can get the right notifications and get your deploy-related work done without having to leave Slack.

![Team notifications on Deploy](/files/-MSisiJTw1z0j8iIyrAe)

The [Sleuth DORA App for Slack ](/sleuth-dora/integrations-1/slack.md)is your mission control for all your deploy needs, providing:

* [Team notifications](/sleuth-dora/slack-mission-control/team-notifications.md) for deploys and health impact, keep everyone informed
* [Personal notifications](/sleuth-dora/slack-mission-control/personal-notifications.md) so you know right when your code ships and its impact
* [Search your deploys](/sleuth-dora/slack-mission-control/search-sleuth-in-slack.md) to find out if your code or that fix you've been waiting on has shipped
* [Instant standup reports](/sleuth-dora/slack-mission-control/developer-standup.md), let Sleuth remember what you've worked on today
* [Collect approvals](https://help.sleuth.io/actions/cookbook#slack-approvals-based-promotion) via a 👍 to promote deploys to new environments (beta feature)


---

# 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://help.sleuth.io/sleuth-dora/slack-mission-control.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.
