> 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/risks/dashboard-actions/delete-a-risk.md).

# Archive a Risk

You can archive risks from the Sprinto Risk Register if they are no longer applicable or were added by mistake. Deletion is only permitted for risks that are not part of a completed assessment cycle.

### Prerequisites

* You must be an Admin or Risk Manager with appropriate permissions.
* The risk must not be in a **Reviewed** or **Locked** state.

***

### Archive a Risk

1. Log in to the Sprinto dashboard and navigate to **Risks**.
2. Click on the **Risk Register** tab.
3. Click the risk you want to delete.
4. Scroll down and click **Archive Risk** in the **Profile** tab.

<figure><img src="/files/TmqLVp9qPJzQZXVMTwFx" alt=""><figcaption></figcaption></figure>

***

### Restrictions on Archive

* Risks that are part of a completed or reviewed risk assessment cannot be archived.
* If a risk has open treatment tasks or mapped controls, you must remove those associations first.
* All deletions are logged in the audit trail.


---

# 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/risks/dashboard-actions/delete-a-risk.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.
