1clic.ai
Log inStart free
Browse docs
Getting started
  • Quickstart
  • Core concepts
  • Yoda onboarding
Building agents
  • Agent specs
  • Tools & actions
  • The Playground
Personas & memory
  • Writing a great persona
  • Soul documents
  • Memory system
Platform
  • Integrations
  • Connecting WhatsApp
  • Analytics
  • Benchmarking models
  • API & embedding
  • Embedding the chat widget
  • Tokens & billing
Docs / Getting started / Quickstart: your first agent

Quickstart: your first agent

Go from an idea to a deployed AI agent in about ten minutes. No code, no setup checklist — just describe what you want, test it, and ship it.

1. Describe your agent

Everything starts with a sentence. On your dashboard, open New agent and tell 1clic what you want to automate — in any language, for any industry. Our builder, Yoda, asks a few smart questions and generates a complete agent specification: persona, rules, tools, and a first task.

🧙
Yoda gets you live in 10 minutes. The onboarding assistant walks you through your first agent end to end — no tutorial videos, no checklist anxiety.

2. Test in the Playground

Before going live, chat with your agent in the Playground. Attach images, try edge cases, and iterate on the persona until it sounds right. You can benchmark the same prompt across Claude, GPT-4o, Gemini, and Mistral to pick the best model for the task.

# Try your agent from the CLI
curl https://api.1clic.ai/v1/agents/"nova"/chat \
  -H "Authorization: Bearer $TOKEN" \
  -d '{ "message": "A customer wants a refund — help." }'

3. Deploy everywhere

When it's ready, deploy in one click. Embed the chat widget on your site, connect to WhatsApp or Slack, or call your agent over the API. Drop this snippet anywhere to embed:

<script src="https://1clic.ai/widget.js"
  data-agent="nova"></script>

That's it — your agent is live, learning from every conversation and remembering preferences automatically. Track its spend, latency, and success rate anytime from Analytics.

Next steps

  • Give your agent personality with identity & soul documents.
  • Connect the tools your team already uses in Integrations.
  • Understand tokens & billing before you scale up.
Next →
Writing a great persona
On this page
  • Describe your agent
  • Test in the Playground
  • Deploy everywhere
  • Next steps
100K free tokens · 30-day trial · cancel anytimeStart free
© 2026 1clic.ai
PricingDocsSee it liveContact