> For the complete documentation index, see [llms.txt](https://docs.neoncloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neoncloud.com/support/raising-a-support-ticket.md).

# Raising a Support Ticket

{% stepper %}
{% step %}

#### **Click on the Support tab in the dashboard**

<figure><img src="/files/8xykTsbH56M9R7me40YN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Choose the required fields accordingly from the drop down menu

Select the type of ticket and the specific service associated with your request.\
Then, choose the severity level (**High**, **Medium**, or **Low**) according to the nature and urgency of your request.

<figure><img src="/files/MfX54gRtmCInr7qKq69j" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Enter the Subject and briefly explain the issue in the ticket content

Scroll down in the "Raise Ticket" section and fill the required details:\
![](/files/nye40U6BluFQ4D3Kun5q)
{% endstep %}

{% step %}

#### Attach the relevant files and Submit

You can attach screenshots of the error or issue you are experiencing for reference, and then click on the Submit tab.

**NOTE:** When creating your support ticket, please include the following details:

A clear summary of the issue and its impact\
The affected project, region, or resources\
Timestamps, error messages, and request IDs (if available)\
Attachments such as logs, screenshots, or configuration files (please ensure any sensitive information is redacted)\
![](/files/ZAWSXROk1IkwZPnZiQyC)

{% endstep %}

{% step %}

#### Upon Submission:

As soon as you Submit the Ticket with all the details, a ticket number is generated and our support team is notified about the same.\
![](/files/4EMa6gNLiCVjkyrMyiof)

You will receive a prompt response once our Support team identifies a relevant solution for your query.

Additionally, you can reply on the same ticket if you wish to provide any further details or updates.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.neoncloud.com/support/raising-a-support-ticket.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.
