# Reset Data Types in Akto

Reset data types when you need to revert changes or refresh detection settings.

## When to Reset

* Custom data type configuration errors
* Troubleshooting detection issues
* Starting fresh with data type configs
* Reverting scan changes

## How to Reset

1. Navigate to **Agentic Discovery > Sensitive Data**
2. Select the data type to reset
3. Click the **Reset** button
4. Confirm the action

## What Gets Reset

* Custom conditions removed
* Sensitivity settings reverted to defaults
* Detection rules restored
* Built-in types return to original state

## Important Notes

* Built-in types (EMAIL, JWT, etc.) can be reset
* Custom types are deleted entirely when reset
* Detected instances remain in history
* Re-detection runs automatically after reset


---

# 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://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-ai-discovery/how-to/reset-data-types-in-akto.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.
