> For the complete documentation index, see [llms.txt](https://guide.transmute.industries/verifiable-data-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.transmute.industries/verifiable-data-platform/platform-guide/credentials/data-integrity-proof-deprecation.md).

# Data Integrity Proof Deprecation

As of release 2.12 published in March 2023, Verifiable Credentials using version 1 secured with Data Integrity Proofs are no longer supported on the Transmute platform. These limitations will only apply to credentials that are on the platform prior to this update.&#x20;

### Credential List

<figure><img src="/files/hnOfa1v8TJG2mOxDxAnr" alt=""><figcaption><p>Deprecated Verifiable Credentials</p></figcaption></figure>

Credentials that are in this format will be shown to have a yellow icon next to them in your stored credentials. This mark means that the credential is no longer supported and can no longer be verified. Effectively this means that legacy data can be stored and viewed, but it cannot be interacted with beyond a read-only state.&#x20;

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

For credentials the user has issued with their `did:web` on the platform, we have re-issued the content of the credentials with the updated format so that they can be used.

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

Unsupported credentials will not be allowed to be included in Verifiable Presentations from the credential list view.&#x20;

### Presentations

<figure><img src="/files/1ORcq9F7KaofJ8SCyNIQ" alt=""><figcaption></figcaption></figure>

Presentations that were received before the update will also be in the read only state. Where the data can be viewed and downloaded, but non-supported credentials will not be available to add to your list of stored credentials.&#x20;

<figure><img src="/files/3GHhXLhtFSyd7Cd1lwZv" alt=""><figcaption></figcaption></figure>

Unsupported credentials will show up in the list of credentials for presentations, but will not be allowed to be selected to be included in the presentation.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guide.transmute.industries/verifiable-data-platform/platform-guide/credentials/data-integrity-proof-deprecation.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.
