# Editing a Translation

To edit 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 ***Edit.***
3. Update the fields that need editing.
4. Click on ***Save (this translation)*** butto&#x6E;***.***

<figure><img src="/files/GbnRKgK9h40UYDA579NT" alt=""><figcaption><p>Editing the Translation</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 ***Edit content*** button.
3. Update the fields that need editing.
4. Click on ***Save (this translation)*** butto&#x6E;***.***

<figure><img src="/files/Zn9fqe7onaNtig7Tt1d3" alt=""><figcaption><p>Edit Content Option</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 edit.
3. Write the page name in the title field.
4. Click on **Filter** button.
5. From the operations drop-down list click on ***Edit.***
6. Update the fields that need editing.
7. Click on ***Save (this translation)*** butto&#x6E;***.***

<figure><img src="/files/de4IlBZM69dJik3Ui8MH" alt=""><figcaption><p>Editing the Translated Node Page</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/editing-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.
