# Check If a Build Has Failed and Why

In cases of builds failing (or even succeeding), you can see the logs within the Limio App.

Click on the shop build link (highlighted green).

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

This will take you to Operations > Builds and show you the relevant logs for your build.

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


---

# 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.limio.com/support/troubleshooting/how-to-check-if-a-build-has-failed-and-why.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.
