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

# Starfort Documentation

> Starfort documentation home — govern how your organization uses AI with policies, guardrails, and audit across Console, API, and Agent (Starfort v1.4 docs)

<div class="sf-home-hero">
  <img src="https://mintcdn.com/aimintelligence/-3ie4No4rGti8Jbz/images/brand/starfort-grid-mint.svg?fit=max&auto=format&n=-3ie4No4rGti8Jbz&q=85&s=f129039469538a0f0f73a79789215b88" alt="Starfort" noZoom width="240" height="240" data-path="images/brand/starfort-grid-mint.svg" />

  <span class="sf-tag">Starfort Docs</span>
  <p class="sf-headline">Control how your organization uses AI.</p>
  <p>Starfort puts guardrails between your people, your apps, and the AI services they use — masking sensitive data, blocking disallowed topics, and recording every decision for audit.</p>
</div>

<div class="sf-ask-ai" aria-disabled="true">
  <span class="sf-ask-glyph">
    <Icon icon="magnifying-glass" size={16} />
  </span>

  <span class="sf-ask-placeholder">Ask anything about Starfort…</span>
  <span class="sf-ask-badge">Coming Soon</span>
</div>

<CardGroup cols={3}>
  <Card title="Admin Console" icon="sliders" href="/en/v1.4/admin/quickstart">
    Set up organizations, Guardians, and Guard Policies end-to-end.
  </Card>

  <Card title="Guard API" icon="code" href="/en/v1.4/api/quickstart">
    Embed guardrails in your own services with one POST request.
  </Card>

  <Card title="Desktop Agent" icon="laptop" href="/en/v1.4/desktop/install">
    Protect everyday AI usage on employee PCs — transparently.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="What is Starfort?" icon="shield" href="/en/v1.4/concepts/what-is-starfort">
    The platform, the risk model, and the core concepts in five minutes.
  </Card>

  <Card title="Glossary" icon="book" href="/en/v1.4/concepts/glossary">
    Every Starfort term used in these docs, defined.
  </Card>
</CardGroup>

<div class="sf-whatsnew">
  <span class="sf-ver">v1.4</span>

  <ul>
    <li>**[Stratum](/en/v1.4/concepts/stratum)** — a new module that classifies files (documents) by sensitivity grade. Define your grading criteria with a Taxonomy and a Rule Package; classification runs through an L1–L4 cascade. For console setup, see [Stratum policies](/en/v1.4/admin/stratum-policy).</li>
    <li>**[Module Instances](/en/v1.4/concepts/module-instances)** — a generalization of Project Guardian. A project now runs Project Guardian and Project Stratum side by side as peer instances.</li>
    <li>**[S3 de-identification batch](/en/v1.4/api/batch/overview)** — an asynchronous batch API that de-identifies files in S3 buckets connected through a Storage Connection.</li>
    <li>**[Processed-content egress](/en/v1.4/api/response-format)** — everything that leaves for an external AI service is now the processed content (`processed_content`). Even on PASS, what's forwarded is the content Guardian actually inspected and rebuilt — not the original.</li>
  </ul>
</div>
