Skip to main content

26 docs tagged with "Audit Trails"

The solution for tamper-proof, chronological records on IOTA.

View all tags

Add and Read Records

How to add records to an Audit Trail and read them back individually or through paginated traversal.

Audit Trails Events

A reference of every on-chain event emitted by IOTA Audit Trails and the operation that triggers each one.

Clinical Trial Data Integrity - Audit Trails

Real-world example demonstrating how to use IOTA Audit Trails to ensure data integrity in a Phase III clinical trial with time-constrained access, deletion protection, and regulatory verification.

Configure Locking

How to configure write locks, deletion windows, and trail deletion locks on an Audit Trail.

Contribute to the project

Contribute to IOTA notarization by joining the notarization initiative, via the projects GitHub repository, documentation, or sharing your knowledge.

Create an Audit Trail

How to create an Audit Trail with metadata, an initial record, and role-based access control.

Customs Clearance - Audit Trails

Real-world example demonstrating how to use IOTA Audit Trails to model a multi-party customs clearance process with tag-scoped roles and write locking.

Delete Records

How to delete individual records or batch-delete all records from an Audit Trail.

Digital Product Passport - Audit Trails

Real-world example demonstrating how to use IOTA Audit Trails to model a Digital Product Passport for an e-bike battery with lifecycle tracking, service-network authorization, and reward payouts.

IOTA Audit Trails

Discover how the IOTA Audit Trails component provides tamper-proof, chronological records of activities on the IOTA ledger.

IOTA Notarization

Discover the IOTA Notarization Toolkit — combining the Single Notarization and Audit Trails components to anchor digital data and event history to the IOTA ledger.

Locking Configuration

An explanation of the IOTA Audit Trails locking system — record deletion windows, write locks, and trail deletion locks.

Manage Access Control

How to create roles, issue constrained capabilities, revoke and destroy capabilities, and remove roles from an Audit Trail.

Manage Record Tags

How to delegate tag registry management, add and remove tags dynamically, and understand in-use tag constraints.

Privacy and Off-Chain Documents

Why storing only cryptographic hashes on-chain is the recommended pattern for IOTA Audit Trails, and how the on-chain/off-chain approach protects sensitive data.

The Audit Trail Object

An explanation of the IOTA Audit Trail Move object, its data structures, records, locking system, and lifecycle.

Update Metadata

How to update and clear the mutable metadata on an Audit Trail while preserving immutable metadata.

Use Tagged Records

How to use record tags and role-scoped tag restrictions to control which participants can write which types of records.