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

# Introduction

> Cloud Humans developer documentation

This portal documents the public APIs and data integrations for Cloud Humans products. Use the API Reference tab to browse endpoints, try requests in the playground, and copy ready-to-use code samples.

<CardGroup cols={2}>
  <Card title="Cloud Chat API" icon="comments" href="/api-reference/cloudchat/overview">
    Manage canned responses, the shortcuts your agents expand while replying.
  </Card>

  <Card title="Claudia API" icon="robot" href="/api-reference/claudia">
    Endpoints for the Claudia platform.
  </Card>

  <Card title="Data Export guide" icon="file-export" href="/data-export/overview">
    Access and download Parquet files from your dedicated S3 bucket.
  </Card>

  <Card title="Table catalog" icon="book-sparkles" href="/data-export/catalog/overview">
    Every table delivered to your bucket, what one row means, and what each column holds.
  </Card>

  <Card title="MCP Server" icon="plug" href="/mcp/overview">
    <span style={{ position: 'absolute', top: '1.4rem', right: '1.5rem', padding: '1px 8px', borderRadius: '9999px', fontSize: '11px', fontWeight: 600, lineHeight: '16px', textTransform: 'uppercase', letterSpacing: '0.04em', background: '#EF722119', color: '#EF7221', border: '1px solid #EF722166' }}>Beta</span>
    Connect Claude, Cursor, or any MCP client to your Cloud Humans data — no code required.
  </Card>
</CardGroup>
