> 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-configuring-change-management-system.md).

# How to resolve Sprinto check for configuring change management system

### About

Sprinto check: Change management system should be configured

The Sprinto check highlighted above becomes active when no change management system is configured on your Sprinto account. A change management system is crucial for tracking all change requests processed within the system. On Sprinto, you have the flexibility to configure your preferred code hosting or ticketing systems to monitor these changes.

### Purpose

Major security compliance frameworks mandate the implementation of a robust change management system within organizations. This system effectively tracks all the change requests and code modifications pushed to the production code. The change trails recorded by these systems play a vital role in meeting compliance requirements during your desired framework’s compliance audits.

### How to resolve

To address this check, you must configure a change management system on your Sprinto account. You can seamlessly integrate your preferred code hosting service provider to track changes made in code repositories. Alternatively, you can integrate a ticketing system to log all change request tickets.

Once you configure either of these services on your Sprinto account, the Sprinto check status will be updated to “Passing.”

For detailed instructions, refer to the guides on[ configuring code repositories](https://sprinto.freshdesk.com/a/solutions/articles/72000607765) or[ setting up a ticketing system](https://sprinto.freshdesk.com/a/solutions/articles/72000607768) on Sprinto.

If you require any assistance with the Sprinto check, please don't hesitate to reach out to Sprinto support. We're here to help!


---

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