# Taxonomy

Aa a user you will be able to see those domains and subdomains of your organization you have permissions to view. For each domain/subdomain you will find the following information:

#### Roles

On the Roles tab you will see all the users that have a role assigned in that domain.

#### Concepts

On the Concepts tab you can see all the concepts assigned to that domain and you can navigate from this screen to the Business Glossary and see all the details of a concept.

#### Structures

On the Structures tab you can see all the data structures that belong to that domain and you can navigate to the details of the structure in the Data Catalog.

#### Data Quality

On the Data Quality tab you can see all the quality implementations defined in that domain and you can navigate to the details of the implementation in the Data Quality module.


---

# 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.truedat.io/v8.4/userguide/taxonomy.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.
