# Deleting a Translation

To delete any translation you have to follow one of the following ways:

### From the translations page

1. Navigate the translations page.
2. From the operations drop-down list click on ***Delete.***
3. Confirm the deletion.

<figure><img src="/files/OM149WTyPLEQ6gudeizV" alt=""><figcaption><p>Delete Option</p></figcaption></figure>

### From the Task side menu

1. Navigate the translated node page you want to delete.
2. From the task side menu click on the ***Delete content*** button.
3. Confirm the deletion.

<figure><img src="/files/qnazexPW6UPNqGraPd5t" alt=""><figcaption><p>Delete from Task Side Menu</p></figcaption></figure>

### From the node edit page

1. Navigate the translated node page you want to delete.
2. From the task side menu click on the ***Edit content*** button.
3. Click on the ***Delete translation*** button.

<figure><img src="/files/0oX2vxXZH3jS93bHb2MV" alt=""><figcaption><p>Delete Translation Button</p></figcaption></figure>

### From the content page

1. Go to **Manage/*****Content.***
2. From the filters select the language of the translation you want to delete.
3. Write the page name in the title field.
4. Click on **Filter** button.
5. From the operations drop-down list click on ***Delete.***
6. Confirm the deletion.

<figure><img src="/files/BTopUptaHWwXDyEHjXvM" alt=""><figcaption><p>Navigate the Translation Node Page from the Filters</p></figcaption></figure>

<figure><img src="/files/dy1WBq4UqhsomgPqUPzb" alt=""><figcaption><p>Delete Option</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.varbase.vardot.com/10.1.x/content-designers/content-translation/deleting-a-translation.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.
