> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/databases/postgresql/api/v1-api/users-and-databases.md).

# Manage Users and Databases

Users, that is, roles with `LOGIN` privileges and databases, can be created using the documented SQL commands. The following APIs offer an alternative method for managing these objects.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Manage Databases</strong></mark></td><td>Learn how to manage PostgreSQL databases.</td><td><a href="/pages/dYq8oGN7a2Ss9bgz9sxq">/pages/dYq8oGN7a2Ss9bgz9sxq</a></td></tr><tr><td><mark style="color:blue;"><strong>Manage Users</strong></mark></td><td>Learn how to manage PostgreSQL users.</td><td><a href="/pages/wvRfS8zszU49m0F7Yej7">/pages/wvRfS8zszU49m0F7Yej7</a></td></tr><tr><td><mark style="color:blue;"><strong>Common Attributes</strong></mark></td><td>Overview of attributes shared by users and databases.</td><td><a href="/pages/POMKVbpOuUksixSH8gOi">/pages/POMKVbpOuUksixSH8gOi</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ionos.com/cloud/databases/postgresql/api/v1-api/users-and-databases.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.
