# Protector Mode

The *Protector Mode* is available to all users with antMan Grow or Scale. To enable Protector Mode, head over to settings in your left hand menu. Scroll down to preferences and toggle switch from `off` to `on`.

## Group Management for Antlets

The first new power that comes in Protector Mode is managing antlets as a group. You can select multiple antlets and perform common actions on them:&#x20;

1. Start
2. Stop
3. Restart
4. Delete
5. Take snapshot
6. Restore to last snapshot

![](https://2204297924-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LykQfPew0YJZLWKBUYz%2F-M90L8qyCblK58m9vrF5%2F-M90a5Pa-_fwFGn3AChw%2FProtector-Mode.png?alt=media\&token=00a3e0ad-0aec-49ed-94b0-c72e07ba37de)

The action you choose will only affect the applicable antlets. For example, if you choose `start`, it will start only the antlets that are stopped.

{% hint style="info" %}
The group rollback action takes each antlet  back by **one snapshot**, it does not take roll it back to the last group snapshot.
{% endhint %}

## What's Next for Protector Mode?

Here are some of the exciting new capabilities that are in the pipeline.&#x20;

* Create templates based off a group of antlets and their networking schema.&#x20;
* A community template hub where verified users can make their templates and group templates available to other Antsle users.


---

# 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.antsle.com/protector-mode.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.
