> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getcollate.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Incident Manager | Data Quality Management

> Navigate the incident manager to assign, investigate, and resolve data quality incidents.

# Overview of the Incident Manager

Using Incident Manager, managing data quality issues becomes streamlined and efficient. By centralizing the resolution process, assigning tasks, and logging root causes, your team can quickly address and resolve failures. The historical record of past incidents serves as a comprehensive guide, aiding your team in troubleshooting and resolving issues more effectively. All the necessary context is readily available, making it easier to maintain high data quality standards.

## Opening and Triaging Incidents

When a test case fails, Collate automatically opens a new incident and marks it as **New**. If enough context is available, Collate assigns a severity automatically — you can override this at any time.

<img src="https://mintcdn.com/collatedocs/rZhhFXbbYu7NTMpy/public/images/ai-2.0/data-observability/incident/new-incident.png?fit=max&auto=format&n=rZhhFXbbYu7NTMpy&q=85&s=2dad83574f44c33541058a728ce3b884" alt="New Incident with Severity" width="2628" height="1320" data-path="public/images/ai-2.0/data-observability/incident/new-incident.png" />

The Incident Manager is the central place to track and resolve failed data quality tests. Once an incident is open, take one or more of the following actions to move it through the resolution workflow:

<img src="https://mintcdn.com/collatedocs/rZhhFXbbYu7NTMpy/public/images/ai-2.0/data-observability/incident/incident-manager.png?fit=max&auto=format&n=rZhhFXbbYu7NTMpy&q=85&s=b2be385896531d64d07abd64a4b61f7a" alt="Incident Manager Home Page" width="2674" height="1050" data-path="public/images/ai-2.0/data-observability/incident/incident-manager.png" />

* **Acknowledge the Issue**: Mark the incident with `ack` to signal that someone is aware of the problem and it is being investigated.
* **Assign Responsibility**: Mark the incident with `assign` to open a task for a specific person or team to address.
* **Log the Root Cause**: Document the underlying cause of the failure for future reference.
* **Mark Resolved**: Mark the incident as `resolved` once the issue is addressed. Add a reason and a comment to provide context for what went wrong and how it was fixed.
  <img src="https://mintcdn.com/collatedocs/rZhhFXbbYu7NTMpy/public/images/ai-2.0/data-observability/incident/resolve-incident.png?fit=max&auto=format&n=rZhhFXbbYu7NTMpy&q=85&s=f43ab13d3202680de723092b1e879aae" width="2666" height="1124" data-path="public/images/ai-2.0/data-observability/incident/resolve-incident.png" />

## Using the Test Resolution Flow

The Test Resolution flow is a critical feature of the Incident Manager. Here’s how it works:

1. **Failure Notification:** When a Data Quality Test fails, the system generates a notification.
2. **Acknowledge the Failure:** The designated user acknowledges the issue within the Incident Manager.
3. **Assignment:** The issue is then assigned to a knowledgeable user or team responsible for resolving it.
4. **Status Updates:** The assigned user can update the status of the issue, keeping the organization informed about progress and any developments.
5. **Sharing Updates:** All impacted users receive updates, ensuring everyone stays informed about the resolution process.

## Incident Context and History

Select an open incident to view its details and navigate to the **Incident** tab. Each incident shows two sections:

* **Open Incident**: Timeline of activity, comments, and collaboration on the current incident.
* **Closed Incidents**: History of past resolved incidents, including their resolution reasons, timelines, and any comments from the investigation.

<img src="https://mintcdn.com/collatedocs/rZhhFXbbYu7NTMpy/public/images/ai-2.0/data-observability/incident/incident-tab.png?fit=max&auto=format&n=rZhhFXbbYu7NTMpy&q=85&s=58763e7e7ea6c3ad1cf3f51fd308d850" alt="Test suite results table" width="2672" height="1466" data-path="public/images/ai-2.0/data-observability/incident/incident-tab.png" />

## Building a Troubleshooting Handbook

One of the powerful features of the Incident Manager is its ability to store all past failures. This historical data becomes a valuable troubleshooting handbook for your team. Here's how you can leverage it:

* **Explore Similar Scenarios:** Review previous incidents to understand how similar issues were resolved.
* **Contextual Information:** Access all necessary context directly within Collate, including previous resolutions, root causes, and responsible teams.
* **Continuous Improvement:** Use historical data to improve data quality tests and prevent future failures.

## Steps to Get Started

1. **Access the Incident Manager**: Navigate to the **Incident Manager** within the Collate platform.
2. **Monitor Data Quality Tests:** Keep an eye on your data quality tests to quickly identify any failures.
3. **Acknowledge and Assign:** Acknowledge any issues promptly and assign them to the appropriate team members.
4. **Log and Learn:** Document the root cause of each failure and use the stored information to learn and improve.

By following these steps, you'll ensure that your organization effectively manages data quality issues, maintains high standards, and continuously improves its data quality processes.

<CardGroup cols={2}>
  <Card title="Managing Incidents" href="/ai-2-0/how-to-guides/data-quality-observability/incident-manager/workflow">
    Set up the Incident Manager workflow.
  </Card>

  <Card title="Root Cause Analysis (Collate)" href="/ai-2-0/how-to-guides/data-quality-observability/incident-manager/root-cause-analysis">
    Understand the nature of the failure and take corrective actions.
  </Card>
</CardGroup>
