> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/developer-tools/automator.md).

# Automator

- [Automator Version 17.1.0](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-17.1.0.md): Released on Feb 19, 2026
- [Automator Version 17.0.1](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-17.0.1.md): Released on Feb 18, 2025
- [Automator Version 17.0.0](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-17.0.0.md): Released on Feb 12, 2025
- [Automator Version 3.2.1](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-3.2.1.md): Released on Mar 18, 2024
- [Automator Version 3.2](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-3.2.md): Released on Dec 8, 2023
- [Automator Version 3.1](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-3.1.md): Released on November 2, 2023
- [Automator Version 2.2.1](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-2.2.1.md): Released on December 9, 2022
- [Automator Version 2.2.0](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-2.2.0.md): Released on Nov 11, 2022
- [Automator Version 2.1](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-2.1.md): Released on August 3, 2022
- [Automator Version 1.0.6](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-1.0.6.md): Released on Jan 14, 2022
- [Automator Version 1.0.5](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-1.0.5.md): Released on Dec 10, 2021
- [Automator Version 1.0.4](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-1.0.4.md): Released on Dec 3, 2021
- [Automator Version 1.0.3](https://docs.keeper.io/release-notes/developer-tools/automator/automator-version-1.0.3.md): Released on Nov 1, 2021


---

# 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.keeper.io/release-notes/developer-tools/automator.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.
