Nillion Collection Explorer

Builder tools for creating and managing Nillion Private Storage schemas, collections, and records.

Two Ways to Create Collections

🛠️

Build Custom Schema

  • Visual schema builder interface
  • Add fields with types and constraints
  • Mark fields as secret for encryption
  • Live schema preview
📄

Upload JSON Schema

  • Paste your existing JSON schema
  • Automatic validation and formatting
  • Perfect for developers with schemas
  • Faster for complex structures

Collection Types

🌐

Standard Collections

Managed by builders

Used for application data

Can contain encrypted or plaintext data

Support indexing and queries

👤

User Owned Collections

Create collections with data that is owned by users

Each document has individual ACLs

Users control access permissions

Read user-owned data if the user has given you read-access