Skip to content

Your First Deployment

Last updated: March 2026

Before you start

Before you deploy your first AI agent, make sure you have the following ready. Having these prepared in advance makes the entire process take under 10 minutes from start to finish.

  • A OneClickClaw account. If you have not signed in yet, see Creating Your Account. It takes 30 seconds with Google Sign-In.
  • A plan in mind. You will select and pay for a plan during the deployment flow. If you have not decided yet, see Choosing a Plan to compare options.
  • An AI provider API key. You need a working API key from at least one supported provider (Anthropic, OpenAI, OpenRouter, xAI, or any of the 20+ others). Get this from your provider's dashboard before you start. For help, see BYOK Explained.
  • A messaging channel token (optional). If you want your agent to respond in Telegram or Discord right away, have your bot token ready. You can also set this up later from the Agent Control Panel.

Tip

The most common setup is: OneClickClaw Starter plan + an Anthropic API key + a Telegram bot token. This combination gives you a production- ready AI chatbot in your Telegram group for about EUR 15/month plus a few dollars in AI provider costs.

The deployment flow

The Deploy Wizard guides you through the entire process step by step. Here is exactly what happens at each stage:

1

Choose a name for your instance

Give your deployment a memorable name (for example, "Support Bot" or "Community Agent"). This name appears in your dashboard and helps you identify the instance. It does not affect how your agent works or what users see. You can use letters, numbers, and spaces.

Deploy Wizard — Step 1: Name Your Instance

Instance Name Input

Text field: "My AI Agent" (placeholder)

Helper text: "This name is for your reference only"

Continue Button

[Continue to Plan Selection]

2

Select your plan

Choose the tier that fits your needs: Starter, Hobbyist, or Pro. You see all three options with their specs, pricing, and a brief description of who each plan is best for. Pick one and click Continue. You can change your plan later from your dashboard.

3

Complete checkout via Stripe

You are redirected to a secure Stripe checkout page. Enter your payment details (credit or debit card) and confirm the purchase. Stripe handles all payment processing. We never see or store your card details. Once payment is confirmed, provisioning starts automatically in the background.

Deploy Wizard — Step 3: Stripe Checkout

Order Summary

Plan: Starter — EUR 14.99/month

2 vCPU | 4 GB DDR5 RAM | 15 GB NVMe SSD

Payment Form

Card number, expiry, CVC (powered by Stripe)

[Pay EUR 14.99] button

4

Wait for provisioning (~5 minutes)

After payment, your dedicated server is created, configured, and secured automatically. You see a real-time progress tracker on screen showing each step: server creation, software installation, SSL setup, and health check activation. The entire process typically takes about 5 minutes. You can stay on the page and watch, or close the tab and come back later.

5

Complete the Onboarding Wizard

Once provisioning finishes, you are taken to the Onboarding Wizard. This walks you through entering your API key, selecting an AI model, and connecting your first messaging channel. By the end of this wizard, your agent is live and responding to messages.

Warning

Your subscription starts immediately after checkout. There is no trial period. Make sure you have selected the right plan before completing payment. If you need to change plans later, you can do so from your dashboard.

What happens during provisioning

After payment, OneClickClaw creates and configures your dedicated server automatically. You do not need to do anything during this process. Here is what happens behind the scenes, in roughly 5 minutes:

  • Server creation (~2 minutes). A new VPS is created in our EU datacenter (Denmark) with the CPU, RAM, and SSD specs matching your plan.
  • Software installation (~2 minutes). Ubuntu is installed and hardened (firewall, SSH keys, automatic updates). Node.js, OpenClaw, and Nginx are installed and configured.
  • SSL and connectivity (~1 minute). SSL certificates are provisioned so all traffic is encrypted. Health monitoring is enabled. The server reports back that it is ready.

Note

Provisioning takes about 5 minutes. Your server is being created, software installed, and SSL configured. If provisioning takes longer than 10 minutes, our support team is automatically alerted and will investigate. For more detail on what happens at each stage, see What Happens During Provisioning.

Deploy Wizard — Provisioning Progress

Creating server...

Spinner or checkmark | ~2 minutes

Installing software...

Spinner or checkmark | ~2 minutes

Configuring SSL & monitoring...

Spinner or checkmark | ~1 minute

Ready!

Green checkmark | "Your server is online"

The Onboarding Wizard

Once provisioning completes, the Onboarding Wizard walks you through configuring your agent. It covers five steps: confirming your server name, entering your API key, selecting an AI model, connecting a messaging channel, and testing the connection. The entire wizard typically takes under 3 minutes if you have your API key and bot token ready.

You can skip any step during onboarding and configure it later from the Agent Control Panel in your dashboard. For a detailed walkthrough of each onboarding step, see Onboarding Wizard.

Tip

You can skip channels during onboarding and add them later from the Agent Control Panel. However, completing the full wizard ensures your agent is fully functional right away.

What to do after deployment

Congratulations, your AI agent is live! Here are the most valuable things to explore next:

  • Customize your agent's personality. Visit the Agent Control Panel to edit the system prompt. This is where you define how your agent behaves, what tone it uses, what topics it focuses on, and what it refuses to discuss. A well-crafted system prompt is the difference between a generic chatbot and a useful assistant.
  • Add more channels. Connect additional Telegram groups or Discord servers from the Agent Control Panel. Your agent can serve multiple channels simultaneously with the same personality and configuration.
  • Monitor performance. Your dashboard shows real-time metrics including CPU usage, memory consumption, and uptime. Keep an eye on these during the first few days to make sure your plan is a good fit for your workload.
  • Experiment with models. Try different AI models to find the best balance of quality, speed, and cost for your use case. Switching models takes effect immediately, with no downtime.
  • Read the docs. Browse the rest of this documentation to learn about advanced features like Setting Up Your AI Provider, Channel Management, and server monitoring.

Tip

Bookmark your dashboard URL. You can check on your agent, view metrics, and make configuration changes from any device with a web browser.