# Organize Projects and Resources into Folders

By using folders, users can organize their data effectively and stay updated on changes. This promotes collaboration and simplifies navigation, leading to increased productivity and efficiency. In Parta.io you can organize **projects** and **resources** in folders.&#x20;

### Create folder

To create a new folder go to the Projects page, click **"+ Plus"** and select "**New Folder**." Name the folder, pick a cover color to **make it stand out** on the Projects page.

<figure><img src="/files/1GDr7hQZxfohfWM0mEAO" alt=""><figcaption></figcaption></figure>

### Edit folder name

To edit a folder name, select the folder/course and click on "**Edit**" button.

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

### Duplicate folder/project

To duplicate a folder/project, select the folder/course and click on "**Duplicate**" button.

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

### Delete folder/project

To delete a folder/project, select the folder/course and click on "**Delete**" button.

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

###


---

# 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://help.parta.io/introduction/home-dashboard-overview/organize-projects-and-resources-into-folders.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.
