# Automation Reports - SAC 360º and CRM in SprintHub

<figure><img src="/files/9890d6a4ca5c2f1f56f74ba95b70fb8a7e4c28ad" alt=""><figcaption></figcaption></figure>

SprintHub offers a robust system to manage customer service automations, integrated with the CRM to provide a complete view of the customer lifecycle. One of the features is the ability to generate reports of these automations, allowing managers to monitor and optimize service performance.

### View of Automation Running and Completed

By clicking on the name of a specific automation within the **Automation Statistics**, you will be redirected to a page where it is possible to view all service cases that are participating or have participated in that automation. The view is divided into two main sections:

<figure><img src="/files/7c1ada88280daafec9d2273e55ec88b833861e60" alt=""><figcaption></figcaption></figure>

1. **Cases in Progress:**
   * The top of the page displays a list of the service cases that are still executing the automation.
   * You will see detailed information such as the case number, the lead's name, the contact type (such as WhatsApp), the associated account, and the current status of the case.
2. **Completed Cases:**
   * Just like the cases in progress, those that have already been completed are also listed, making it easier to analyze performance and verify leads that completed the entire automation process.

<figure><img src="/files/553a0be6aec7703aff8baa545e43c32047f5aab3" alt=""><figcaption></figcaption></figure>

#### Error Logs

Below the list of cases, there is a section dedicated to **Error Logs**. These logs are crucial to understand what went wrong at a particular step of the automation. The available information includes:

* **Lead:** The specific contact that encountered the problem.
* **Case:** The case number associated with the error.
* **Action:** The specific step or action within the automation where the error occurred.
* **Message:** A description of the error that was recorded.

<figure><img src="/files/f8eb4456f125a2487a18020b4e478c706a8e4083" 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.sprinthub.com/en/common-questions/automation-reports/automation-reports-customer-support-360-and-crm-in-sprinthub.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.
