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

# Home

> Understand and navigate the AptlyStar organization homepage to manage teams, users, and AI resources effectively.

## What is the Home Page?

<Note>
  The **Home Page** is your central hub for managing users, teams, projects, and agents in AptlyStar.ai. Each organization acts as a collaborative workspace for building and deploying AI solutions.
</Note>

### Why Use an Organization?

<CardGroup cols={2}>
  <Card title="Structure Your Team" icon="building">
    Customize your organization to reflect your team or company structure.
  </Card>

  <Card title="Invite & Manage Members" icon="users">
    Add users, assign roles, and collaborate seamlessly across teams.
  </Card>

  <Card title="Organize Projects & Agents" icon="diagram-project">
    Create and manage AI projects under one centralized workspace.
  </Card>

  <Card title="Streamlined Workflows" icon="shuffle">
    Keep resources, roles, and projects in sync for efficient development.
  </Card>
</CardGroup>

***

## What You See on the Home Dashboard

<Steps>
  <Step title="Access Your Organization Overview">
    Logging into the AptlyStar portal takes you to a dashboard that summarizes your organization's key details, such as:

    * Number of **teams**, **projects**, **users**, and **AI Agents**
    * Your organization’s name and metadata
    * Admin and ownership information

    <Frame caption="Organization Home">
      <img src="https://mintcdn.com/aptlytechnologies/o4VizAsTx-jdBxlE/images_new/orgconsole/homepage.png?fit=max&auto=format&n=o4VizAsTx-jdBxlE&q=85&s=6739cc1f19cef0197cdff0e6c2ba1b67" alt="Organization Home Dashboard" width="2000" height="1066" data-path="images_new/orgconsole/homepage.png" />
    </Frame>
  </Step>

  <Step title="Quick Actions from the Sidebar">
    On the right side of the home dashboard, you can:

    * Click **Create AI Agents** to launch new agents instantly
    * View a list of your **favorite agents**
    * Navigate easily to other sections like Projects, AI Models, or Users

    Clicking on **Home** anytime will always bring you back to this overview.
  </Step>
</Steps>
