# Questions about KPIs

## Question 1. How to view personal KPIs on Getfly?

There are two ways to view your personal KPIs on Getfly:\
1- View KPI on PC:\
Click on your Avatar (top right corner) ⇒ Select Personal KPI.

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

\
2- View KPI on the app:\
Open the Getfly app ⇒ On the Home screen ⇒ Click on your Avatar (top left corner) ⇒ Select Personal KPI.

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

## Question 2. How to update the latest values of the KPI sheet on Getfly?

**1- When to close the KPI:**

You need to close the KPI in the following cases:

* If you have previously closed a KPI but need to adjust its value due to changes in the data.
* If the KPI has reached its automatic closure deadline but you need to adjust the value.

If the KPI sheet has not reached its closure deadline and you have not manually closed it, Getfly will automatically update the KPI value every 30 minutes.

**2- Steps to close the KPI:**

* Go to the KPI list ⇒ Select the department with the KPI sheet.

<figure><img src="/files/9hAsgi8H4spcVImc7TSZ" alt=""><figcaption></figcaption></figure>

* Select the KPI sheet you want to update.

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

* Click View details ⇒ Click Recalculate KPI.

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

After recalculating the KPI, you can click Close KPI to record the final value.

**Method 1:** Close all KPIs for your employees:

On the KPI details screen, click Close all.

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

**Method 2:** Close individual KPI sheets:

Click View details at the end of each employee’s row. After opening the KPI sheet for that employee, click Close KPI.

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

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

## Question 3. How to hide some columns in the KPI summary table on Getfly?

Currently, the fields such as unit, weight, and KPI percentage are default fields in the Getfly system and cannot be hidden.

&#x20;However, you can refer to additional detailed information about KPIs and how to use them on Getfly in this article: KPI usage guide.

## Question 4. Can the entire KPI from one salesperson be transferred to another salesperson?

For KPIs related to the person performing the task, you can transfer the entire KPI from one salesperson to another. Follow these steps:

**Step 1:** Filter the tasks performed by Salesperson 1 and transfer all tasks to Salesperson 2.

<figure><img src="/files/1DNYab71FVlb8dmgvW4F" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2XaUzu8JgZhr4IXW8O12" alt=""><figcaption></figcaption></figure>

**Step 2**: Set up KPIs for Salesperson 2.

Design the KPI targets for Salesperson 2 with the condition that the person responsible for the task is Salesperson 2. You can refer to the KPI setup guide here.

For example, set the number of completed tasks for Salesperson 2 in a project.

<figure><img src="/files/9SePs2u0PA6ODLhQwm07" alt=""><figcaption></figcaption></figure>

**Step 3:** Update the targets for Salesperson 2, and the system will take data after transferring the tasks to Salesperson 2.

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


---

# 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://helpdesk.getfly.vn/web-version/interactive-blocks/questions-about-kpis.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.
