> 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/workflow-check-resolution/how-to-resolve-sprinto-check-for-user-identification.md).

# How to resolve Sprinto check for user identification

#### About

Check: User should be identified

Upon integrating your critical system, Sprinto retrieves user account details from the critical system. These user accounts need to be identified and mapped to the staff members' database under Sprinto's People section. User identification assists Sprinto in validating access management controls, and ensuring compliance with the organization’s security posture.

#### Purpose

This check is essential to align user account details fetched from integrated critical systems with staff details from the People section. User identification serves the following purposes:

* Validates critical system access for mapped staff members.
* Notifies staff members to adjust security configurations for critical system user accounts that do not meet compliance requirements.
* Ensures the revocation of critical system access if a staff member with access offboards from the organization.

#### How to resolve

To address the above Sprinto check, you need to identify the user detail in one of the following categories:

Refer to[ how to identify user for a critical system](https://sprinto.freshdesk.com/support/solutions/articles/72000606019-how-to-identify-user-details-fetched-from-critical-system-acas-) for more detailed instructions.

<table><thead><tr><th width="156.515625">User Category</th><th>Description</th></tr></thead><tbody><tr><td>Not Employee/Contractor</td><td>* If the staff member is not part of the organization as an employee or contractor.<br>* If the user account details do not belong to a single staff member (e.g., "support@example.com," "Sales@example.com," etc.).</td></tr><tr><td>New Employee/Contractor</td><td><p>* If the user account details belong to a staff member who has recently joined the organization as an employee or contractor.</p><p><strong>Note</strong>: Selecting the "New Employee/Contractor" option allows you to add new staff member details in the People section. The critical system user account then gets linked to the newly added staff member.</p></td></tr><tr><td>Existing Employee/Contractor</td><td>If the user account details belong to a staff member who has joined the organization in the past, and you are currently just adding the staff details on Sprinto.</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:

```
GET https://docs.sprinto.com/monitors/workflow-check-resolution/how-to-resolve-sprinto-check-for-user-identification.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.
