# Adding a new Glossary

To start using the Business Glossary, you will need to first add your first Glossary. This is a top-level folder to organize all your glossary items.

<figure><img src="/files/1sQxx6RFxX1g7g8EO23p" alt=""><figcaption><p>You will need to add your first Business Glossary from the landing screen.</p></figcaption></figure>

Upon clicking on `Get Started`, you will be asked to add your first glossary from the landing page.

<figure><img src="/files/VcDuC77frUZsHj5N06RS" alt=""><figcaption><p>Example of adding a new glossary.</p></figcaption></figure>

You can enter a Name, Description, Data Owner and Business Owner for the Glossary within the form.

### Deleting a glossary

To delete a glossary, you can use the ellipsis option on each glossary item in the navigation to delete the glossary.

<figure><img src="/files/GQTfoI4jgpYCe2iJ3SyR" alt=""><figcaption></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.decube.io/glossary/adding-a-new-glossary.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.
