# PostgreSQL v2 API Workflows

The section covers the complete operational lifecycle for the <code class="expression">space.vars.ionos\_cloud</code> DBaaS PostgreSQL v2 API:

* **Prerequisite discovery:** Find supported PostgreSQL versions and explicitly modeled backup locations.
* **Cluster provisioning:** Create and modify PostgreSQL clusters using the idempotent "Ensure" pattern.
* **Access management:** Manage database access and credentials using the main user that is created during cluster provisioning.
* **Data safety:** Back up and restore clusters using the dedicated, independent backup resource for geographic data safety.

## 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>Get Started with PostgreSQL v2 API</strong></mark></td><td>Learn how to successfully deploy and manage a PostgreSQL database using the PostgreSQL v2 API</td><td><a href="/pages/e7iPJ55SdsZcRSgpXra7">/pages/e7iPJ55SdsZcRSgpXra7</a></td></tr><tr><td><mark style="color:blue;"><strong>View Clusters and Verify Backups</strong></mark></td><td>Learn how to inspect an existing cluster, view its configurations, and verify your independent backups.</td><td><a href="/pages/gdXpWX6zmYIU50cc9xlG">/pages/gdXpWX6zmYIU50cc9xlG</a></td></tr></tbody></table>


---

# 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.ionos.com/cloud/databases/postgresql/api/v2-api/workflows.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.
