# Project notifications

When your team is deploying frequently keeping everyone in the loop about what's changing is crucial.

![](/files/-MSisiJTw1z0j8iIyrAe)

Project-level team Slack notifications provide the context your teams need to keep the code flowing —automated, easily-digestable messages for:

* when your deploy occurred
* what was deployed
* who were the authors of the deploy
* how many commits, PRs, issues, and changes were in the deploy
* any issues associated with the deploy
* the [auto-generated health](/sleuth-dora/auto-verify-your-deploys.md) of the deploy

Team notifications are flexible and Sleuth allows you to configure a different channel for each Sleuth [environment](/sleuth-dora/modeling-your-deployments/environment-support.md).


---

# 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/team-notifications.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.
