# Glossary, Category and Terms

Use the Business Glossary to build your organization's data dictionary — structured around the terms and metrics that matter most in your business context. You can add your business metrics such as *revenue*, *sales growth* and then link them to tables within your connected data sources so your team knows where to extract the values for these metrics.

{% embed url="<https://youtu.be/p-imOoA3vkc>" %}

### What's the difference between glossary, category and term?

Here's how they're defined:

* Glossary is the top-most level container for your categories and terms. You can use this to segment your business metrics by what makes sense for your business, like geographical locations, departments or business lines.
* Terms are the lowest level in the Business Glossary. You can create multiple terms under Glossary and Category, with some additional functionalities (check out the table below).
* To group your terms in a logical sense, you can create Categories as well. However, it is not necessary to have a term within a category.

Here's a table to compare what each type of item in the Business Glossary.

| Type     | Example                        | Features                                                                                                                          |
| -------- | ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------- |
| Glossary | Marketing, Sales, Finance      | Ability to add description, owners (Data & Business).                                                                             |
| Category | Revenue, Sales Channels        | Ability to add description, owners (Data & Business).                                                                             |
| Term     | Sales Growth, Indirect Selling | Other than the above, also able to add rich-text documentation, Classifications (eg. Sensitive), Related Terms and Linked Assets. |

Excited to try out adding your first glossary? Check out the guide below.

{% content-ref url="/pages/a9LUdioJEWLzjgh6cfPS" %}
[Adding a new Glossary](/glossary/adding-a-new-glossary.md)
{% endcontent-ref %}


---

# 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/glossary-category-and-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.
