> 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/change-management/dashboard-actions.md).

# Dashboard Actions

The **Dashboard Actions** in Change Management allow you to integrate your tools, configure workflow checks, organise projects, and control what is being monitored. These actions help you maintain compliance by ensuring that all changes are tracked, validated, and documented.

This article summarises all available actions and links to their detailed guides.

***

### Available Actions

#### 1. Adding and Editing Change Management Systems

Integrate your code repositories and ticketing systems with Sprinto to automatically collect change data and evidence.

***

#### 2. Workflow Checks – Adding, Editing, Running, and Monitoring

Create rules to verify that changes follow approved processes, collect evidence, and track compliance through the Monitoring tab.

***

#### 3. Managing Projects and Tracking

Classify projects or repositories, assign owners for accountability, and stop tracking items that are no longer relevant.

***

### Best Practices

* Connect all active systems involved in your change management process.
* Keep workflow checks aligned with your organisation’s current policies.
* Review classifications and ownership regularly to ensure they are up to date.
* Stop tracking systems promptly when they are no longer needed.


---

# 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/change-management/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.
