# Configuring Database Servers

Database server configuration, including system variables, is managed through the Configuration Manager.

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

*Configuration Manager*

## **Access to Configuration Manager**

To access the Configuration Manager interface:

1. Log in to the [Portal](https://app.skysql.com/dashboard).
2. Select <kbd>Settings</kbd> in the sidebar.
3. Select <kbd>Configuration Manager</kbd>.

After selecting Configuration Manager, you will be sent to the Saved Configuration page, where you can view, create, and manage configuration templates for various MariaDB cloud topologies.

## **What is Configurable?**

Available configuration parameters differ by cloud database topology.

{% content-ref url="/pages/QLeVNVeS93YDouZs9idV" %}
[MariaDB Serverless Single Node](/docs/mariadb-cloud/cloud-management/config/mariadb-serverless-single-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/iUi41Fj7qWM6gTbVbB8S" %}
[MariaDB Server Single Node](/docs/mariadb-cloud/cloud-management/config/mariadb-server-single-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/PmXVW1XfTQ8NvcbdvpXi" %}
[MariaDB Server With Replicas](/docs/mariadb-cloud/cloud-management/config/mariadb-server-with-replica-s.md)
{% endcontent-ref %}

{% content-ref url="/pages/2oalwPHmkMWb81vIprIL" %}
[MariaDB Cloud Intelligent Proxy](/docs/mariadb-cloud/cloud-management/config/maxscale.md)
{% endcontent-ref %}

{% content-ref url="/pages/SAySrxptYQliAl6cHiPq" %}
[Enterprise Cluster](/docs/mariadb-cloud/quickstart/enterprise-cluster.md)
{% endcontent-ref %}


---

# 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/cloud-management/config.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.
