# Technical support

Denvr provides 3 support channels to our clients:

1. [Tickets](#tickets)
2. [Email](#email)
3. [Slack](#slack)

## Tickets

Tickets are  the preferred method for contacting our technical support team if you already have access to the Denvr AI Cloud web console. Without leaving the dashboard you can:

* See the status of open tickets
* Review closed tickets
* Communicate the severity and impacted services
* Upload screenshots

Simply navigate to "Support" from the left navigation menu

<figure><img src="/files/9ctwN7VaxU5AyEL0MgsO" alt=""><figcaption></figcaption></figure>

or from the following links.

* [All Tickets](https://console.cloud.denvrdata.com/app/main/support)
* [Support Ticket](https://console.cloud.denvrdata.com/app/main/support/new-support-ticket)
* [Inquiry](https://console.cloud.denvrdata.com/app/main/support/new-general-inquiry)

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

## Email

In addition to web tickets we can also be reached at `support@denvrdata.com`.  Please be sure to include:

* Tenant name
* Issue priority and impact
* Description and screen captures if available

Please note that we will validate that the sending email address matches as active user in the Tenant.  This is to prevent any impersonation and ensure any access control is followed.  We may contact the Tenant Administrator if there are any concerns.&#x20;

## Slack

Enterprises can request access to dedicated Slack channels for chat-based support.


---

# 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.denvrdata.com/docs/overview/technical-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.
