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

# Console overview

> A tour of the Starfort admin Console: where everything lives in the navigation.

The Starfort Console (**cloud.starfort.io**) is where administrators configure governance. This page maps the navigation; the rest of this section covers each area in depth.

<Frame caption="The Console navigation">
  <img src="https://mintcdn.com/aimintelligence/A1_c5EL9JAZ7xlFg/images/v1.2/admin/overview-nav.png?fit=max&auto=format&n=A1_c5EL9JAZ7xlFg&q=85&s=dddd2b80dfd25c85196e7cf8daa90171" alt="Starfort Console with the left navigation sidebar highlighted" width="1200" height="626" data-path="images/v1.2/admin/overview-nav.png" />
</Frame>

## Navigation map

| Area                                | What's there                                                                                                        |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Workspace › Organizations**       | Your organizations and their [projects](/en/v1.2/admin/organizations-projects). The company switcher is at the top. |
| **Members**                         | People in the company and their roles.                                                                              |
| **Desktop Agent › Agent Users**     | Employees registered to run the [Desktop Agent](/en/v1.2/admin/agent-users).                                        |
| **Desktop Agent › Control Profile** | The AI services the Agent governs — [Control Profiles](/en/v1.2/admin/control-profiles).                            |
| **Desktop Agent › Settings**        | Company Desktop Agent config — [fail-safe, access key](/en/v1.2/admin/desktop-agent-settings).                      |
| **API › Settings**                  | Account-level API settings.                                                                                         |
| **Settings**                        | Account and company settings.                                                                                       |

The Desktop Agent and API areas appear **only when that feature is enabled** for the company (set at [signup](/en/v1.2/admin/quickstart#3-choose-features) and editable in Company Settings). If you belong to more than one company, the **company switcher** at the top picks which one you're administering — you choose it at login.

## Inside a project

Open a project to manage its [Guardians](/en/v1.2/admin/register-guardian). Each Guardian has its own tabs: **Overview**, **Policies**, **API Keys**, **How to use**, **Settings**, and a link to **Opticon** monitoring. A project's **Settings** also hold its [Audit Log](/en/v1.2/admin/audit-log) and the [Kill Switch](/en/v1.2/admin/kill-switch) (Danger Zone).

## Where to go next

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/en/v1.2/admin/quickstart">Set everything up end to end.</Card>

  <Card title="Organizations & projects" icon="sitemap" href="/en/v1.2/admin/organizations-projects" />

  <Card title="Register a Guardian" icon="shield-halved" href="/en/v1.2/admin/register-guardian" />

  <Card title="Author a Guard Policy" icon="file-shield" href="/en/v1.2/admin/author-guard-policy" />
</CardGroup>
