# Amulet ## Docs - [Introduction](https://docs.amulet.so/index.md): Durable, versioned storage that agents can use like a local Linux filesystem. - [Quickstart](https://docs.amulet.so/quickstart.md): Mount a volume and verify persistent storage in a few minutes. - [Mount on Linux](https://docs.amulet.so/mount-linux.md): Install the CLI and prepare a Linux environment for FUSE mounts. - [Volumes and mounts](https://docs.amulet.so/core-concepts.md): What Amulet stores and how it appears as a local directory. - [Branches and snapshots](https://docs.amulet.so/branches-and-snapshots.md): Create isolated writable state and immutable versions of a volume. - [Manage a volume](https://docs.amulet.so/manage-volumes.md): Create, list, mount, remount, and delete durable storage. - [Work with branches](https://docs.amulet.so/branches.md): Give a job an isolated writable fork of shared data. - [Restore from a snapshot](https://docs.amulet.so/snapshots.md): Save immutable state, inspect it, or fork it into a writable branch. - [Persist a disposable job](https://docs.amulet.so/disposable-jobs.md): Keep inputs and outputs when an agent sandbox or batch host disappears. - [Dashboard and access](https://docs.amulet.so/dashboard.md): Manage organizations, API keys, volumes, and storage usage. - [CLI reference](https://docs.amulet.so/cli-reference.md): Commands and flags for volumes, mounts, branches, and snapshots. - [Compatibility and limitations](https://docs.amulet.so/compatibility.md): Supported environments, filesystem behavior, and workload fit. - [Troubleshooting](https://docs.amulet.so/troubleshooting.md): Resolve common installation, authentication, mount, and versioning errors.