# De-activate a data type

When the data type is no longer relevant or needs to be updated, you can deactivate it allowing for a controlled pause in its operation without completely removing it from the system. This provides flexibility and precision in managing the flow of data and maintaining the integrity of the API management environment.

In the demonstration below, let's deactivate the **`"TOKEN"`** data type.

Go to **API Discovery> Sensitive data**. Click on "**…"** of the Data Type and select **Edit** to De-activate the data type.

{% embed url="<https://demo.arcade.software/UkuVsnZkwX2M5BGC4ZIk?embed=>" %}

In the above demonstration, we deactivated a data type. For example, here we deactivate the **`"TOKEN"`** data type. Now Akto will no longer process or recognize a particular data type that has been deactivated. This means that any requests containing this data type will not receive a response from Akto until the data type is reactivated


---

# 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/de-activate-a-data-type.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.
