Truvera Documentation portal
WebsiteTruvera Workspace
  • Truvera overview
    • Decentralized identity explained
    • Roadmap
    • Subscription plans & billing
  • Solutions
    • Biometric-Bound Credentials
  • Truvera Workspace
    • Create an organization profile (DID)
    • Issue verifiable credentials
      • Filtering, downloading and deleting credentials
    • Verify credentials
    • Create a schema
    • Create a design
    • Team management
      • Inviting a team member
      • Removing a team member
      • Changing team member roles
      • Data retention policies
      • Sub-accounts
    • Revoking credentials
    • Ecosystem Tools
      • Ecosystem set up
      • Ecosystem example
    • Monetizing credentials
      • Setting up monetizable credentials
    • Creating API keys and webhook endpoints
    • Transaction history
    • Custom branded distribution emails
    • Truvera Workspace release notes
      • 2025 Release notes
        • Release notes Q1 2025
      • 2024 Release notes
        • Release Notes February 2024
        • Release Notes March 2024
        • Release Notes April 2024
        • Release Notes May 2024
        • Release Notes June 2024
        • Release Notes July 2024
        • Release Notes August 2024
        • Release Notes September 2024
        • Release Notes October 2024
        • Release notes November 2024
        • Release notes December 2024
  • Truvera API
    • Getting started
    • Webhooks
      • Webhooks API endpoints
    • Sample Postman collections
      • Issue-Store-Verify sample flow
      • Create ecosystems
      • Issue monetizable credentials
      • Create sub-accounts
      • Issue OpenID credentials
    • Truvera Swagger UI
    • DIDs
    • Profiles
    • Credentials
    • Presentations
      • Proof templates
      • Proof requests
      • Other proof endpoints
    • Registries
    • Revocation Status
    • Credential Schemas
    • Jobs
    • Templates
    • Sub-accounts
    • Teams
    • Messaging
    • OpenID
      • OpenID Issuance and Verification Integration Guide
    • iden3comm
    • Ecosystem Tools
      • Trust Registry Integration Guide
      • Creating a Trust Registry
      • Inviting participants
      • Verifiers and Public info
      • Trust Registry Schemas
      • Trust Registry Proof Templates
      • Reports
      • Updating and Deleting Trust Registry
    • Issuing paid credentials (KVAC algorithm integration)
    • Data
    • Verify
    • Keys
    • Schemas
  • System architecture
    • Proposed architecture with Truvera
    • Revocation
    • System scalability
    • Security policies
    • How data is processed and stored
  • Supported standards
    • Interoperability with OpenID
  • Credential wallet
    • Create and manage DIDs in the Truvera Wallet
    • White label wallet
      • Configuration
        • Enabling and Disabling Features
        • Customizing the Styling
        • Configuring for Android Builds
        • Configuring iOS Builds
      • Publishing in App Stores
        • Android Build Testing and Publishing
        • iOS Build Testing and Publishing
    • Wallet SDK
      • Getting started
        • Example Credential
        • Presentation definition
        • Verify credentials
      • Cloud wallet
      • Biometric plugin
      • Ecosystem Tools
    • Download Truvera Wallet
    • Truvera Wallet release notes
      • Release Notes 2025Q1
      • Release Notes 2024Q4
      • Release Notes 2024Q3
        • Release Notes September 2024
        • Release Notes August 2024
        • Release Notes July 2024
      • Release Notes June 2024
      • Release Notes May 2024
      • Release Notes April 2024
  • Open source community
    • Code of Conduct
    • Truvera Credential SDK
    • Blockchain archives
      • DOCK token
        • Migration terms and conditions
  • Support
    • System Status
    • Discord
    • Support services
    • Security policy
Powered by GitBook
On this page
  • Set up a Credential Schema
  • Add Credential Attributes manually
  • Add Credential Attributes by importing an existing credential schema
  • Edit a Credential Schema
  • View a Credential Schema
  • Delete a Credential Schema

Was this helpful?

Edit on GitHub
  1. Truvera Workspace

Create a schema

PreviousVerify credentialsNextCreate a design

Last updated 2 months ago

Was this helpful?

Set up a Credential Schema

Select Schemas and click Create schema

Add a name for the schema and a description.

In Credential attributes, add the type of data you want to appear on the schema. You can do this in two ways:

a) By manually setting up the information you want to appear

b) Importing an existing credential template from another source

Add Credential Attributes manually

Click Create manually.

You can choose what format the field will appear in and which fields are required or optional.

You don’t need to add an Issue Date and Expiry Date field because these fields will automatically appear on all templates.

Once you’ve added all the fields, click Publish. All credential schemas will be listed on this page when you select Schemas from the menu.

You can also see your new credential templates added to the pre-built templates. So whenever you issue a credential, you will be able to choose a template from this list.

Click the Actions menu and select Preview to see the attributes that are included in the credential schema or Duplicate to edit the schema.

The Issue Date and Expiration Date are default attributes that will appear on every template if you create the template manually.

Add Credential Attributes by importing an existing credential schema

You can import an existing credential schema into Truvera.

This feature is very useful when needing to move schemas from test mode into production.

Paste the schema URL or JSON in the Schema Import pop up and select Import Schema

Double check to make sure that the correct data format is selected for each data field. Add or remove the fields as necessary and select Publish once ready.

Edit a Credential Schema

Go to the schema you want to edit, click on the three dots, and select Duplicate.

Update the schema Name so you can tell the difference between this updated version and the original one. Once you’ve made all of your edits, go to the top of the page and select Publish.

View a Credential Schema

To see the attributes included in a particular schema your can click on the three dots of the credential you want to view, and click View schema.

Delete a Credential Schema

Go to Schemas, click on the three dots of the schema you want to delete, and click Delete schema.