# Status

The Organization Status dashboard gives you an up-to-the-minute view of how your Organization is performing and what's shipping right now.

<figure><img src="/files/3wwZmQTLb6LkPu1yh7Mm" alt=""><figcaption><p>Your 50-foot view of your Organization's status, health and activity</p></figcaption></figure>

The Org Status view show's a quick summary of each project's DORA metrics, if the project is healthy or currently experiencing a failure and the most recent changes to the project.


---

# 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/modeling-your-deployments/organization/status.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.
