> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://help.sigmacomputing.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://help.sigmacomputing.com/_mcp/server.

# Sigma CLI

> Use the Sigma CLI to work programmatically with the Sigma REST API. Automate administrative tasks, integrate Sigma operations into CI/CD pipelines, and programmatically query data.

You can work programmatically in Sigma using the Sigma command-line interface (CLI) tool. The Sigma CLI (`sigma`) simplifies interaction with the Sigma REST API by providing quality-of-life features to developers, such as authentication management, typed commands, and profile-based configuration.

The Sigma CLI is an external command line interface tool, the use of which is governed by the CLI license. Review the [Sigma CLI Notice](/docs/notice-for-sigma-cli-license) before using the Sigma CLI to connect with or access your Sigma organization.

You can use the Sigma CLI to:

* Automate the management of connections, users, and documents in Sigma
* Integrate Sigma operations into CI/CD pipelines and scripts
* Query and export data programmatically
* Simplify requests to the Sigma REST API for users and AI assistants

For instructions on how to get started with the Sigma CLI, see [Install and configure the Sigma CLI](/docs/install-and-configure-the-sigma-cli). For information on using the Sigma CLI, see [Use the Sigma CLI](/docs/use-the-sigma-cli).