Getting Started

Introduction

Start a Calypso RAG workspace the right way: understand the product shape, complete the first setup loop, and make sure your API key, knowledge, and agent policy are ready before you integrate anything.

What changes in the RAG variant

Calypso RAG is not the full Calypso messaging workspace with a few labels swapped. It is a retrieval-first product mode with its own runtime surface and its own operating loop.

In practice, the RAG variant changes:

  • the default landing experience
  • the visible navigation
  • the onboarding and checkout flow
  • which product areas are available at all

What the user sees first

In the live app, the effective home experience is Playground. The RAG runtime redirects the root route into the testing surface instead of a traditional platform dashboard.

That matters because the docs should teach the product the same way the app presents it:

  1. load knowledge
  2. configure the agent
  3. validate in Playground
  4. deploy through integrations
  5. review outcomes

What belongs in Calypso RAG

These docs cover the real surfaces that matter in the RAG variant:

  • Knowledge
  • Agent Builder
  • Playground
  • Code
  • Upload API
  • n8n
  • Web widget
  • Insights
  • Project administration relevant to RAG

What does not belong here

These capabilities are part of other Calypso variants or the broader conversation platform and are intentionally out of scope for this site:

  • WhatsApp operations
  • Shared Inbox
  • workflows and routing
  • campaigns and templates
  • customers
  • generic Calypso specialist agents

If you are new to Calypso RAG, follow this sequence:

  1. Quick start
  2. Project API keys
  3. Knowledge
  4. Agent Builder
  5. Playground
  6. Integrations