> ## 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.

# Admin quickstart

> Set up Starfort end to end: company, organization, project, Guardian, and your first key.

This walks through a complete first setup in the Console, one screen at a time. By the end you'll have a working Guardian you can call or roll out.

## 1. Create your account

Open **cloud.starfort.io**. You land on the **Sign-in** page. To create a brand-new workspace for your company, click **Bootstrap Tenant** ("Need a new workspace for your company?") — this opens the signup form. Fill in your name, email, and a password, then choose **Create Account**.

<Frame caption="The signup form — then click Create Account">
  <img src="https://mintcdn.com/aimintelligence/A1_c5EL9JAZ7xlFg/images/v1.2/admin/signup-create-account.png?fit=max&auto=format&n=A1_c5EL9JAZ7xlFg&q=85&s=39775b239cd7a5e84d1270024f4affb9" alt="Signup form with the Create Account button highlighted" width="1200" height="626" data-path="images/v1.2/admin/signup-create-account.png" />
</Frame>

Your account id is your email; there is no email-verification step. The email is **permanent** — it cannot be changed after signup. (Already have an account, or were invited? Just sign in — any pending invitation is accepted automatically.)

## 2. Name your company

Enter a **Company** name and choose **Continue**.

<Frame caption="Create your company">
  <img src="https://mintcdn.com/aimintelligence/A1_c5EL9JAZ7xlFg/images/v1.2/admin/quickstart-company-setup.png?fit=max&auto=format&n=A1_c5EL9JAZ7xlFg&q=85&s=57cd48fd59f58cc38043e5770fb93b47" alt="Company setup screen with the name field highlighted" width="1200" height="626" data-path="images/v1.2/admin/quickstart-company-setup.png" />
</Frame>

## 3. Choose features

Pick **For Desktop Agent**, **For API**, or both, set the **project quota** for each (capped at the system-wide allowance), then **Complete Setup**. If you enable **Desktop Agent**, you also set the **Agent User Count Limit** here. Enable both to use the full platform.

These choices are **feature flags**: only the types you enable can have projects, and each type's project quota is editable later in Company Settings (within the system limit). See [Project types in depth](/en/v1.2/admin/organizations-projects#project-type).

<Frame caption="Choose how you'll use Starfort">
  <img src="https://mintcdn.com/aimintelligence/A1_c5EL9JAZ7xlFg/images/v1.2/admin/quickstart-features.png?fit=max&auto=format&n=A1_c5EL9JAZ7xlFg&q=85&s=d740a03daa85c48dbbc778dcd0218ef3" alt="Feature selection with both options highlighted" width="1200" height="626" data-path="images/v1.2/admin/quickstart-features.png" />
</Frame>

## 4. Create an organization

In **Organizations**, choose **New Organization** and give it a name.

<Frame caption="Create an organization">
  <img src="https://mintcdn.com/aimintelligence/A1_c5EL9JAZ7xlFg/images/v1.2/admin/orgs-add-organization.png?fit=max&auto=format&n=A1_c5EL9JAZ7xlFg&q=85&s=8055fbcf1c70b410a3dd2987cb252964" alt="Add Organization dialog" width="1200" height="626" data-path="images/v1.2/admin/orgs-add-organization.png" />
</Frame>

## 5. Create a project

On the organization card, choose **New Project**, name it, and pick the **Project Type** — **API** or **Desktop Agent**. The type is fixed after creation. See [Organizations & projects](/en/v1.2/admin/organizations-projects).

<Frame caption="Choose the project type">
  <img src="https://mintcdn.com/aimintelligence/A1_c5EL9JAZ7xlFg/images/v1.2/admin/orgs-add-project-type.png?fit=max&auto=format&n=A1_c5EL9JAZ7xlFg&q=85&s=cafc67622882f8eb50ad5e65e2829d91" alt="Add Project dialog with the project type dropdown" width="1200" height="626" data-path="images/v1.2/admin/orgs-add-project-type.png" />
</Frame>

## 6. Register a Guardian

In the project, choose **Create Guardian**: name it, select **Input Types**, and pick a preset such as `VLM-OCR`. See [Register a Guardian](/en/v1.2/admin/register-guardian).

<Frame caption="Register a Guardian">
  <img src="https://mintcdn.com/aimintelligence/A1_c5EL9JAZ7xlFg/images/v1.2/admin/guardian-create-form.png?fit=max&auto=format&n=A1_c5EL9JAZ7xlFg&q=85&s=5e62d7020d0be6cb463eaf43daedfa79" alt="Create Guardian form with Input Types and preset highlighted" width="1200" height="867" data-path="images/v1.2/admin/guardian-create-form.png" />
</Frame>

## 7. Assign a Guard Policy

Open the Guardian's **Policies** → **Add** → **Create & Assign Policy**, name it and choose a **Policy Type** (PII or Topic). A Guardian with no policy doesn't mask or block anything. See [Author a Guard Policy](/en/v1.2/admin/author-guard-policy).

<Frame caption="Create & assign a policy">
  <img src="https://mintcdn.com/aimintelligence/A1_c5EL9JAZ7xlFg/images/v1.2/admin/pii-create-assign.png?fit=max&auto=format&n=A1_c5EL9JAZ7xlFg&q=85&s=f345733f2f06034b62587ee4237e71ca" alt="Create & Assign Policy dialog with Policy Type set to PII" width="1200" height="626" data-path="images/v1.2/admin/pii-create-assign.png" />
</Frame>

## 8. Get a credential

For an **API** project, open the Guardian's **API Keys** → **Add API Key** and copy the key (shown once). For a **Desktop Agent** project, set up [Control Profiles](/en/v1.2/admin/control-profiles) and roll out to [Agent Users](/en/v1.2/admin/agent-users).

<Frame caption="Copy the key now — it is shown only once">
  <img src="https://mintcdn.com/aimintelligence/A1_c5EL9JAZ7xlFg/images/v1.2/admin/api-key-created.png?fit=max&auto=format&n=A1_c5EL9JAZ7xlFg&q=85&s=1ba6376cb9c85c3f9e294eb96a840949" alt="API Key Created dialog (key redacted)" width="1200" height="626" data-path="images/v1.2/admin/api-key-created.png" />
</Frame>

## 9. Verify & monitor

Make a test call (see the [API quickstart](/en/v1.2/api/quickstart)) and watch it appear as a trace in [Opticon](/en/v1.2/admin/monitoring-opticon).

<Frame caption="Traces in Opticon → Tracing">
  <img src="https://mintcdn.com/aimintelligence/A1_c5EL9JAZ7xlFg/images/v1.2/admin/opticon-tracing-list.png?fit=max&auto=format&n=A1_c5EL9JAZ7xlFg&q=85&s=ca3b5350feea43406e2aab333f261552" alt="Opticon Tracing list showing PASS/MASK/BLOCK traces" width="1200" height="626" data-path="images/v1.2/admin/opticon-tracing-list.png" />
</Frame>

<Note>
  Ready to go to production? Follow the [PoC → production checklist](/en/v1.2/admin/how-to/poc-to-production).
</Note>
