# Monitoring with Duplicati Console

The Duplicati console is a [paid option](https://duplicati.com/pricing) for handling monitoring of Duplicati backups, but has a free usage tier. To get started with the console, head over to the [Duplicati Console](https://app.duplicati.com/app/getting-started/connection-key) page and sign up or log in.

If you connect your local instance to the Duplicati Console, this will automatically enable reporting to  be sent from the Duplicati client to the console. Within the console, visit the [Alert Center](https://app.duplicati.com/app/alert-center/settings) to configure what notifications you want to received.

<figure><img src="/files/Di7WyJ4sZpPszN6HfuHd" alt=""><figcaption><p>Duplicati Console screenshot</p></figcaption></figure>


---

# 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.duplicati.com/monitoring-and-notifications/sending-reports-via-email/monitoring-with-duplicati-console.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.
