> For the complete documentation index, see [llms.txt](https://jjloomis.gitbook.io/adobe-indesign-basics-mac-os-edition/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jjloomis.gitbook.io/adobe-indesign-basics-mac-os-edition/setting-up-your-project/creating-a-project-folder.md).

# Creating a Project Folder

Before starting an InDesign project, you'll need to create a project folder. All media files associated with your project will live in this project folder with your InDesign project file (INDD.)

Never rename, move or delete the media files in your project folder. Your INDD file references these files. If your INDD file can't locate a media file, it will appear offline in your project.

1. Connect to your class folder using a [JAMS Lab](https://jjloomis.gitbooks.io/file-and-folder-management/content/connecting-in-jams-lab.html) or [Campus Computer Lab](https://jjloomis.gitbooks.io/file-and-folder-management/content/connecting-in-campus-computer-lab.html) Mac.
2. [Drill down in the folder tree](https://jjloomis.gitbooks.io/file-and-folder-management/content/navigating-folder-tree.html) until you are in your class folder.
3. Control-click in your class folder. In the fly-out menu, select **New Folder**.
4. Give this folder a new name using [JAMS naming conventions](https://jjloomis.gitbooks.io/file-and-folder-management/content/file-and-folder-naming-conventions.html).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jjloomis.gitbook.io/adobe-indesign-basics-mac-os-edition/setting-up-your-project/creating-a-project-folder.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.
