> ## Documentation Index
> Fetch the complete documentation index at: https://docs-vrsebuilder.autovrse.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Users & Projects

> Organize your teams and their work

You can create and control multiple user accounts for Studio through Pulse. \
\
We are in the process of updating roles within VRseBuilder and their respective privileges to provide organizations with better control of platform useage.

<img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/studio/05.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=f4e89d1d4e32669639d76c9ff100526e" alt="05 Pn" width="1813" height="850" data-path="images/studio/05.png" />

### Projects

Organize your VR Content in the Projects section of the platform.

<img src="https://mintcdn.com/autovrse-749835a2/-2RtSKZHJ-9-YoQn/images/studio/07.png?fit=max&auto=format&n=-2RtSKZHJ-9-YoQn&q=85&s=020b3dc4722b10447ba0c2c7ad486162" alt="07 Pn" width="1827" height="850" data-path="images/studio/07.png" />

* A **User** can create a **Project**
* Each **Project** can have many **Modules**
* Each **Module** can have many **Experiences**
* Each **Experience** can be of one of the two types:
  * **Training**: Step by Step linear workflow with instruction
  * **Evaluation**: Step by Step linear workflow  with "scoring" for each step

```mermaid theme={null}
flowchart TD
	D[Project] --> A[Module]
	A --> E[Experience]
    E --> B[Training Type]
    E --> C[Evaluation Type]
```

Once you start a Project, and are ready to create a Module, you will be shown the screen below

<img src="https://mintcdn.com/autovrse-749835a2/0JNaYI6hdHzq3iRY/images/studio/16.png?fit=max&auto=format&n=0JNaYI6hdHzq3iRY&q=85&s=d7fab5b420b7dd80cec3bfd3d61fa8a9" alt="16 Pn" width="1821" height="827" data-path="images/studio/16.png" />

* Generate your story with AI using your SOP/Design Documents
* You can use an existing Template to start off with
* Upload an already created JSON
