# Reorder and Edit Terms

Reorder Terms

To reorder the terms inside the taxonomy follow these steps:&#x20;

1. Go to **Manage.**
2. Click **Structure** tab.
3. Click **Taxonomy.**
4. A separate page will load with all the list of vocabularies.
5. Choose the taxonomy that you want to reorder there terms, Click on List terms.

<figure><img src="/files/oYxct1fBco3R06vci6zd" alt=""><figcaption><p>List Terms of the Taxonomy</p></figcaption></figure>

6. You can drag and drop using the below icon to reorder the terms in the taxonomy.

<figure><img src="/files/Q2dqhsvvSYMOgdkAn2tl" alt=""><figcaption><p>Reorder Terms in Taxonomy</p></figcaption></figure>

## Edit Terms

In order to edit the terms inside the taxonomy follow these steps:&#x20;

1. Go to **Manage.**
2. Click **Structure** tab.
3. Click **Taxonomy.**
4. A separate page will load with all the list of vocabularies.
5. Choose the taxonomy that you want to edit it terms, Click on List terms.
6. Chose the term that you want to edit it then click on **Edit**

<figure><img src="/files/LZGa0Q1K34eq8Vos5Bo1" alt=""><figcaption><p>Edit Terms</p></figcaption></figure>

7. A separate page will load, the user can edit the terms of the vocabulary.
8. Click the **Save** button.

<figure><img src="/files/1EXuPJEFTDpCAyGiN1pe" alt=""><figcaption><p>Edit the Blog Term</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-structure/taxonomies/reorder-and-edit-terms.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.
