> 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/interfacing-help-files-fr/regulatory-compliance.md).

# Spécialistes de la conformité réglementaire

Votre guide pour gérer et maintenir la conformité réglementaire.

En tant que **spécialiste de la conformité réglementaire**, cette plateforme constitue votre espace de travail pour gérer les règles, les réglementations et les incidents liés à la conformité au sein de l’organisation.

Les guides suivants présentent les principaux outils et fonctionnalités qui soutiennent votre rôle, en vous aidant à assurer une supervision efficace, à gérer les rapports et les escalades en temps opportun, ainsi qu’à maintenir la responsabilisation et la conformité dans l’ensemble des opérations.

***

### Guides principaux

<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>Gestion des exigences réglementaires</strong><br>Définissez et surveillez les règles et les contrôles afin de garantir une gouvernance cohérente, l’atténuation des risques et la conformité réglementaire.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/Mm6dqaF3be5MiTGjZ93D/IMS-V16-Intro-3.png">IMS-V16-Intro-3.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/regulatory-compliance/policy-management.md">Managing Policies</a></td></tr></tbody></table>

***

### Guides avancés

<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>Application de vigilance</strong><br>Signalez et suivez les incidents ou les préoccupations afin de garantir leur analyse, leur investigation et leur résolution conformément aux normes de conformité.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/2XOgiQMqg2eDcNqfmn6h/IMS-V16-Apps-Overview-14.png">IMS-V16-Apps-Overview-14.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/regulatory-compliance/vigilance-application.md">Gestion des cas et des dossiers de vigilance (applications)</a></td></tr><tr><td><strong>Application des événements sensibles</strong><br>Gérez les événements sensibles au moyen de signalements et d’un suivi structurés afin de garantir un confinement rapide et une escalade appropriée.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/WhOOL7Nrdi6MjW7bQIYZ/IMS-V16-Apps-Overview-12.png">IMS-V16-Apps-Overview-12.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/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/interfacing-help-files-fr/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.
