# Cloud SQL Database User

## Overview

In this section, you will learn how to rotate **DB User or Admin** credentials on the following Google Cloud Managed Databases:

### Cloud SQL for MySQL:

{% content-ref url="/pages/YtO5zykhpevSzzQZJy2W" %}
[Cloud SQL for MySQL](/keeperpam/privileged-access-manager/password-rotation/rotation-use-cases/google-cloud/managed-database/aws-rds-for-mysql.md)
{% endcontent-ref %}

### Cloud SQL for SQL Server:

{% content-ref url="/pages/bXStasfmiufPbishxx5C" %}
[Cloud SQL for SQL Server](/keeperpam/privileged-access-manager/password-rotation/rotation-use-cases/google-cloud/managed-database/aws-rds-for-sql-server.md)
{% endcontent-ref %}

### Cloud SQL for PostgreSQL

{% content-ref url="/pages/NLShHo5ZzH4alQM5MtTn" %}
[Cloud SQL for PostgreSQL](/keeperpam/privileged-access-manager/password-rotation/rotation-use-cases/google-cloud/managed-database/aws-rds-for-postgresql.md)
{% endcontent-ref %}

If you are running a database directly on an Google Compute instance in your GCP environment instead of using a managed service, refer to the **Local Network** > **Database** documentation for rotating passwords.


---

# 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.keeper.io/keeperpam/privileged-access-manager/password-rotation/rotation-use-cases/google-cloud/managed-database.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.
