# Missed Scheduling

This page is dedicated to all the missed scheduling of clients. It helps the admin analyze issues or understand what went wrong that prevented clients from completing the scheduling process.&#x20;

This includes all order details such as address, square footage, services or packages included, and more.

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

By clicking "View Details," a popup window will appear with detailed information on the order and the reason why it did not go through.

<figure><img src="/files/lygMoLZJWKn6mcpMt7F9" 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.getautonomo.com/reporting/missed-scheduling.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.
