# Reset Data Types in Akto

### Overview

Akto allows you to reset data types when you need to revert changes made to custom data types or refresh data type detection settings. Both built-in data types (like EMAIL, JWT, ADDRESS) and custom data types (like TXN\_ID) can be reset to their original state. This can be particularly useful when troubleshooting data detection issues or when you need to start fresh with your data type configurations.

### Steps to Reset Data Types

1. Log into Akto Dashboard
2. Navigate to API Discovery > Sensitive Data
3. Select Datatype you want to reset
4. Click the Reset button

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


---

# 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://docs.akto.io/api-inventory/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.
