Double You
Sign InClone Yourself
Home / Documentation

Operate the double.

Everything you need to train, ship, and govern your AI clone. Quick starts, scene recipes, API reference, agent access patterns.

Quick start

Sign in, complete the three-step onboarding (face, voice, style), and your clone is ready to ship within ~6 minutes. Open Studio to generate your first scene.

  1. Create account at /login
  2. Upload reference photo
  3. Record 60s of audio
  4. Paste 10 sentences of your writing
  5. Hit deploy

Training

Identity training fits into a single coffee. The double learns four things: your face (skeleton + skin), voice (timbre + cadence), cadence (writing style), and mind (knowledge base). Each lifts your identity match score independently.

The more you feed it, the closer it sounds like you. You'll watch the score climb in real time.

Studio

Pick a preset scene or describe your own. Four variations per generation — pick the best, regenerate the rest, or keep all four. See /app/studio.

Scene presets

  • CEO Office
  • Creative Studio
  • Urban Street
  • Coffee Shop
  • Beach
  • Conference Stage
  • Home Office
  • Rooftop

Scheduling

The Calendar auto-fills posting slots per platform based on your audience's active hours. You can override any slot, hold posts for approval, or set it to fully autonomous.

Voice + Brand

Voice and brand training happens in Settings. Paste writing samples; the system extracts a brand voice summary you can edit, version, and lock.

Knowledge base

Upload documents, paste URLs, drop transcripts. The double cites your sources, not the internet. Up to 1GB on Creator, 10GB on Studio. See Settings → Knowledge.

API

REST API at api.getdoubleyou.com/v1. Generate, schedule, publish, manage clones programmatically. Studio plan and above.

POST /v1/generations
{
  "scene": "rooftop",
  "prompt": "golden hour, looking off-camera",
  "variations": 4,
  "publish_to": ["tiktok", "instagram"]
}

Agent access

Your AI agent can fully operate Double You via scoped API keys. Generate, schedule, publish, manage clones programmatically — no human in the loop. See Agent Access Policy.

Safety + C2PA

All clone outputs are C2PA-signed and watermarked. Platforms can verify authenticity. Biometric liveness verification gates training. Report misuse — we respond within 4 business hours. See the acceptable use policy.