# Score

Our analytics team has developed credit scoring models and trade credit limit recommendations to predict the future growth potential of companies. The Score section consists of three panels: Corporate Credit Risk Score, Corporate Performance Score, and Corporate Linkage Score.

### Corporate Credit Risk Score:&#x20;

The Corporate Credit Risk Score panel assesses the creditworthiness and risk associated with a company. It provides users with a numerical score that reflects the credit risk level, allowing them to evaluate the financial stability and potential default risk of a company.&#x20;

The score range typically spans from a low-risk rating to a high-risk rating, enabling users to quickly assess the credit risk profile of a company. Additionally, the panel includes short-term predictions based on the company's credit risk score, providing users with insights into the potential trajectory of the company's financial health.

<figure><img src="/files/26JXtykPiY6rOQagV6ph" alt=""><figcaption><p>Figure 1: Corporate Credit Risk Score</p></figcaption></figure>

The panel also features a chart that shows the score trend over time. This chart allows users to visualize the company's credit risk score history, identifying any significant fluctuations or trends that may impact the company's creditworthiness. Furthermore, the distribution of scores is compared with others in the industry, providing users with a benchmark to assess the relative credit risk of the company.

<figure><img src="/files/f8KBUam8On2tJXhC2F6D" alt=""><figcaption><p>Figure 2: Score trend &#x26; distribution</p></figcaption></figure>

### Corporate Performance Score:&#x20;

The Corporate Performance Score panel evaluates the overall performance and growth potential of a company. It utilizes a scoring model that considers various financial and non-financial factors to calculate the performance score. This score enables users to gauge the company's competitiveness, profitability, efficiency, and growth prospects.

<figure><img src="/files/W1Asi77oc7aBH0ffDCXa" alt=""><figcaption><p>Figure 3: Credit Risk Corporate Performance Score</p></figcaption></figure>

Similar to the Corporate Credit Risk Score panel, the Corporate Performance Score panel includes a score range and short-term predictions based on the company's performance score. The score range helps users interpret the performance score, indicating whether the company falls within a low-performance or high-performance category. The short-term predictions provide insights into the expected trajectory of the company's performance.

The panel also includes a chart that visualizes the scoring trend over time, enabling users to track the company's performance score history and identify patterns or trends that may influence its future growth potential. Additionally, the distribution of scores is compared with others in the industry, allowing users to benchmark the company's performance against its peers.

<figure><img src="/files/s4nWwKZyPglFqyg1AM2S" alt=""><figcaption><p>Figure 4: Performance Score trend &#x26; distribution</p></figcaption></figure>

### Corporate Linkage Score:&#x20;

The Corporate Linkage Score panel presents information about the relationships between the main company and its related companies. It is displayed in a table format and includes details such as the names of related companies, their specific relation to the main company (e.g., subsidiaries, parent company), and the score of each related company.

<figure><img src="/files/ZIw3pJJFdrZGxwIbCMkX" alt=""><figcaption><p>Figure 5: Corporate Linkage Score</p></figcaption></figure>

This table provides users with a comprehensive view of the corporate linkage and helps them understand the interconnections between various companies. The inclusion of scores for related companies allows users to assess the overall strength and risk associated with the network of companies. Users can evaluate the creditworthiness and performance of related companies based on their respective scores.


---

# 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/view-company-information/score.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.
