Skip to content

Managed Cloud

The managed cloud offering provides a fully hosted Komand instance with automatic updates, scaling, and support — no infrastructure to manage.

Sign up at komand.ai and get a ready-to-use Komand instance:

  • No infrastructure to manage — we handle servers, databases, and updates
  • Automatic scaling — resources scale with your usage
  • Built-in monitoring — health dashboards and alerting included
  • Data backups — automatic daily backups with point-in-time recovery
  • Automatic updates — new features and security patches deployed without downtime

Managed cloud will be available in the following regions:

RegionLocationProvider
AP-SoutheastSydney, AustraliaAzure
US-EastVirginia, USAAzure
EU-WestDublin, IrelandAzure

Additional regions will be added based on demand. Business tier customers can request specific regions for data residency compliance.

The managed cloud includes a conversational onboarding flow:

Guided setup for your preferred messaging platform:

  • WebChat — embed a widget on your website (instant)
  • Telegram — create a bot and connect the token (2 minutes)
  • Slack — install the Komand app in your workspace (3 minutes)
  • Discord — add the Komand bot to your server (2 minutes)

Set up your agent’s personality and capabilities:

  • Choose a name and system prompt
  • Select an AI model (Anthropic Claude, or BYO API key)
  • Enable starter skills from the marketplace

Get your CRM data into Komand:

  • CSV upload — drag and drop a spreadsheet
  • CRM connector — link Salesforce, HubSpot, or Pipedrive
  • Manual — add contacts through conversation

Send a test message and see your agent respond in real time. The onboarding flow walks you through a sample conversation to verify everything works.

The entire onboarding takes less than 5 minutes.

FeatureDescription
Komand instanceDedicated silo and gateway
PostgreSQL databaseManaged, backed up daily
Structured loggingSearchable logs with 30-day retention
SSL/TLSAutomatic certificate management
Custom domainUse komand.your-domain.com (Pro and above)
CDNStatic asset delivery via global CDN
MonitoringHealth checks, uptime alerts, usage dashboards
TierUptime SLASupportResponse Time
Solopreneur99.5%Email48 hours
Pro99.9%Email + Chat24 hours
Business99.95%Priority + Phone4 hours
Enterprise99.99%Dedicated1 hour
FeatureSelf-HostedManaged Cloud
Data locationYour infrastructureKomand cloud (region selectable)
UpdatesManual (git pull + rebuild)Automatic, zero-downtime
ScalingManual (adjust Docker resources)Automatic
TLS/SSLYou configure (nginx/Caddy)Automatic
BackupsYou configure (pg_dump cron)Automatic daily + point-in-time
MonitoringYou configure (Seq + health checks)Built-in dashboards
CostFree (you pay for infrastructure)Subscription
SupportCommunity / docsIncluded (tier-dependent)
OnboardingFollow the docsGuided conversational flow
Custom domainYou configure DNS + reverse proxyOne-click setup (Pro+)
  • You need data to stay on your infrastructure (regulatory, compliance)
  • You want to run on air-gapped or internal networks
  • You have existing infrastructure and ops expertise
  • You want to avoid recurring subscription costs
  • You want to be up and running in minutes, not hours
  • You don’t want to manage servers, databases, or certificates
  • You need guaranteed uptime SLAs
  • You want automatic updates and scaling
  1. Export your PostgreSQL database: pg_dump -U komand komand > export.sql
  2. Contact support with your export file
  3. We import your data into your managed instance
  4. Update DNS to point to your managed instance
  1. Request a database export from the dashboard or support
  2. Follow the Self-Hosted guide
  3. Import the database: psql -U komand komand < export.sql
  4. Update DNS to point to your self-hosted instance

Your data is always portable. No lock-in.