# Dashboard

## Understanding the Dashboard

The Digia Studio dashboard is your command center for creating, managing, and launching mobile app projects. This section walks you through the main interface elements and how to use them effectively.

***

### Dashboard Overview

When you log into Digia Studio, you land on the **Projects Dashboard**, where you can create or access your app projects.

***

### Key Sections

#### 1. **Navigation Panel (Left Sidebar)**

This contains quick links to the main areas of Digia Studio:

* **Projects** – View and manage all your app projects
* **Templates (Coming Soon)** – Chose from a variety of pre build templates to ramp up quickly
* **Resources** – Link to documentation and helpful guides
* **Invitations** – Invite team members to collaborate on your workspace

***

#### 2. **Top Navigation**

* **🔔 Notifications**\
  View system notifications, version updates, and account-level messages.
* **👤 User Profile**\
  Displays your account info and provides access to account settings, plan details and app usage.

***

#### 3. **Main Workspace Area**

This is where your app projects appear. If you haven't created any projects yet, you’ll see a prompt to:

> **Create First Project**\
> “& bring your ideas into life.”

Clicking this opens the[ project creation flow](https://docs.digia.tech/studio-workspace/pages/PID4uhDuaW91cFCyo9GC#id-2.-creating-a-new-project), where you can name your project and choose starting configurations.

As you create more projects, they will populate this space for quick access and management.


---

# 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.digia.tech/studio-workspace/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.
