# Deactivating and Activating Verification Results

The Deactivation option is accessible in all verification steps, including Document Check, Liveness, Selfie Capture, Face Match, AML Check, and more. This ensures that reviewers can maintain control all over the entire verification process.

* When a reviewer identifies an issue or disagrees with the results presented by the verification step, they can deactivate the service instantly. This is done by clicking the `Deactivate` button located at the top right corner of the respective section:

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

{% hint style="info" %}
This action stops further processing and a new verification link should be generated for the applicant to pass the step again.&#x20;
{% endhint %}

* Upon deactivation, the platform automatically moves the relevant data to history. This ensures that the data is archived and recorded but no longer actively used in the ongoing verification process:

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

* If the reviewer decides to reinstate the deactivated data, they can return it from History by clicking the "Activate" button:

<figure><img src="/files/0wwzVo7cCwaSwjWP6Emf" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This action will replace the current active data with the data retrieved from History, allowing the verification process to continue based on the reinstated information.
{% endhint %}

***


---

# 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.elkyc.com/home/review-data/deactivating-and-activating-verification-results.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.
