# Edit Index Metadata

Index [Metadata](https://taiger.gitbook.io/omnitive-search/faq/glossary#l-r) breaks down documents into different tags so that the machine can learn from the tag on what the document refers to. You can use it to visualise which text has been extracted by the machine itself, and give you the most relevant document when a Keyword Search has been performed.

### How to Edit Index Metadata:

1. Go to the Omnitive Search Dashboard.
2. Type the `keyword` in the `Search Bar` and click <img src="https://3100524483-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbAG_FtZ7y_VPVF4kik%2F-MeiIfEETAEtzh48yadx%2F-Me8sXjbIrJKBGGKloJ8%2F222.png?alt=media&#x26;token=a6ec0419-dee2-4418-928d-3a90fc38d2a1" alt="" data-size="line">.

![](https://3100524483-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbAG_FtZ7y_VPVF4kik%2F-Mei7Ftsb9zv0iksSL9u%2F-MdQSb6arlyN22YwGEtb%2F18.png?alt=media\&token=f2f0e9d2-7a9b-432e-a037-b4678520550c)

3\. Hover on the result and click on the `Settings` button. Then, click on the `Tags` button.

![](https://3100524483-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbAG_FtZ7y_VPVF4kik%2F-Mei7Ftsb9zv0iksSL9u%2F-MdQTKZFdSsVoz3HhNq2%2F15.png?alt=media\&token=b2b1eb0c-df3c-4c4a-9303-c1ea39676711)

4\. In this page, the `Topic` and [`Individuals`](https://taiger.gitbook.io/omnitive-search/faq/glossary#e-k) tied to the search results can be seen. To create a new Tag, click <img src="https://3100524483-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbAG_FtZ7y_VPVF4kik%2F-Mei7Ftsb9zv0iksSL9u%2F-Me8t-817D-NRTo2_C6P%2F1.png?alt=media&#x26;token=a43694e7-566e-4ed3-8532-e42ce3c5c52d" alt="" data-size="line">.

![](https://3100524483-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbAG_FtZ7y_VPVF4kik%2F-Mei7Ftsb9zv0iksSL9u%2F-MdQThrdndwcFZKueEIl%2F14.png?alt=media\&token=f8f83fcc-2536-40ac-8e2b-f6b8f39f3cef)

5\. Select the `Topic` and `Individuals` from the dropdown list and click <img src="https://3100524483-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbAG_FtZ7y_VPVF4kik%2F-Mei7Ftsb9zv0iksSL9u%2F-MdQicGBs-_Cag5ZHyLB%2F4.png?alt=media&#x26;token=9b033ac2-82be-48f8-8d45-ebf09b96ddba" alt="" data-size="line"> .


---

# 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://taiger.gitbook.io/omnitive-search/search-administration/edit-index-metadata.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.
