# Revoking credentials

If you need to make a credential invalid you can revoke it.

{% hint style="warning" %}
To make a credential revocable, you need to select [Credential Revocation](/truvera-workspace/issue-verifiable-credentials.md#h_e26a4957df) when issuing credentials. If the revocation was not selected upon creation the credential can never be revoked and will always be verifiable.
{% endhint %}

Select Credentials, the credential(s) you want to revoke to make it invalid, and select Revoke. You can revoke one credential at a time.

<figure><img src="https://downloads.intercomcdn.com/i/o/797855675/0beb7df27ea02f5c38ec781b/63e6a17f880d265095ff0d9e_digital+credential+platform+(1).jpeg" 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.truvera.io/truvera-workspace/revoking-credentials.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.
