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

# UI Overview

> Navigate Datazone's main interface sections

# UI Overview

Datazone's interface is organized into **four main sections** to help you efficiently manage projects, build intelligent apps, create agents, and configure settings.

<Frame>
  <img src="https://mintcdn.com/datazone/HWi7CL4z154dOkvU/images/light/ui-layout/ui-layout-diagram.png?fit=max&auto=format&n=HWi7CL4z154dOkvU&q=85&s=c6c207c9ad6de1a0ae82693a8780462d" alt="UI Layout Diagram" width="1996" height="1514" data-path="images/light/ui-layout/ui-layout-diagram.png" />
</Frame>

## Home Page

The **Home Page** is your starting point, displaying all your resources as cards:

<Frame>
  <img src="https://mintcdn.com/datazone/HWi7CL4z154dOkvU/images/light/ui-layout/ui-layout-home.png?fit=max&auto=format&n=HWi7CL4z154dOkvU&q=85&s=3933ed5368265543e2203435a80f08c5" alt="Home Page" width="3024" height="1724" data-path="images/light/ui-layout/ui-layout-home.png" />
</Frame>

* **Projects** - All your data projects
* **Intelligent Apps** - Interactive dashboards and applications
* **Agents** - AI assistants for data analysis

Click any card to open the resource.

## Project Page

The **Project Page** is where you spend **90% of your time**. This is your **core development workspace** where all data operations happen:

<Frame>
  <img src="https://mintcdn.com/datazone/HWi7CL4z154dOkvU/images/light/ui-layout/ui-layout-project.png?fit=max&auto=format&n=HWi7CL4z154dOkvU&q=85&s=f7f314efeb12703e44c0c277f540c936" alt="Project Page" width="3024" height="1728" data-path="images/light/ui-layout/ui-layout-project.png" />
</Frame>

**Key Features:**

* **Code Editor** - Write transforms, pipelines, and notebooks
* **Workflow Builder** - Design and orchestrate data workflows
* **Executions** - Monitor running and completed jobs
* **Builds** - View build history and logs
* **Data Sources** - Manage datasets and views
* **Agents** - Create and configure AI agents

All **mutations and development** happen here - from writing code to executing pipelines.

## Intelligent App Page

When you **open an Intelligent App**, you see the interactive dashboard:

<Frame>
  <img src="https://mintcdn.com/datazone/HWi7CL4z154dOkvU/images/light/ui-layout/ui-layout-intelligent-app.png?fit=max&auto=format&n=HWi7CL4z154dOkvU&q=85&s=7973cac717c08d77e8b136434c84db8f" alt="Intelligent App Page" width="3024" height="1722" data-path="images/light/ui-layout/ui-layout-intelligent-app.png" />
</Frame>

**Features:**

* **Interactive Charts** - Dynamic data visualizations
* **Filters** - Control what data is displayed
* **AI Assistant** - Ask questions about your data
* **Multi-Tab Layout** - Organize content logically

Learn more in the [Intelligent Apps documentation](/reference/intelligent-apps/overview).

## Settings

Access **Settings** from the **user dropdown** in the top-left corner:

<Frame>
  <img src="https://mintcdn.com/datazone/HWi7CL4z154dOkvU/images/light/ui-layout/ui-layout-settings.png?fit=max&auto=format&n=HWi7CL4z154dOkvU&q=85&s=bc5108e69bcb27fb8aeebe50e7c130a0" alt="Settings Page" width="3024" height="1676" data-path="images/light/ui-layout/ui-layout-settings.png" />
</Frame>

**Available Settings:**

* **Profile** - Personal information and preferences
* **Organizations** - Manage teams and members
* **Model Accounts** - Configure AI providers
* **API Keys** - Generate authentication keys
* **Integrations** - SAML, OAuth, and external services
* **Platform Settings** - System configurations

<Note>
  Settings content **varies based on your permissions**. Some options are only visible to organization admins.
</Note>

## Quick Search (⌘K / Ctrl+K)

Access the **Quick Search** menu from anywhere in the app by pressing **⌘K** (Mac) or **Ctrl+K** (Windows/Linux):

<Frame>
  <img src="https://mintcdn.com/datazone/HWi7CL4z154dOkvU/images/light/ui-layout/ui-layout-cmdk-menu.png?fit=max&auto=format&n=HWi7CL4z154dOkvU&q=85&s=60eab5c341d624be0751d1923d62a574" alt="Quick Search Menu" width="1102" height="694" data-path="images/light/ui-layout/ui-layout-cmdk-menu.png" />
</Frame>

**Search Features:**

* **Global Search** - Find projects, agents, intelligent apps, datasets, and more
* **Quick Navigation** - Jump directly to any resource
* **Command Palette** - Execute actions without clicking
* **Recent Items** - Quick access to recently viewed resources

Simply press **⌘K** anywhere and start typing to find what you need.

## Navigation Tips

* **Home** - Click the logo to return to the home page
* **Quick Access** - Use the top navigation bar to switch between sections
* **⌘K Search** - Press ⌘K anytime for quick search and navigation
* **Context Menu** - Right-click resources for quick actions

## Next Steps

* [Create Your First Project](/reference/development/project)
* [Build an Intelligent App](/reference/intelligent-apps/overview)
* [Set Up an AI Agent](/reference/agents/overview)
