> 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/data-library/people/dashboard-actions.md).

# Dashboard Actions

Sprinto’s **Dashboard Actions** in the People section let you efficiently control all staff-related compliance workflows. These actions span the full staff lifecycle—from onboarding and role assignment to scoping, offboarding, and documentation—ensuring your organisation remains compliant and audit-ready.

This article outlines the available dashboard-level actions across all tabs within the People section.

***

### Available Dashboard Actions

<table data-header-hidden><thead><tr><th width="190.96484375"></th><th></th></tr></thead><tbody><tr><td><strong>Action</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>Create staff profiles</strong></td><td>Add new staff members to Sprinto via HRMS/IDP integrations or manual input. You can add individuals or use the CSV upload option to onboard in bulk.</td></tr><tr><td><strong>Manage staff records</strong></td><td>View and edit staff profiles, update custom fields, mark users in or out of scope, upload hiring/BGV reports, assign reporting managers, or offboard staff as needed.</td></tr><tr><td><strong>Assign roles and responsibilities</strong></td><td>Define key compliance roles (e.g. Infosec Officer, People Ops), assign them to staff, and document role responsibilities for organisational clarity.</td></tr><tr><td><strong>Sync HR data and groups</strong></td><td>Refresh data from connected HRMS and IDP platforms, including staff details and employee groups used for scoping and training/policy targeting.</td></tr><tr><td><strong>Upload reports and evidence</strong></td><td>Upload hiring evaluations, background verification reports, and other CSV-based staff documentation for compliance tracking and audit evidence.</td></tr><tr><td><strong>Filter and view staff</strong></td><td>Apply filters to search and segment staff by name, onboarding status, check completion, special cases, scoping, roles, and compliance zones. This helps identify bottlenecks and take action efficiently.</td></tr></tbody></table>

These actions are accessible across the following tabs: Staff, Monitoring, Security Roles, Roles & Responsibilities, Org Chart, and Configuration. They ensure you maintain visibility and control over your compliance staffing data.

Refer to each action-specific article for step-by-step instructions.


---

# 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/data-library/people/dashboard-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.
