---
title: Managing Couchbase Clusters from the SDK
description: Cluster management from the SDK.
pubDate: 2026-08-22T04:32:17.641Z
antora:
  editUrl: https://github.com/couchbase/docs-sdk-cxx/edit/release/1.4/modules/concept-docs/pages/management-api.adoc
  xref: xref:cxx-sdk:concept-docs:management-api.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/cxx-sdk/current/concept-docs/management-api.html)

# Managing Couchbase Clusters from the SDK

> Cluster management from the SDK. 

The Couchbase C++ SDK has a management API to provision clusters. This is not the only programmatic way to deploy Couchbase, and you may wish to look at [Terraform](../../../cloud/terraform/index.md) for Capella, or some of our command line tools.