> 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/quality-managers.md).

# Quality Managers

Your guide to maintaining and elevating organizational quality.

As a **quality manager**, this platform is your workspace for monitoring, evaluating, and enhancing the quality of products, services, and processes across the organization.

The following guides introduce the core tools and features that support your role, helping you identify and document quality issues, conduct in-depth analyses, implement corrective actions, and uphold compliance across operations.

***

### Core Guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Reporting Quality Events</strong></td><td>Capture, track, and resolve quality issues efficiently.</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></tr><tr><td><strong>Implementing CAPAs</strong></td><td></td><td data-object-fit="cover"><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></tr><tr><td><strong>Managing Action Items</strong></td><td></td><td data-object-fit="cover"><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></tr><tr><td><strong>Managing Tasks</strong></td><td></td><td data-object-fit="cover"><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2F1e7q5l4hSQv1iK0NTuK5%2FIMS-V16-NAV-Library-Icons-76.png?alt=media&amp;token=00d79dcd-a572-48f6-a6cb-ebc91a64a748">IMS-V16-NAV-Library-Icons-76.png</a></td></tr><tr><td><strong>Reporting Complaints</strong></td><td></td><td data-object-fit="cover"><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FjbGpITOxDt2nyb4J48rr%2FIMS-V16-NAV-Library-Icons-77.png?alt=media&amp;token=92d3967f-f3c1-49f7-9e8b-e1f30c8b059f">IMS-V16-NAV-Library-Icons-77.png</a></td></tr><tr><td><strong>Managing Incidents</strong></td><td></td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FBMGHn38R5T4DpECZmGuu%2FIMS-V16-Apps-Overview-7.png?alt=media&amp;token=4e25025d-472f-485d-917a-79edf0114467">IMS-V16-Apps-Overview-7.png</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/quality-managers.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.
