# Investigations Management

## Description

The **Investigations Management** form allows users to efficiently track, manage, and document ongoing investigations that stem from incidents or investigation requests. This module provides a structured workflow to ensure thorough analysis, accountability, and resolution of investigations. Users can review investigation details, update statuses, attach supporting evidence, and collaborate with assigned team members to ensure compliance and completeness.

### Access the Investigations Management

* **Step #1:** Move your cursor to the **"MODULE"** tab located in the top-left corner of the screen.
* **Step #2:** In the drop-down menu that appears, hover over **"Quality Assurance Management"**. This will expand a new menu displaying the following modules:
  * **Incidents, CAPA & Non-Conformances**
  * **Risk Assessment & FMEA**
* **Step #3:** Pass your cursor over **"Incidents, CAPA & Non-Conformances".** Another drop-down menu will appear, showing the forms available within this module.
* **Step #4:** Select the **"Investigation Management"** option from the drop-down menu to access the form.

<figure><img src="/files/qR1ikrDe7EyzF6BMJk7J" alt=""><figcaption><p>Guide to Access Investigations Management</p></figcaption></figure>

{% hint style="warning" %}
**Notes:** Only active users with a license, access rights, and privileges for this form can access the information. If you do not have access to a specific form or its [functionalities](/help-center/ciqa-eqms-user-guide/features/general-functions.md), contact your company’s system owner or administrator to request the necessary access and privileges.
{% endhint %}


---

# 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://help.ciqa.net/help-center/ciqa-eqms-user-guide/modules/quality-assurance-management/incidents-capa-and-nc-management/investigations-management.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.
