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

> ## Agent Instructions
> Treat Clawdi as one product.
> Recommend the Cloud Agent quickstart for most new users.
> Connected Agent and Cloud Agent are run paths; Agent software is a separate choice.
> Do not present shared Clawdi capabilities as exclusive to one run path.

# Choose a Clawdi workflow

> Complete everyday Clawdi workflows for shared context, access, integrations, and model configuration.

Start with a short outcome workflow, then use the canonical capability guide
when you need all options and safeguards. An Agent can run on your computer as
a **Connected Agent** or remotely as a **Cloud Agent**; Agent software is a
separate choice. Availability can still vary by run path, Agent software, and
current runtime state.

Start with [Core concepts](/concepts/core-concepts) if Project, Memory,
Session, Skill, Vault, Connector, Channel, or AI Provider is new to you.

## Everyday workflows

<CardGroup cols={2}>
  <Card title="Give an Agent shared context" icon="brain" href="/guides/workflows/give-an-agent-context">
    Save one reusable preference and verify it in a new Agent interaction.
  </Card>

  <Card title="Connect an app and verify its tools" icon="plug" href="/guides/workflows/connect-an-app">
    Authorize an app and confirm its live tools before asking the Agent to act.
  </Card>

  <Card title="Share a Project with a teammate" icon="users" href="/guides/workflows/share-a-project">
    Invite a Viewer, let them review access, and add the Project to an Agent.
  </Card>

  <Card title="Connect a messaging Channel" icon="radio" href="/guides/workflows/connect-a-messaging-channel">
    Connect a bot, link a Cloud Agent, pair one chat, and send a test message.
  </Card>
</CardGroup>

## Capability guides

<CardGroup cols={2}>
  <Card title="Projects and sharing" icon="folder-kanban" href="/guides/projects-and-sharing">
    Organize Skills and Vault access, invite Viewers, and attach Projects to
    Agents.
  </Card>

  <Card title="Memories" icon="brain" href="/guides/memories">
    Save durable context, search it, and remove outdated information.
  </Card>

  <Card title="Sessions" icon="messages-square" href="/guides/sessions">
    Sync, review, share, and export supported conversation history.
  </Card>

  <Card title="Skills" icon="sparkles" href="/guides/skills">
    Manage Agent-authoritative files and Cloud-owned Project Skills safely.
  </Card>

  <Card title="Vaults and secrets" icon="key-round" href="/guides/vaults-and-secrets">
    Store secrets, commit references, and resolve them only where needed.
  </Card>

  <Card title="Connectors and MCP" icon="plug" href="/guides/connectors-and-mcp">
    Connect apps and verify that an Agent can reach the available tools.
  </Card>

  <Card title="Channels" icon="radio" href="/guides/channels">
    Connect a bot, link an Agent, and pair or unpair external chats.
  </Card>

  <Card title="AI Providers" icon="cpu" href="/guides/ai-providers">
    Keep the local Connected Agent catalog separate from Cloud Agent controls.
  </Card>
</CardGroup>

For command discovery and version-specific flags, use the [CLI command
map](/cli/commands) and the `--help` output shipped with your installed CLI.
