# Post Tags

### Create new post tags

To create new Tags, please navigate to **Posts -> Tags** in the left sidebar. Now you can start adding specific information about the Post Tags Item in the fields data section below:

<figure><img src="https://947744334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjG66evEIMBXknuFytIuq%2Fuploads%2FV5I4VMgtR761CFsH2RR6%2FPost%20tags.png?alt=media&#x26;token=3abf6c93-4d94-46fb-97c8-4be03fcc6959" alt=""><figcaption></figcaption></figure>

**Name:** Enter the name of the post tag.

**Slug:** The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.

**Description**: Enter a description for Tag if available

After completing all the necessary fields, click on the "**Add New Tag**" button.


---

# 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://uxper.gitbook.io/civi-job-board-wordpress-theme/admin-dashboard/admin-customize-basic/post/post-tags.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.
