2022-04-25 11:08:44 -07:00
---
2023-06-02 21:41:36 -07:00
title_tag: "Pulumi Support Overview"
2022-12-08 15:41:39 -08:00
meta_desc: Pulumi is here to help! Try reviewing our troubleshooting or FAQ docs, or reach out to support.
2023-05-15 15:25:28 -07:00
title: Support
h1: Pulumi support overview
2023-06-08 16:15:52 -07:00
meta_image: /images/docs/meta-images/docs-meta.png
2022-04-25 11:08:44 -07:00
menu:
2022-05-18 15:18:28 -07:00
support:
2022-04-25 11:08:44 -07:00
name: Overview
2023-05-15 15:25:28 -07:00
weight: 9
2022-05-18 15:18:28 -07:00
aliases:
2023-05-15 15:25:28 -07:00
- /docs/troubleshooting/overview/
2022-04-25 11:08:44 -07:00
---
Pulumi is here to help! Try reviewing our troubleshooting or FAQ docs, or reach out to support.
< div class = "md:flex flex-row mt-6 mb-6" >
< div class = "w-1/2 border-solid border-t-2 border-gray-200" >
2022-10-26 07:22:15 -07:00
< h3 class = "no-anchor pt-4" > < a href = "/docs/support/troubleshooting" > < i class = "fas fa-user-friends pr-2" > < / i > Troubleshooting< / a > < / h3 >
2022-04-25 11:08:44 -07:00
< p > Pulumi tries very hard to ensure that your infrastructure is always in a known and predictable state. However, sometimes things go wrong. Learn how to handle them with Pulumi troubleshooting.< / p >
< / div >
< div class = "w-1/2 border-solid ml-4 border-t-2 border-gray-200" >
2022-10-26 07:22:15 -07:00
< h3 class = "no-anchor pt-4" > < a href = "/docs/support/faq" > < i class = "fas fa-comment-alt pr-2" > < / i > FAQ< / a > < / h3 >
2022-04-25 11:08:44 -07:00
< p > Does Pulumi support automatic rollbacks? How do I create a stack inside an Organization? How does Pulumi store state? If you’ ve got a question, Pulumi has answered it.< / p >
< / div >
< / div >