# Management & Configuration

## Configuring Database Servers

This page explains how to use the Configuration Manager for viewing, configuring, and optimizing your MariaDB Cloud database services. It allows you to access configuration settings, understand topology-specific parameters, and make adjustments to system variables when needed.

{% content-ref url="/pages/SMg6zJ5FNcpIpDfLpOP3" %}
[Configuring Database Servers](/docs/mariadb-cloud/cloud-management/config.md)
{% endcontent-ref %}

## Autonomously Scale, Compute, & Storage

This page describes how to enable and manage autonomous horizontal (In/Out) and vertical (Up/Down) scaling of nodes and storage based on workload demands in order to maintain performance and reduce costs. It allows intelligent, rule-based auto-scaling features to manage database resources in response to dynamic workloads.

{% content-ref url="/pages/m4KHHeyNxdbxSkoK6XNf" %}
[Autonomously Scale Compute & Storage](/docs/mariadb-cloud/cloud-management/autonomously-scale-compute-storage.md)
{% endcontent-ref %}

## Observability

This page covers how to gain insights by monitoring and analyzing your MariaDB Cloud databases with third-party integration tools such as Datadog or by collecting logs and metrics through the observability APIs feature.

{% content-ref url="/pages/8bNf9LpW5LsPlsowJXWw" %}
[Observability](/docs/mariadb-cloud/cloud-management/observability.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.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.
