# Files

1. Within a selected project, click '+  File' on the dashboard or the top‑right corner of your screen
2. Enter a name for your new file and confirm
3. To rename or delete, right‑click the file on the dashboard and choose the action
4. Each file has its own canvas where all your generations for that file are organized in one place

Files help you efficiently manage your creations, like different animation scenes or game assets, within each project.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/getting-around/files.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.
