Privacy & data

Where your data lives and who can reach it.

In Cubicle's database (Supabase)

  • Office layouts and furniture
  • Agents, their profiles, and their state
  • Conversation messages
  • Meeting transcripts and notes
  • Todos and schedules
  • File metadata (filenames, agent ownership)

This data is encrypted at rest. Cubicle operators can access it for service operations — debugging, support, abuse prevention.

On Anthropic's Platform (via your BYOK key)

Because Cubicle is BYOK, the following sit under your Claude Platform account:

  • Sessions (the actual chat history sent to Claude)
  • Agent definitions and system prompts
  • Memory stores (/mnt/memory/)
  • Uploaded files

Anthropic's privacy terms apply to that data. Cubicle reads and writes it through your key.

API calls

Every agent message hits Claude using your key, billed to your Anthropic account. Cubicle doesn't proxy through any other LLM provider.

Operator access

Cubicle staff can read database contents (Supabase) for service operations. They cannot read what's on the Anthropic side without going through your key.

Deletion

To delete your account and all associated data, email hello@cubicle.run. Database rows are removed; Anthropic-side data is yours to delete from the Claude Platform dashboard.

Tip

If you want a sandbox for sensitive material, use a separate workspace with its own BYOK key. Workspaces don't share keys, agents, or memory.