# Automatic Folder Structures

Try folder automation in a live sandbox — under a minute, nothing to install.

> Kind: Test drive · Updated: Mar 30, 2026

Test drives are hands-on demos in a shared CloudFiles sandbox org — you click through a real Salesforce, not a video. This one shows folders created automatically when records are created.

*[video: 30-second preview]*

## Try it

1. **Open the sandbox** — Use the shared credentials from the test-drive hub. You land on a demo Account list.
2. **Create an Account** — Name it anything. Save.
3. **Watch the widget** — Open the record — the CloudFiles widget shows a fresh /Accounts/{name}/ folder tree, created by a record-triggered flow within seconds.

## How it works

A record-triggered flow calls ⚡ Create Folder with a template hierarchy. The full implementation is in the 📘 folder-structures tutorial.

## Beyond this test drive

Variants: nested folders from object relationships, template folder cloning, custom-object creation on file upload. Each has its own test drive in the hub.
