# Assign Roles for Sprinto Workflow Actions

Sprinto triggers a workflow check when required compliance roles are unassigned or missing. To resolve these checks and ensure continued evidence collection, administrators must assign designated users to the necessary roles.

Assigning roles ensures the right people are responsible for security and compliance tasks, such as submitting evidence, reviewing access, and managing incidents. These roles also enable accurate ownership mapping across controls, policies, and monitors.

***

### When is this check triggered?

This check is triggered when one or more of the following roles are not assigned within the organisation:

<table><thead><tr><th width="238.05078125">Role</th><th>Description</th></tr></thead><tbody><tr><td><strong>Information Security Officer</strong></td><td>Responsible for overseeing the overall compliance programme.</td></tr><tr><td><strong>Data Privacy Officer</strong></td><td>Manages privacy-related matters, including data subject rights.</td></tr><tr><td><strong>Infrastructure Owner</strong></td><td>Oversees cloud and on-premises infrastructure.</td></tr><tr><td><strong>Access Manager</strong></td><td>Manages access reviews and critical system access provisioning.</td></tr><tr><td><strong>Incident Manager</strong></td><td>Responsible for reviewing and closing reported security incidents.</td></tr><tr><td><strong>Risk Manager</strong></td><td>Conducts risk assessments and manages risk remediation plans.</td></tr><tr><td><strong>Vulnerability Manager</strong></td><td>Handles vulnerability management and remediation efforts.</td></tr></tbody></table>

***

### How to assign roles

1. Navigate to the **People → Staff** section in the Sprinto dashboard.
2. Locate the relevant staff member and click **Edit**.
3. In the role assignment section, select the appropriate role(s) based on the table above.
4. Ensure that the staff member’s **reporting manager** and **job role** are also updated — these fields are mandatory for this check to pass.
5. Click **Save** to update the profile.

Sprinto will automatically mark the check as resolved once all required roles are assigned and mapped to active employees.

***

{% hint style="info" %}
**Notes:**

* You can assign multiple roles to a single person if needed.
* If any of the above roles are intentionally unassigned (e.g., small teams), you can mark them as **Not Applicable** through a manual override and add supporting evidence.
* Sprinto uses assigned roles to manage task assignments across evidence workflows, control mapping, and auditor coordination.
  {% endhint %}


---

# Agent Instructions: 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/assign-roles-for-sprinto-workflow-actions.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.
