> For the complete documentation index, see [llms.txt](https://docs.chassy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chassy.io/user-guides.md).

# User Guides

- [Platform User Guide](https://docs.chassy.io/user-guides/platform-user-guide.md)
- [Creating a Platform](https://docs.chassy.io/user-guides/platform-user-guide/creating-a-platform.md): A software platform defines information about the underlying operating system, board support packages, kernel and target hardware type its intended for.
- [Creating Chips](https://docs.chassy.io/user-guides/platform-user-guide/creating-chips.md): Chips indicate an individual deployment target. Chips are referenced in machines which make up fleets on Chassy's network.
- [Fleet User Guide](https://docs.chassy.io/user-guides/fleet-user-guide.md)
- [Creating a Fleet](https://docs.chassy.io/user-guides/fleet-user-guide/creating-a-fleet.md): A fleet is a collection of machines that collectively can be treated as a deployment target.
- [Enrolling Machines](https://docs.chassy.io/user-guides/fleet-user-guide/enrolling-machines.md): To enroll a machine means to register a machine as a member of a fleet. It can be used as a deployment target for your software and automation.
- [Enrolling ESP32 Devices](https://docs.chassy.io/user-guides/fleet-user-guide/enrolling-machines/enrolling-esp32-devices.md)
- [Managing a Fleet](https://docs.chassy.io/user-guides/fleet-user-guide/managing-a-fleet.md)
- [Local Storage Capability](https://docs.chassy.io/user-guides/fleet-user-guide/local-storage-capability.md): Local storage access provides engineers with a dedicated persistent directory for storing critical assets like maps and models that must survive deployment cycles.
- [Workflow User Guide](https://docs.chassy.io/user-guides/workflow-user-guide.md)
- [Creating a Workflow](https://docs.chassy.io/user-guides/workflow-user-guide/creating-a-workflow.md)
- [Packages and Releases](https://docs.chassy.io/user-guides/workflow-user-guide/packages-and-releases.md): Packages and Releases are the essential elements of automation workflows in the Chassy Console.
- [Running Workflows](https://docs.chassy.io/user-guides/workflow-user-guide/running-workflows.md): The workflow details page shows information about past executions of a workflow. It also shows the sequence of steps.
- [Managing Workflows](https://docs.chassy.io/user-guides/workflow-user-guide/managing-workflows.md): Modifying workflows is not all too different from creating them.
