> ## Documentation Index
> Fetch the complete documentation index at: https://docs.incident.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Can I manage status pages using Terraform or automation?

Currently, incident.io status pages cannot be managed through Terraform or configured through code. All status page configuration must be done manually through the incident.io interface.

The status pages API currently enables programmatic management of status page incidents and maintenance windows.

* See [Automatically publishing to your status page via API](/status-pages/api#status-page-v2-api) for more information on how to automate status page incidents and maintenance windows via API.
* Visit the [Status Pages V2 docs](https://docs.incident.io/api-reference/status-pages-v2/) to see a list of available API endpoints.

<Info>
  Support for using Terraform to configure status pages is being tracked as a feature request. If you'd like to add your vote, just let us know at [help@incident.io](mailto:help@incident.io)
</Info>
