# Your workspaces

Once your account is created, you will reach the project manager, where files are stored. The project manager is organized into workspaces. This page will take you step-by-step through **your first steps in the project manager.**&#x20;

{% stepper %}
{% step %}

### Your personal workspace

Your **`Personal`** workspace should now look like this...

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

A few important things...

* At the centre of the screen are **your models.**
* The bar on the left displays **all your workspaces** (repositories for your models...more on that later).
* In the top left corner is **your avatar**, where you have access to your profile and its settings.
* On the right side of the screen are the **`New`** and **`Import`** buttons, as well as some information about the **current workspace and billing**.
  {% endstep %}

{% step %}

### Starting a new project <a href="#h_2de1be442b" id="h_2de1be442b"></a>

You can start a new project from your **`Personal`** workspace in 2 different ways:

* **`+ New model`** allows you to create a new drawing.
* **`Import`** allows you to import a file (JPG\PNG image, DWG, DXF & PDF).

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

{% endstep %}

{% step %}

### Next step

You are done! \
Head to the next step, **click below!**

<a href="/pages/t3zu9bQHFDG0boBjRRBi" class="button primary">Next step</a>
{% endstep %}
{% endstepper %}

***

### We are always available

Book a demo with our team, [right here](https://b1kzip68v9f.typeform.com/to/Hgr0eQ4k#source=docs).\
To get some support, reach out to us through our **in-app support chat**. \
More about [our support policy right here](/other-resources/others/support.md).


---

# 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://docs.rayon.design/documentation/rayons-basics/your-workspaces.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.
