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

# DiagramAI overview

> Learn what DiagramAI does and where to begin.

DiagramAI turns natural-language descriptions into editable diagrams. You can create a diagram with AI, refine it in the diagrams.net editor, organize it in a workspace, and export it for use elsewhere.

<Note>DiagramAI runs in your browser. You do not need to install a desktop application.</Note>

## What you can create

| Diagram type         | Common uses                                            |
| -------------------- | ------------------------------------------------------ |
| Flowchart            | Processes, approvals, and decision paths               |
| Architecture diagram | Applications, services, infrastructure, and data flows |
| Sequence diagram     | Requests and messages exchanged over time              |
| ER diagram           | Entities, attributes, and database relationships       |
| Mind map             | Ideas, requirements, plans, and knowledge structures   |
| Topology diagram     | Networks, regions, clusters, nodes, and connections    |

## Start with the right workflow

<Columns cols={2}>
  <Card title="Create your first diagram" icon="rocket" href="/en/quickstart">
    Go from a prompt to an edited and saved diagram.
  </Card>

  <Card title="Write a better prompt" icon="wand-magic-sparkles" href="/en/create-with-ai">
    Choose a diagram type and describe the structure you need.
  </Card>

  <Card title="Edit and export" icon="pen-ruler" href="/en/edit-and-export">
    Refine the result, use AI edits, and export from the editor.
  </Card>

  <Card title="Work with a team" icon="users" href="/en/team-workspaces">
    Understand organizations, workspaces, roles, and editing locks.
  </Card>
</Columns>

## How your work is organized

Every account has a personal workspace. You can create folders, use official templates, import existing draw\.io files, mark diagrams as favorites, and recover deleted diagrams from trash.

A Business subscription adds an organization and team workspaces. Organization credits are shared by AI requests made inside its team workspaces.

<Tip>
  Begin with the [quickstart](/en/quickstart). It covers the full workflow in a few minutes.
</Tip>
