# Support

MariaDB Cloud is operated by a team of site reliability engineers (SREs), support engineers and MariaDB-certified database administrators (CloudDBAs).

## What Support is Available?

Foundation level support is included with every MariaDB Cloud Subscription. Support cases at this standard support level can only be created with the P3 or P4 response SLA.

Power level support expands the Standard level offering with Problem Resolution Support, Engineering Support and 24x7 support for S1 issues. With provided logs and information. Support will work with Customer through the needed steps for resolution via communication within the Customer Support Portal.

| Support Feature                                                                                                                     | Foundation                                            | Power                                                                                                      |
| ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| Availability                                                                                                                        | Foundation Tier                                       | Power Tier                                                                                                 |
| Named Technical Support Contacts                                                                                                    | 3                                                     | 10                                                                                                         |
| Problem Resolution Support                                                                                                          | Yes                                                   | Yes                                                                                                        |
| Engineering Support                                                                                                                 | Yes                                                   | Yes                                                                                                        |
| Active Monitoring                                                                                                                   | Yes                                                   | Yes                                                                                                        |
| Consultative Support                                                                                                                | No                                                    | Yes                                                                                                        |
| [CloudDBA Add-on](https://github.com/mariadb-corporation/mariadb-docs/blob/main/mariadb-cloud/reference/FractionalDBA.md) Available | No                                                    | Yes                                                                                                        |
| Real-Time Chat                                                                                                                      | No                                                    | Yes, with CloudDBA Add-on Option                                                                           |
| SLA Response Time                                                                                                                   | <p>\* P3, 4 hours (24x5)<br>\* P4, 8 hours (24x5)</p> | <p>\* P1, 30 minutes (24x7)<br>\* P2, 2 hours (24x5)<br>\* P3, 4 hours (24x5)<br>\* P4, 8 hours (24x5)</p> |

{% hint style="warning" %}
**Tech Preview Advisory**

Features and topologies released in [*Tech Preview*](/docs/mariadb-cloud/quickstart/enterprise-cluster.md) (such as MariaDB Enterprise Cluster) receive limited Problem Resolution Support. For these deployments, support is provided on a best-effort basis and they are excluded from standard Support SLAs.
{% endhint %}

A definitive description of MariaDB Cloud support can be found in the [MariaDB Cloud Support Policy](https://skysql.com/support-policy/).

## How to Request Support

Support cases are managed through the [Support Portal](https://support.skysql.com/), which is accessible to all registered users.

Users unable to reach the Support Portal can also use [Support Email](mailto:support@skysql.com).


---

# 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://mariadb.com/docs/mariadb-cloud/reference/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.
