# Portfolio Tag

### **How to Add a New Portfolio Tag in WordPress**

Portfolio tags help categorize and filter your portfolio items efficiently. Follow these steps to add a new portfolio tag:

<figure><img src="/files/RBrf8VDEGGnLL4dEeI02" alt=""><figcaption></figcaption></figure>

**1. Navigate to Portfolio Tags**

* Go to **WordPress Dashboard** → **Portfolio** → **Portfolio Tag**

**2. Fill in the Tag Details**

* **Name**: Enter the tag name as you want it to appear on your site.
* **Slug**: Add a URL-friendly version of the tag name (lowercase, no spaces, use hyphens).
* **Description**: (Optional) Some themes may display this description.

**3. Customize Tag Appearance**

* **Image**: Upload an image for taxonomy listing or single-page shortcodes.
* **Icon Image**: Upload an icon image for portfolio listings.
* **Icon**: Select an icon to represent the tag.
* **Icon Color**: Choose a color for the icon.
* **Background Color**: Set a background color for the tag display.

**4. Save the Tag**

* Click **Add New Portfolio Tag** to save your changes.


---

# 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://buddhathemes-test.gitbook.io/chillout/portfolio/managing-your-portfolio/portfolio-tag.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.
