# Workspace

### <mark style="color:$primary;">Understanding Your Workspace</mark>

Your AICRON workspace is the central hub where all your projects live. This is where you can:

* Create new projects to bring your creative ideas to life
* Search and browse through your existing projects
* Access ongoing work and resume where you left off
* Organize and manage your entire creative portfolio

Think of the workspace as your creative command center—a unified space designed to streamline your project management and keep all your work easily accessible in one place.

### <mark style="color:$primary;">Workspace Interface</mark>

<div data-full-width="false" data-with-frame="true"><figure><img src="/files/0XaR7LmfykUfHw35CUo3" alt=""><figcaption></figcaption></figure></div>

The workspace interface is designed for intuitive project management and easy access to all platform features:

1. Search Bar (Top Center)\
   Search and filter through all your projects instantly
2. Account Info (Top Right)\
   Profile, subscription plan, cron balance, and settings
3. New Project (Left Card)\
   Create a new project with one click
4. Project Gallery (Main Area)\
   All your projects and shared projects in one view\
   Visual thumbnails with names and dates
5. Notifications (Bell Icon)\
   Latest updates: new models, nodes, features, and announcements


---

# 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.aicron.io/workspace/workspace.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.
