# Set Alert for a Portfolio

#### 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/epTBYgrKZ7qfa0FeiKgr" alt=""><figcaption><p>Figure 1: Saved Portfolios</p></figcaption></figure>

#### Steps to execute:

1. Locate the "Alert Profile" column.
2. Click on the Alert Profile dropdown menu for the specific portfolio you want to set alerts for.
3. From the available options, select the desired alert profile. The alert profile includes pre-configured settings for notifications based on certain criteria, such as changes in financial indicators, news updates, or other relevant events.

Once you have selected the appropriate alert profile, the system will start generating alerts based on the predefined criteria for that profile.

You can customize the alert profile settings further by accessing the [Alert Settings](/manual/user-manual/alert-settings/create-and-edit-alert-profile.md) section, where you can fine-tune the types of alerts and their frequency according to your preferences.


---

# 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/alert-settings/set-alert-for-a-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.
