# Creating a project folder

Before starting a Photoshop project, you'll need to create a project folder. All image files associated with your project will live in this project folder with your Photoshop project file (PSD.)

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

1. Connect to your class folder using [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 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 file and folder naming conventions](https://jjloomis.gitbooks.io/file-and-folder-management/content/file-and-folder-naming-conventions.html).


---

# 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://jjloomis.gitbook.io/adobe-photoshop-basics-mac-os-edition/resizing-rotating-and-cropping/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.
