# Taxonomy terms

## Taxonomy terms

Select **Taxonomy terms (WordPress)** field *Group* to assign taxonomy terms to your *Layout*.

## Terms

Using fields from the Term group you can display information about a specific term.

### Make field selection from;

* **Name** - For the term name.
* **Slug** - For the permalink slug of the post.
* **Description** - For the description of the term.
* **Name link** - For the term name with a link to the archive.

### How to use it

**Select** Term (WordPress) from the field **Group** dropdown, then select the **Field** from the dropdown.

{% hint style="info" %}
Pro Feature: Taxonomy terms (WordPress) Groups have the [option to assign a Field Layout](https://docs.advanced-views.com/display-content/meta-fields/relationship-fields/relationship#display-fields-from-related-post-pro-feature).
{% endhint %}

### Displaying items hierarchically (Pro)

See the [Taxonomy field example](https://docs.advanced-views.com/display-content/meta-fields/relationship-fields/taxonomy#displaying-items-hierarchically-pro).&#x20;


---

# 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://wplake.gitbook.io/advanced-views/display-content/wordpress/taxonomy-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.
