> ## Documentation Index
> Fetch the complete documentation index at: https://statsig-4b2ff144-serverless-cloudflare.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Statsig Terraform Provider

The Statsig Terraform Provider allows you to configure your gates and experiments with Terraform. The provider synchronizes with Statsig via the Console API. If there is something you need to perform that isn't supported by the Terraform Provider, checkout the [Console API](/console-api/introduction).

It is hosted on the Terraform registry at [https://registry.terraform.io/providers/statsig-io/statsig](https://registry.terraform.io/providers/statsig-io/statsig)

## Supported Features

We currently only support the following Statsig configurations:

* [Gates](/integrations/terraform/terraform_gate)
* [Experiments](/integrations/terraform/terraform_experiment)

Coming Soon:

* Dynamic Configs
* Segments

If you need more from our Terraform Provider, please feel free to ask in the [Statsig Slack channel](https://statsig.com/slack).
