# Support

We are concerned about the quality of your experience and are committed to providing you with the best possible support. Our dedicated team is here to assist you with any questions, issues, or guidance you may need. Whether you’re seeking technical help, product information, or troubleshooting advice, we’re here to make sure your experience is as smooth and positive as possible.

Please explore our support resources or reach out directly for personalized assistance. Your satisfaction and success are our priorities.

### Create a Support Case

First it is important to consider who/what is the requester:&#x20;

* User focused:
  * Accessing problems
  * Lost Organizations
  * MFA enabling / disabling
* Organization focused
  * Billing
  * Resources
    * Not working well
    * Removed
  * Credentials
    * Guidance
    * Troubleshooting
  * Plans
    * Schedule not working properly&#x20;
    * Unable to add/remove/update resources
  * Users
    * Adding/removing/updating users
    * MFA enforceability

When the "who" and what are defined:

* Go to the Cloud Plans  console portal
  * If the request is for a Organization:
    * Connect to the Organization  first
* Click on the "Support" menu in the left vertical NavBar

<figure><img src="/files/aWHdVQV9bwNajwsxP6ql" alt=""><figcaption></figcaption></figure>

* Select your options in the form

<figure><img src="/files/0bN3irgH7WcMgLRLmuhJ" alt=""><figcaption></figcaption></figure>

* Once the case is open you will get it down the same page (if you want to get any Organization Support cases and if you have the correct role, first ensure you have the Organization selected in the "Organization" section)

<figure><img src="/files/hmt1ZwLRxxaB8FWNiPlX" alt=""><figcaption></figcaption></figure>

* Just click on "View" to get the full conversation and manage it (answer, ask, close or re-open)

<figure><img src="/files/0TfJZrnganW0t2XLLtkh" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudplans.io/support.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
