# Manage Portfolios

Here's a step-by-step guide on how to view, edit, and perform various actions on your portfolios.

### Accessing the Saved Portfolios Screen:&#x20;

First, go to the Portfolio Insights section and click on the "Manage your Portfolio" button. Alternatively, you can go to the Library feature.

Upon entering the Portfolio Insights section or Library, you will be directed to a screen called Saved Portfolio. This screen provides a table format view with several columns that display relevant portfolio information.

<figure><img src="/files/fekw8kabHMsbXzEzldR5" alt=""><figcaption><p>Figure 1: Saved Porfolio</p></figcaption></figure>

1. **Viewing Portfolios**: In the Saved Portfolios table, you can see the following columns:

* Portfolio: This column lists the names of your portfolios.
* Number of Companies: It indicates the total number of companies included in each portfolio.
* Alert Profile: This column allows you to set an alert profile for each portfolio.
* Date Created: It shows the date when the portfolio was initially created.
* Date Modified: This column displays the date of the last modification made to the portfolio.
* Shortcuts: These are direct links to access the[ Portfolio Insights](/manual/user-manual/create-and-manage-portfolio/portfolio-insights.md) feature <img src="/files/0Gv740JGkisM4V3KvFFW" alt="" data-size="line">for each portfolio. These links also allow you to duplicate or remove a portfolio

You can click on any portfolio within the table to view detailed information and manage its contents.

<figure><img src="/files/otOt2kzYaTK1zPZeIOJC" alt=""><figcaption><p>Figure 2: Portfolio Details</p></figcaption></figure>

2. **Search Functionality**: Utilize the search bar to quickly locate a specific portfolio by entering its name. Additionally, you can search for a particular company to identify which portfolios it is included in. This helps you efficiently manage your portfolio composition.
3. **Edit your Portfolios**: You have several options for managing your portfolios:

* **Set Alert Profile**: You can define an alert profile for each portfolio to receive notifications and stay informed about specific events or changes related to the companies in that portfolio.
* **Rename**: To modify the portfolio name, hover your mouse over a portfolio and click on the <img src="/files/Rx01aLV9WikBa1GNXOwM" alt="" data-size="line"> icon.
* **Duplicate Portfolio**: If you want to create a new portfolio that closely resembles an existing one, you can duplicate a portfolio by clicking <img src="/files/O3UoVoYQJcpJ30sohvS8" alt="" data-size="line"> icon.
* **Delete Portfolio**: To remove a portfolio, simply click on the <img src="/files/51YCLF8py4I0ypglgaFz" alt="" data-size="line"> icon associated with that portfolio in the table. Alternatively, you can select multiple portfolios by clicking the checkbox in the first column and then clicking the trash bin icon to delete them all at once.

<figure><img src="/files/bblybV97u3jDMDkI0FOg" alt=""><figcaption><p>Figure 3: Remove muiltiple portfolio</p></figcaption></figure>

4. **Exporting Portfolios**: If you need to export the displayed portfolio information for further analysis or reporting, you can click the export button. This will generate an Excel file containing all the relevant information about the portfolios displayed in the table.


---

# 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.fiingate.vn/manual/user-manual/create-and-manage-portfolio/manage-portfolios.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.
