> 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/end-users/library/exploring-the-details-panel/governance-risk-and-compliance.md).

# Governance, Risk & Compliance

View all governance, risk, compliance, and control information.

The **Governance, Risk & Compliance (GRC)** section provides insight into how the item is regulated, monitored, and evaluated from a risk and compliance perspective.

***

## Interactive Tour

See how the GRC section provides insight into an item’s risks, controls, rules, and governance information.

{% @howdygo/embed url="<https://app.howdygo.com/share/2bedcdbb-8371-43c6-8aef-972b2b71fa9e>" fullWidth="true" %}

***

## What You Can View

Depending on the item, the following information may be available:

* **Risks**\
  Potential issues or exposures associated with the item.
* **Controls**\
  Measures implemented to mitigate or manage identified risks.
* **Rules**\
  Policies or governance requirements.
* **Control Classification** *(Controls Only)*\
  How a control is categorized.
* **Permissions (CRUD)** *(Entities and Attributes Only)*\
  Who can create, read, update, or delete.
* **Purge Period**\
  The length of time the documentation is retained in the Archive before deletion.

{% hint style="success" %}
Each section can be expanded or collapsed to show or hide details.
{% endhint %}

***

## Accessing Additional Information

For each listed risk, control, or rule, you can open additional panels to see details about how it relates to the selected item:

* **Assessment Panel**\
  This panel shows how a specific risk, control, or rule has been evaluated for the selected item. It provides insights into compliance exposure, governance impact, and evaluation results.
* **Details Panel**\
  This panel displays all available information for the associated item.

### How to Open a Panel

1. Locate the item in the list.
2. Click **Assessment** (<picture><source srcset="/files/SG2qF7ky8mXF0jUhQmW4" media="(prefers-color-scheme: dark)"><img src="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2Ff6QOjPo4jY7Wr44bYdpO%2FIMS-KI-L-27.svg?alt=media&amp;token=f9e86e62-b23e-4f99-83f3-516ad5bc8855" alt=""></picture>) or **Details** (<img src="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FIAlpvjgSBR3lKZjwsXm7%2FIMS-KI-L-9.svg?alt=media&amp;token=262f3701-b544-43fe-b1bc-d17a29a18e55" alt="" data-size="original">), depending on the information you want to view.
3. A side panel opens with the relevant information.

***


---

# 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/end-users/library/exploring-the-details-panel/governance-risk-and-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.
