# Auto-Erase

<figure><img src="/files/1Kb8rpFJHkibkT2znjKC" alt=""><figcaption></figcaption></figure>

### What is the Auto-Erase feature?

This feature will help you moderate your server more easily without having to delete every translation of an unwanted message. When Auto-Erase is enabled, if you delete a message and there are translations associated with it, the translations will also get automatically deleted!

### Customizable behaviors

There are actually 2 different modes:

**ALL** (default)

When any message (translated one or the original) is deleted, every translation, including the original message, will also get automatically deleted.

**ONLY\_FROM\_ORIGINAL**

Only when the original message is deleted will the associated translations also get deleted. If a translation is deleted, no other message will get deleted.

You can change the behavior using the command: `/autoerase mode`

### How to toggle on/off Auto-Erase?

To toggle this feature, run the command on your server: `/autoerase toggle`

{% hint style="info" %}
**Length of time IDs are saved to ensure functionality:**

**Premium:** *7 days*

**Non Premium:** *2 days*
{% endhint %}

{% hint style="danger" %}
This feature will only work on translations that have been sent since you enabled the feature.
{% endhint %}


---

# 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.itranslator.app/amazing-features/auto-erase.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.
