# Automation & Integration

- [Scripts](https://docs.duplicati.com/automation-and-integration/scripts.md)
- [Using remote management](https://docs.duplicati.com/automation-and-integration/using-remote-management.md): This page describes how to configure Duplicati to connect to the Duplicati Console and manage the backups from within the console.
- [Using remote control with agent](https://docs.duplicati.com/automation-and-integration/using-remote-management/using-remote-control-with-agent.md): This page describes how to use the remote agent to connect with remote control
- [Microsoft 365 backup and restore](https://docs.duplicati.com/automation-and-integration/office-365-backup-and-restore.md): This page describes how Microsoft 365 backup and restore works with Duplicati
- [Google Workspace backup and restore](https://docs.duplicati.com/automation-and-integration/google-workspace-backup-and-restore.md): This page describes how Google Workspace backup and restore works with Duplicati
- [Using Duplicati to backup OpenClaw](https://docs.duplicati.com/automation-and-integration/using-duplicati-to-backup-openclaw.md): Don't let accidental wipe erase your AI's memory and configurations. Secure your OpenClaw instance with Duplicati’s encrypted, zero-trust backups to keep your sensitive data safe


---

# 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/automation-and-integration.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.
