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

# ShipOS

> Use ShipOS as the shared operating layer for your Shipyard workspace.

ShipOS is the command center for Shipyard. It brings together workspace issues, messages, notes, ShipCode agent activity, Company Knowledge, settings, and MCP access from one dashboard.

<Card title="Open ShipOS" icon="panel-top" horizontal href="https://shipyard.lol/login" cta="Go to dashboard">
  Sign in to manage the workspace context and app surfaces available to your team.
</Card>

## What lives in ShipOS

<Columns cols={2}>
  <Column>
    <Card title="Dashboard" icon="layout-dashboard">
      Review workspace momentum, open issues, active work, and quick access actions from the main dashboard.
    </Card>
  </Column>

  <Column>
    <Card title="Messages" icon="message-circle">
      Keep workspace conversations close to issues, notes, and AI context.
    </Card>
  </Column>

  <Column>
    <Card title="Notes" icon="sticky-note">
      Store durable workspace notes that can be searched and reused across the suite.
    </Card>
  </Column>

  <Column>
    <Card title="MCP Server" icon="server">
      Connect ChatGPT and other MCP clients to authenticated Shipyard workspace tools.
    </Card>
  </Column>
</Columns>

## Navigation

<Steps>
  <Step title="Use Apps for daily work">
    Open **Dashboard**, **Messages**, **Issues**, or **Code** when you need to move through active work.
  </Step>

  <Step title="Use Workspace for creation and search">
    Use **Create**, **Search**, **Tasks**, and **Shipyard AI** to add work or query workspace context.
  </Step>

  <Step title="Use Work for agents and notes">
    Open **Leo**, **ShipCode Agents**, **Issues**, and **Notes** when you need operational context.
  </Step>

  <Step title="Use Tools for administration">
    Open **MCP Server** and **Settings** to configure integrations, layout, security, and app behavior.
  </Step>
</Steps>

<Note>
  ShipOS shares the same core workspace data model as ShipSpace: projects, issues, comments, notes, messages, and Company Knowledge.
</Note>
