> 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-resolve-sprinto-check-for-configuring-access-rule-on-critical-systems.md).

# How to resolve Sprinto check for configuring Access Rule on Critical Systems

### About

Sprinto check: Rules for who can access critical systems should be configured

The above Sprinto check starts failing for a critical system with undefined user access validity. Sprinto computes the staff members' access validity based on the defined access validity for the critical system.

### Purpose

To meet the access control compliance requirements, each critical system added on Sprinto must have the system access validity defined. The following access monitoring types could define the access validity:

* Staff role: Define staff roles that need access to the system.
* Access request tickets: Configure a ticketing system to grant or revoke system access.
* All staff: Set the system access validity to all staff members.

Sprinto computes the users' access to the systems against the defined validity and highlights whether any user's access needs to be revoked or downgraded.

### Procedure

Do the following steps to configure access validity for a critical system:

1. Log in to the Sprinto admin portal using your credentials.
2. Navigate to Data Library > Access > Overview, and select any active configured critical system.

<figure><img src="/files/08np5U1uuypiT1QKR8Dd" alt="" width="563"><figcaption></figcaption></figure>

3. From the Summary tab, click Configure now under the Accounts section.

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72120999719/original/sUSXHk1KoNjDjJNiuiheQTPcxGajdvZ8vQ.png?1729765097" alt="" width="563"><figcaption></figcaption></figure>

4. Click Configure next to Access Monitoring.
5. Select an appropriate access validity for the system, and click Save.
   * Staff role-based: Add all the job roles that need access to the system.
   * Ticket-based: Integrate and configure a ticketing system to monitor users' access.How To Resolve Sprinto Check For Configuring Access Rule On Critical Systems<br>

     <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72120999718/original/92_KNNMM2av9mIVjIJUCylW6DbbpyiPqwQ.png?1729765097" alt="" width="563"><figcaption></figcaption></figure>

### Support

Please get in touch with our [support team](mailto:www.support@sprinto.com) if you have any queries related to the Sprinto check or need any 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-resolve-sprinto-check-for-configuring-access-rule-on-critical-systems.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.
