> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/auditors/managing-external-audits-apps/tracking-and-monitoring-audit-reports-and-findings/monitor-all-audit-finding-treatment-status.md).

# Monitor All Audit Finding Treatment Status

Track the end-to-end treatment of audit findings after escalation.

Use the **Monitor All Audit Finding Treatment Status** module to track and oversee the lifecycle of audit findings after they have been escalated for treatment.

The module consolidates findings from multiple escalation paths—**Quality Event**, **CAPA**, and **Action Item**—into a single unified view, eliminating the need to navigate across separate applications.

<p align="center"><kbd><strong>IMAGE</strong></kbd></p>

***

## Reviewing Treatment Progress

Each record represents an individual audit observation and its associated treatment path, providing end-to-end visibility into how findings progress toward resolution.

* **Audit Context:** Identify the originating audit using **Audit Title** and **Auditor Name**.
* **Finding Details:** Review **Observation ID**, **Finding Type**, **Description**, and **Requirement** to understand the issue.
* **Escalation Type:** View how the finding is being addressed (**Quality Event**, **CAPA**, or **Action Item**).
* **Treatment Tracking:**
  * Monitor the status of Quality Events, CAPAs, or Action Items to follow current progress.
  * Use the corresponding IDs to reference each item within its respective workflow.

***

## See Also

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to Manage Quality Events</strong></td><td>Perform assigned tasks to advance reports through the <strong>QE Management</strong> workflow.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FFOzhJoqwZzufCwAFVni0%2FIMS-V16-Apps-Overview-18.png?alt=media&amp;token=88d4a769-3481-4711-bec4-e65d7ce80efb">IMS-V16-Apps-Overview-18.png</a></td><td><a href="/interfacing-help-files/quality-managers/quality-event-application/creating-and-managing-quality-events.md">Creating &amp; Managing Quality Events</a></td></tr><tr><td><strong>How to Manage CAPAs</strong></td><td>Perform assigned tasks to advance reports through the <strong>CAPA Management</strong> workflow.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2F0D2KPgVtEp7HtfteR7z9%2FIMS-V16-Apps-Overview-3.png?alt=media&amp;token=fc490ac3-5a74-4de4-8ce9-353e4723b414">IMS-V16-Apps-Overview-3.png</a></td><td><a href="/interfacing-help-files/quality-managers/implementing-capas-apps/navigating-the-capa-management-workflow.md">Creating &amp; Managing CAPAs</a></td></tr><tr><td><strong>How to Manage Action Items</strong></td><td>Perform assigned tasks to advance reports through the <strong>Action Item Management</strong> workflow.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FNEKOaMQapgwlVPppSzip%2FIMS-V16-Apps-Overview-1.png?alt=media&amp;token=0cc2aab3-7135-4e81-86fd-af7eff29f414">IMS-V16-Apps-Overview-1.png</a></td><td><a href="/interfacing-help-files/quality-managers/action-item-application/creating-and-managing-action-items.md">Creating &amp; Managing Action Items</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://interfacing.gitbook.io/interfacing-help-files/auditors/managing-external-audits-apps/tracking-and-monitoring-audit-reports-and-findings/monitor-all-audit-finding-treatment-status.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
