# How inspections, failures and resolutions work

{% embed url="<https://youtu.be/5uQA9qpjXf4>" %}

### Inspection Failures

This is an example of a failing inspection. This haul truck is failing for lights and backup alarms. (Questions can be customized). There are 3 sections in the inspection details. The details with information on the zone and operator, the Questions which is the inspection questions and answers and the history.

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

### Resolving Failures

When you click on the Resolve you will be taken to the inspection resolution page. You can add your resolution details and an image or video. Resolving will capture who resolved the issue and when. When all failures are resolved the inspection is in a resolved state.&#x20;

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

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

### Inspections List

You can look at completed inspections for your plant. You can search for inspections by status (Pass, Fail), Operator and Zone. The inspections list is a good place to see what is happening at your plant.&#x20;

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

<figure><img src="/files/XqS2AmhZxD3LpSVJZcqw" 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.mining-sentry.com/guides/equipment-and-workplace-exams/how-inspections-failures-and-resolutions-work.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.
