# Fixing broken integrations

Sleuth proactively checks for broken integrations and, when it finds them, displays a warning icon in the top navigation.

<figure><img src="/files/Hs8dKITBqRUtjgMst3le" alt=""><figcaption></figcaption></figure>

The warning icon links to a global **Needs attention** page that lists any broken integrations that Sleuth detects along with instructions on how to resolve them.

<figure><img src="/files/snZ9Uo2DtVUQoeyzTjhv" alt=""><figcaption></figcaption></figure>

Sleuth continuous to automatically check connections, and once a previously identified connection issue appears to have been resolved, Sleuth removes that item from the **Needs attention** screen.


---

# 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/integrations-1/fixing-broken-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.
