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

# Welcome to Davinci

> The collaborative AI workspace for modern engineering teams

<Frame>
  <img src="https://mintcdn.com/celedonsolutions/mgLfrXQctyEJ2c4j/images/workspace-ex.png?fit=max&auto=format&n=mgLfrXQctyEJ2c4j&q=85&s=c1b00b72cc1d959ba50a0258ab70f9ce" alt="Davinci Editor showing a connected model, object properties, and the Davinci Agent side panel." width="5416" height="2998" data-path="images/workspace-ex.png" />
</Frame>

Turn requirements, architecture decisions, source documents, and analyses into a connected model your team can inspect, edit, review, and automate.

Build a single source of truth for complex engineering work, then use AI to navigate, update, and improve it.

<Columns cols={2}>
  <Card title="Quickstart" icon="play" href="/pages/getting-started/quickstart">
    Create an account, open a project, and learn the core workflow.
  </Card>

  <Card title="Open the app" icon="arrow-up-right-from-square" href="https://davinci-app.com">
    Launch Davinci and start working in the app.
  </Card>
</Columns>

## Find Your Path

Explore the docs by how you want to work: start a project, manage your workspace, model systems, connect tools, or automate with the API.

<Columns cols={2}>
  <Card title="Getting Started" icon="rocket" href="/pages/getting-started/signup">
    Sign up, choose a plan, learn key concepts, and complete your first project workflow.
  </Card>

  <Card title="Davinci Browser" icon="globe" href="/pages/browser/overview">
    Manage projects, organizations, teams, account settings, notifications, access, and usage.
  </Card>

  <Card title="Davinci Editor" icon="pen-ruler" href="/pages/editor/overview">
    Edit project models, upload references, collaborate, use the Agent, run reviews, configure integrations, and export data.
  </Card>

  <Card title="Modeling Guide" icon="cube" href="/pages/modeling/overview/systemmodeling">
    Learn the model language, object types, views, relationships, equations, units, and SysML export behavior.
  </Card>

  <Card title="Integrations" icon="plug" href="/pages/integrations/overview">
    Connect external tools and understand where integrations are configured and used.
  </Card>

  <Card title="Developer API" icon="code" href="/pages/api/introduction">
    Use the public API and SDKs to inspect project metadata, trees, objects, and files.
  </Card>
</Columns>
