> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/monitors/governance-and-compliance-monitors/how-to-resolve-sprinto-check-for-org-chart-periodic-review.md).

# How to resolve Sprinto check for Org chart periodic review

### About

Sprinto Check: Periodic Review of Org Chart

This Sprinto check is a prompt for conducting periodic reviews of your organization chart. The organization chart visually represents your organizational structure, illustrating details such as assigned job roles, reporting managers, senior management, and more.

### Purpose

This check ensures compliance requirements of the periodic review for organizational charts. Regular reviews guarantee that the organization's structure is accurately depicted in the org chart, reflecting changes as the organization evolves.

Sprinto automatically captures the evidence against the check once the review for the current cycle is completed. This evidence is later used in the compliance audit for your selected compliance framework.

### Resolving the Check

To resolve this check, any admin user in your Sprinto account can undertake the org chart review. Upon completion and acknowledgment of the review, the check status is automatically updated to "Passing."

For detailed instructions, please refer to[ How to Perform Org Chart Review](https://sprinto.freshdesk.com/support/solutions/articles/72000606362-how-to-perform-org-structure-review-).

Please contact [Sprinto support](mailto:www.support@sprinto.com), if you need any assistance with the Sprinto check.


---

# 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://docs.sprinto.com/monitors/governance-and-compliance-monitors/how-to-resolve-sprinto-check-for-org-chart-periodic-review.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.
