# Creating a Project Folder

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

Never rename, move or delete the media files in your project folder. Your PRPROJ file references these files. If your PRPROJ 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 [CCL](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. Follow [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-premiere-creating-a-social-media-video/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.
