> 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/risk-analysts.md).

# Risk Analysts

Your guide to managing organizational risks and controls.

As a **risk analyst**, this platform is your workspace for identifying and assessing risks, documenting and monitoring controls, and supporting risk-informed decision-making across the organization.&#x20;

The following guides outline the core tools and features used in your role, helping you strengthen governance, ensure compliance, and foster a proactive risk culture.

***

### 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>Managing Documentation in the Library</strong></td><td>Store, organize, and manage organizational documentation in the <strong>Library</strong>.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FocgNwhNCfHm8af2zJ7X4%2FIMS-V16-NAV-Library-Icons-85.png?alt=media&amp;token=a77e462a-edae-452e-ad05-1e035a2b1105">IMS-V16-NAV-Library-Icons-85.png</a></td></tr><tr><td><strong>Managing Documentation Lifecycle</strong></td><td>Run and oversee formal review, approval, and change cycles to drive collaboration and accountability.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2F7xnyHkvLPtjKbZYQlycM%2FIMS-V16-NAV-Library-Icons-64.png?alt=media&amp;token=ac158510-5671-497b-888a-5715d4d84ddf">IMS-V16-NAV-Library-Icons-64.png</a></td></tr><tr><td><strong>Managing Risks &#x26; Controls</strong></td><td>Capture and manage risks and controls to strengthen compliance and operational resilience.</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%2FwzYDZeHVNGFICxkBERN0%2FIMS-V16-NAV-Library-Icons-70.png?alt=media&amp;token=732862e6-9cf5-4125-b2e9-b3c639ef7373">IMS-V16-NAV-Library-Icons-70.png</a></td></tr></tbody></table>

<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>Performing</strong> <strong>Risk Assessments</strong></td><td>Plan, execute, and monitor risk assessments and mitigation actions to proactively manage organizational risk.</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%2FPDcfUWVATUD5K45bO37M%2FIMS-V16-Apps-Overview-11.png?alt=media&amp;token=8fd6c274-fdec-44cd-be4e-328fcf866217">IMS-V16-Apps-Overview-11.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/risk-analysts.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.
