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

# Welcome to RelayHub

> The intelligent LLM chat platform built for teams

## What is RelayHub?

RelayHub is an enterprise LLM chat platform that lets your team collaborate with AI in real time. Chat with multiple AI models simultaneously, share conversations live with teammates, and build custom AI agents tailored to your business.

<Columns cols={3}>
  <Card title="Multi-Model Chat" icon="messages">
    Chat with OpenAI, Anthropic, Google, and xAI models -- or compare them side by side with Dual Chat.
  </Card>

  <Card title="Real-Time Collaboration" icon="users">
    Share conversations with your team and watch AI responses stream in together, live.
  </Card>

  <Card title="Custom AI Agents" icon="robot">
    Build agents with custom instructions, knowledge bases, and tools tailored to your workflows.
  </Card>
</Columns>

## Get Started

<Card title="Quick Start Guide" icon="rocket" href="/getting-started/quickstart" horizontal>
  Set up your account and send your first message in under 5 minutes.
</Card>

## Explore the Platform

<Columns cols={2}>
  <Card title="Chat & Dual Chat" icon="message-dots" href="/chat-collaboration/chat-basics">
    Learn how to chat with AI models, use web search, attach files, and enable reasoning mode.
  </Card>

  <Card title="Workspaces" icon="layer-group" href="/workspaces/overview">
    Create shared spaces for your team with dedicated files, conversations, and AI memory.
  </Card>

  <Card title="AI Agents" icon="robot" href="/ai-agents/overview">
    Build custom agents with specific instructions, knowledge, and tools for your use case.
  </Card>

  <Card title="Knowledge & Files" icon="brain" href="/knowledge-files/file-hub">
    Upload documents, build knowledge graphs, and let AI analyze your business data.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/google-drive">
    Connect Google Drive, OneDrive, and automation workflows to your RelayHub instance.
  </Card>

  <Card title="Administration" icon="shield" href="/administration/user-management/managing-users">
    Manage users, configure LLM providers, and control billing and security settings.
  </Card>
</Columns>
