# Auto-synchronize your PostgreSQL databases

### 1. Go to the server page

Open the page of the server containing the databases you want to synchronize and hover the mouse on **Server settings.** Select the option **Databases auto-synchronization**.

![](/files/-MgbaBg64osM11zvotm3)

### 2. Enable the auto-synchronization

Enable the auto-synchronization and select what should happen with the backups of deleted databases.

![](/files/-MgbaeXtKTmY--oixZIo)


---

# 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.weap.io/database-backups/postgresql-backups/auto-synchronize-your-postgresql-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.
