# Saving and Managing Projects

<figure><img src="/files/Q3VeqZsvAs6B2XRjW8lN" alt=""><figcaption></figcaption></figure>

### **Saving and Managing Projects**

Tin Man saves your work as self-contained .tmprjt project bundles that include the database and all associated assets. Projects save automatically when closing Tin Man or switching to another project.

* To create a new project, select File → New Project or press Ctrl+N (Windows) / Cmd+N (macOS).
* To save your current project, select File → Save Project or press Ctrl+S (Windows) / Cmd+S (macOS).
* To save a copy with a new name, select File → Save Project As… or press Ctrl+Shift+S (Windows) / Cmd+Shift+S (macOS).
* To open a recent project, select File → Recent Projects and choose from the available entries.
* To manage or delete saved projects, select File → Manage Projects…

Legacy .tmfilelist projects are automatically migrated to the new format on first load and shown with a "(legacy)" label in the project manager.

This feature is especially useful for switching between different projects, client setups, or shot groupings without needing to re-import or reorganize your media.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.calibratedsoftware.com/tin-man/tin-man-desktop/playback-panels/file-list-and-bins/saving-and-managing-projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
