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

# Dashboard & projects

> Find your Mythex home, project library, and how to open a workspace.

# Dashboard & projects

## Where things live

| Place            | Path                  | Purpose                                    |
| ---------------- | --------------------- | ------------------------------------------ |
| Home / dashboard | `/` (logged in)       | Start prompts, recent work, entry to build |
| All projects     | `/dashboard/projects` | Browse and open projects                   |
| Created by me    | `/dashboard/created`  | Projects you created                       |
| Workspace        | `/p/:projectId`       | Chat + Preview/Code for one project        |
| Marketing        | `/home`               | Public landing (also while logged in)      |

## Opening a workspace

Click a project card or create a new one. The workspace is **agent-first**:

* **Left:** chat with the coding agent
* **Right:** Preview or Code

## Project list tips

* Use clear project names you will recognize later
* Star / organize from the library as the UI allows
* Delete only when you are sure — published apps and files are tied to the project

## Invites

If someone invites you to collaborate on a **workspace**, open the invite link (`/invite`) while signed in. See [Invites](/account/invites).

## Related

* [Create an account](/getting-started/create-account)
* [Workspace overview](/features/overview)
