> For the complete documentation index, see [llms.txt](https://docs.artis.eco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.artis.eco/about/sovereign-operating-system/decentralized-id-layer/verifiable-credential-management.md).

# Verifiable Credential Management

The cryptographically signed data packages are highly secure and easy transferable. They are mostly in a JWT or JSON-LD format and through the use of Zero-Knowledge Proofs it is possible to selectively disclose information to a recipient (verifier).&#x20;

![General representation of a W3C standard logic for VC's](/files/-MJrdO_8NHBps3-UEQJA)

Example: You have VC from your bank and it contains a lot of personal information - now with the use of ZKPs you can select to provide only the data which is really needed for the recipient.

In case if it is needed, the validity of VC's can be checked via a registered hash on the ARTIS blockchain.&#x20;
