> 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/regulatory-compliance.md).

# Regulatory Compliance Specialists

Your guide to managing and upholding regulatory compliance.

As a **regulatory compliance specialist**, this platform is your workspace for governing rules, regulations, and compliance-related incidents across the organization.

The following guides outline the core tools and features that support your role, helping you ensure effective oversight, manage timely reporting and escalation, and uphold accountability and compliance across all operations.

***

### Core Guides

<table data-view="cards"><thead><tr><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>Regulatory Requirement Management</strong><br>Define and monitor business rules and controls to support consistent governance, risk mitigation, and regulatory alignment.</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%2FwMvQgIjQhrbfoOrJzWp4%2FIMS-V16-Intro-3.png?alt=media&amp;token=afaf407f-211f-4bd4-a87e-0e38b5798d5e">IMS-V16-Intro-3.png</a></td><td><a href="/interfacing-help-files/regulatory-compliance/policy-management.md">Managing Policies</a></td></tr></tbody></table>

***

### Advanced Guides

<table data-view="cards"><thead><tr><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>Vigilance Application</strong><br>Report and track incidents or concerns to ensure they are properly analyzed, investigated, and resolved in accordance with compliance standards.</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%2FUgadI6HHNrqyt6DCmoou%2FIMS-V16-Apps-Overview-14.png?alt=media&amp;token=bc905f6c-7ac5-430e-9aba-f446c0e00a64">IMS-V16-Apps-Overview-14.png</a></td><td><a href="/interfacing-help-files/regulatory-compliance/vigilance-application.md">Managing Vigilance Cases &amp; Records (Apps)</a></td></tr><tr><td><strong>Sensitive Events Application</strong><br>Manage sensitive events through structured reporting and follow-up to ensure timely containment and appropriate escalation.</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%2FRXCPVVBQHOYD1dlUEvte%2FIMS-V16-Apps-Overview-12.png?alt=media&amp;token=6bd65335-5eb8-460a-ad87-ab9963e1a312">IMS-V16-Apps-Overview-12.png</a></td><td><a href="/interfacing-help-files/regulatory-compliance/sensitive-events-application.md">Managing Sensitive Events (Apps)</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/regulatory-compliance.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.
