A directory is a folder that contains a list of projects. You can set the active directory using the Change Directory button on the home page.
Typically you would use directories to separate projects by client.
A volume is a project that contains the layout and content describing a mocap setup.
You can create a volume via the [New Volume] button on the home page. New volumes will be saved to the active directory.
Rectangular
Square
Rectangle
Arch (a single curve on one side)
L-Shaped
Circular
```
Project Name
├── Images // Optional folder containing images captured by the app.
│ ├── Project Name_YYYY-MM-DD_XX.png
│ └── ...
├── Models // Optional folder containing models imported into the volume.
│ ├── Example.fbx
│ └── ...
└── Volume.tva // The volume information.
```
CAUTION: If you rename the `Volume.tva` file TVA will not recognise your project.