How It Works
A data block has two parts: metadata (reference, location, timestamps) and content (the actual data). You create and manage them separately:- Create a data block to get a token ID. At this point you set the storage location and an optional reference for searching later.
- Upload content to the data block using the token ID.
- Download the content whenever you need it.
Storage Locations
When creating a data block, you choose where the data is stored. Available locations:Common Workflow
Store a document
Retrieve a document
Find data blocks by reference
Metadata Fields
Each data block tracks the following metadata:Next Steps
Create a Data Block
Create a new data block and get its token ID.
Upload Content
Upload content to an existing data block.
Download Content
Download the content of a data block.
Search Data Blocks
Find data blocks by reference.

