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

# OCC Apps

> Nine purpose-built apps to manage every aspect of your OpenClaw instance.

## The OCCode app suite

OCCode isn't just one app — it's a suite of **nine purpose-built apps**, each designed to manage a specific aspect of your OpenClaw agent. They all live in the sidebar and share a consistent design language.

***

## The apps

<CardGroup cols={3}>
  <Card title="Chat" icon="message">
    A polished chat interface for talking to your agent. Expose it securely via Tailscale for remote access.
  </Card>

  <Card title="Channels" icon="plug">
    Connect OpenClaw to Telegram, Discord, Slack, WhatsApp, and a dozen more platforms — all through a visual interface.
  </Card>

  <Card title="Agents" icon="users">
    Create and manage multiple agents on a single host. Each with its own personality, skills, and configuration.
  </Card>

  <Card title="Models" icon="cube">
    Configure AI models for inference, image generation, and fallback chains. Add your own API keys or use built-in credits.
  </Card>

  <Card title="Skills" icon="puzzle-piece">
    Build custom skills, browse existing ones, and discover community-built skills in the marketplace (with virus scanning).
  </Card>

  <Card title="Security" icon="shield-halved">
    Control what your agent can access, how it processes data, and who can interact with it.
  </Card>

  <Card title="Memory" icon="brain">
    Manage your agent's long-term memory — what it remembers, how it recalls, and how to keep it efficient.
  </Card>

  <Card title="Empire" icon="satellite-dish">
    A real-time visualization of all your agents and the work they're performing. Agent observability at a glance.
  </Card>

  <Card title="Social" icon="share-nodes">
    A social hub to manage where your agents live in the agentic universe — presence across platforms and communities.
  </Card>
</CardGroup>

***

## Design philosophy

Every app follows the same principles:

1. **No JSON editing** — everything configurable through the UI
2. **Guided flows** — step-by-step wizards for complex operations
3. **Real-time feedback** — see changes take effect immediately
4. **MoltPilot integration** — ask for help from any app
