# Project Organization

ProcessMaker Platform now provides the ability to organize your assets within Projects for effective management and maintenance. This new feature offers the following benefits:

* Easily view and manage your assets by associating them with specific projects.&#x20;
* Control and manage user access to specific assets within each project.&#x20;
* Create related assets conveniently within a single interface.

{% hint style="info" %} <mark style="color:orange;">**Good to know:**</mark> Assets within a project are color-coded to help you identify them easily. Processes are <mark style="color:blue;">**blue**</mark>, Screens are <mark style="color:green;">**green**</mark>, and scripts are <mark style="color:yellow;">**yellow**</mark>.
{% endhint %}

## Create a New Project

Watch the following product tour to learn how to use Projects to organize your assets.&#x20;

{% embed url="<https://demos.processmaker.com/demo/MNr8gc95jq0u1-5ln6hd2>" %}

## Assign Assets and Users to a Project

Watch the following product tour to learn how to add assets to an existing Project.&#x20;

{% embed url="<https://demos.processmaker.com/demo/clomymg193ik2pekiikx78lmy>" %}

## Additional Resources

<details>

<summary><mark style="color:orange;">Learn More About Projects</mark></summary>

<img src="/files/osabCogInyY8vC1LtB4g" alt="" data-size="line"> [**ProcessMaker Documentation**](https://docs.processmaker.com/v/fall-2023-processmaker-platform/designer-projects/manage-projects): Find detailed information about Projects.

<img src="/files/64n2fU6kJHdsY5ahFGTe" alt="" data-size="line"> [**ProcessMaker University**](https://university.processmaker.com/): Enroll in ProcessMaker University to become a Certified Process Designer.

</details>


---

# 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://processmaker.gitbook.io/quick-start-guides/fall-2023/collaboration/project-organization.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.
