# Peer Analysis

Gain insights and make data-driven decisions by comparing a company with its peers. With a customizable peer list, comprehensive information panels, and criterion-based comparison, you can perform thorough analyses across various dimensions of performance.

### Steps to execute:

1. **Building the Peer List:**&#x20;

To conduct a peer analysis, you start by adding companies to the peer list. There are two ways to do this.&#x20;

**Option 1**: you can use the search bar to find specific companies you wish to compare.&#x20;

<figure><img src="/files/IRWBU5xOesmZpo7vHvJE" alt=""><figcaption><p>Figure 1: Search bar</p></figcaption></figure>

**Option 2:** you can click on the "**Recommendation List**" hyperlink to access a curated list of recommended companies. This list is categorized based on companies in your existing portfolio, companies by revenue, and companies by years of operation. Simply select the desired companies and click "**Add to peer list**" to start comparing.

<figure><img src="/files/Zrdxf5DtcXR4V3aW7rGf" alt=""><figcaption><p>Figure 2: Recommendation List</p></figcaption></figure>

2. **Performance Evaluation:**&#x20;

Once you have compiled your peer list, the Peer Analysis feature provides a range of information panels for an in-depth comparison.&#x20;

Each panel corresponds to a specific criterion, such as Ownership & Group, Financial Statements, Financial Analysis, and Score. These panels display the data for the original company being analyzed alongside the selected peer companies you have added to the list.

{% tabs %}
{% tab title="Ownership & Group" %}

<figure><img src="/files/IkYSRSRnAB9zbYBUSr6c" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Financial Statements" %}

<figure><img src="/files/8IgW0xAY6AxCM1DCRN4z" alt=""><figcaption></figcaption></figure>

You can select the Fiscal Year and the types of financial statements for comparison.
{% endtab %}

{% tab title="Financial Analysis" %}

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

By clicking on each ratio, you can selectively display specific ratios from the table on the chart, facilitating a detailed and focused analysis with its peers.
{% endtab %}

{% tab title="Score" %}

<figure><img src="/files/EPtp9CNuQ0gIF38sp7oG" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

Each information panel focuses on a particular criterion, allowing you to assess and compare relevant data points. For example, the Ownership & Group panel provides insights into the ownership structure and group affiliations of the original company and its peer companies.&#x20;

3. **Save the Peer List**

Once you have completed your peer analysis and are satisfied with the selected companies, you can save the peer list by clicking on the "**Save this list**" button. Upon clicking, a popup will appear, providing you with the option to save the list to an existing portfolio or create a new portfolio.

<figure><img src="/files/8bFWTJCXn04o4wTYMJHR" alt=""><figcaption><p>Figure 3: Save this list</p></figcaption></figure>

* To save the peer list to an existing portfolio, you can select from the displayed list in the popup. Alternatively, you can use the search bar to find a specific portfolio if you have a large number of portfolios. Simply select the desired one, then click "**Apply**" to save the peer list and associate it with that portfolio.

<figure><img src="/files/2bG7yypXI4WWpepcrwIA" alt="" width="375"><figcaption><p>Figure 4: Save to portfolio</p></figcaption></figure>

* If you prefer to create a new portfolio specifically for the peer list, please click on the hyperlink "**Create new portfolio**". Insert a name for the new portfolio in the provided field and click "OK" to create it. The peer list will be automatically associated with the newly created portfolio.


---

# 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/conduct-analysis/peer-analysis.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.
