> 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/authentication-and-access-monitors/how-to-manage-access-control-to-critical-systems-monitor.md).

# How to manage access control to critical systems monitor

Most of the compliances require companies to maintain access control to their critical systems. The critical systems have confidential data and it is very important to make sure that access is provided only to those who absolutely need it.&#x20;

In Sprinto all critical access systems need to be added under the Access tab and also configure which roles are valid to have access to the respective critical system for the monitor to pass.

**Procedure:**

Below are the steps you need to follow to configure roles who have valid access to the critical systems.

Step 1: Login to Sprinto (<https://app.sprinto.com>).

Step 2: Under Data Library in the left hand side menu click on Access.

Step 3: Click on Add Critical System.

Step 4: A drawer will appear within the app with listing of all the critical access systems, you can scroll or search on the top and select all the critical access systems and they will show to the right hand side of the pane.

\- If the critical access system is not available after searching in the list, click on Add your own critical access system.

<img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72052695951/original/_fRK79eTw85W0Bczs0VZE8VnAFNk75peIQ.png?1686904717" alt="" width="563">

Step 5: Click on Add once all the systems are selected and all the added systems will appear in the sub-menu.

Step 6: On the over view page, click on the gear icon next to the name of each critical access system.

Step 7: A drawer will appear, click on Configure in the Configure how access is managed tab.

<img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72052695366/original/9O8QRALkwxwvyCg0EiZTEdtoUCzj2e77rg.png?1686904281" alt="" width="563">

Step 8: Choose how do you want to manage the access to the critical system

\- All staff members are allowed access

\- Only specific roles are allowed access

<img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72052695414/original/kb_u1A2jHuVzRTcpx0brWfTCh8IpC5ACqQ.png?1686904323" alt="" width="563">

Step 9: If you choose Roles based access, on the next page add all the roles in the dropdown.

<img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72052695575/original/DG-6gLZQ_-zhkMtFgdYXYLk5t9Z6Ps_1Sw.png?1686904459" alt="" width="563">

Once the above steps are completed, the monitor will start passing, kindly refresh the sync else allow another 24 hours for the status to update as expected. In case it does not, please feel free to reach out to Sprinto support at <support@sprinto.com> for further assistance.


---

# 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:

```
GET https://docs.sprinto.com/monitors/authentication-and-access-monitors/how-to-manage-access-control-to-critical-systems-monitor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
