# Project Dashboard

Once you're logged in, the first thing you will see is this **Project Dashboard**.&#x20;

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

Here's what you can do:

1. Head to Custom Marker dashboard
2. Create project with tutorials
3. All project that you’ve created
4. Projects that you’ve published to the public
5. Projects that you made private
6. Your draft projects
7. All your projects that are not duplicable
8. Refresh page
9. Search your project
10. View available storage, markers, and plan information&#x20;
11. Create your project with default or super simple editor
12. Your project

When you click a project, this is what you can do:&#x20;

<figure><img src="/files/XdknOWSSJhUcqtCMX0cy" alt="" width="281"><figcaption></figcaption></figure>

1. Edit project
2. View project
3. Duplicate project
4. Download project
5. Share your project’s link
6. Delete project

When you click a project, this is what you can do:&#x20;

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

1. View the project in 3D
2. Scan the marker of the project right on the web
3. Place the project around your real environment
4. Open the template in the Editor and modify it
5. See projects made by the user


---

# 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://guide.assemblrworld.com/assemblr-studio-main-menu/project-dashboard.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.
