# Managing your Portfolio

Managing your Portfolio in WordPress allows you to showcase your work effectively. Below are the key sections related to Portfolio management.

### **1. All Portfolios** <a href="#id-1.-all-portfolios" id="id-1.-all-portfolios"></a>

* Navigate to **WordPress Dashboard** → **Portfolio** → **All Portfolios**
* View, edit, delete, or manage existing portfolio posts.
* Use filters to sort portfolios by category, date, or status.

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

#### **2. Portfolio Category** <a href="#id-2.-portfolio-category" id="id-2.-portfolio-category"></a>

* Navigate to **Portfolio** → **Portfolio Category**
* Create categories to organize your portfolio items.
* Assign categories to portfolio posts for better structure and easy navigation.

#### **3. Portfolio Tag** <a href="#id-3.-portfolio-tag" id="id-3.-portfolio-tag"></a>

* Navigate to **Portfolio** → **Portfolio Tag**
* Add relevant tags to portfolio posts to enhance searchability.
* Tags work like keywords, making it easier for users to find related projects.

#### **4. Portfolio Settings** <a href="#id-4.-portfolio-settings" id="id-4.-portfolio-settings"></a>

* Some themes or plugins offer additional portfolio settings.
* Navigate to **WordPress Dashboard** → **Portfolio** → **Settings**.


---

# 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/ogie/portfolio/managing-your-portfolio.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.
