Vault reference docs
Discover reference information about Piiano Vault including resource naming guidelines, data types, schemas, the PVSchema format, and more
📄️ Vault naming rules
Discover the naming rules for entities (including collections, properties, policies, roles, and users), transformation bindings, and resources in Piiano Vault.
📄️ Metadata cache
Learn how Piiano Vault caches structural information and metadata and the impact when you make breaking changes to collection schemas.
📄️ Metadata handling
Learn about the best practices for setting the values of the metadata used in Piiano Vault to avoid the use of PII
📄️ Data types
Learn about the standard, personal, and financial information data types Piiano Vault supports and details about each type's validation and normalization.
📄️ Custom data types
Learn how to add custom data types and bundles to Piiano Vault to accommodate your unique requirements.
📄️ Vault bundles
Learn about Vault bundles that add JavaScript for functions that extend the capabilities of Vault with custom logic.
📄️ Custom JavaScript actions
Learn how to add custom JavaScript actions to Vault that let you interact with your data without exposing it outside of Vault.
📄️ http_call request body
Learn about the request body of the Invoke HTTP call action that enables you to define HTTP requests for third-party services.
📄️ Schema properties
Learn about the attributes that define Piiano Vault collections' schema properties and details of the properties built into each collection.
📄️ Schema prototypes
Learn about the prototype schemas Piiano Vault uses to create collections, the built-in properties they provide, and how object relationships are defined.
📄️ PVSchema
Learn about the SQL-like PVSchema schema definition format that you use in the Piiano Vault REST API and CLI to define collections.
📄️ IAM configuration file
Discover reference information about the syntax of the Piiano Vault identity and access management (IAM) configuration TOML file.
📄️ JWT configuration in IAM
Discover reference information about the syntax for JWT authentication configurations in the identity and access management (IAM) configuration TOML file.
📄️ JWT namespace claims
Discover reference information about the namespace claims available for use in JWT authentication.
📄️ Analysis identified PII types
Find details of the PII types identified by the AI technology behind the analyze API.