# KPI 재무스냅샷©

KPI 예산수립의 기준이 되는 기업의 모든 재무요소를 자동계산하며 상세금액과 매출 대비 비율을 산출합니다.

{% hint style="warning" %}
ROE (재무스냅샷)을 계산하기 위해선 **최소 12개월**의 원장데이터가 필요합니다.
{% endhint %}

**📷재무스캐너 Scanner**&#x20;

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

### ROE 계산에 따른 스냅샷

파이넥스의 독자적인 전문성를 바탕으로 산출하는 스냅샷은 아래 내용을 포함합니다 :

* 영업이익에 포함되는 모든 재무요소의 금액/비율&#x20;
* EBITDA&#x20;
* 순이자비용
* 법인세&#x20;
* 당기순이익
* 자산 (당좌자산/재고자산 등)&#x20;
* 재무구조 (부채/자기자본 등)&#x20;
* 기업의 ROE\*\*

![](/files/Jn8c6SBdBOvGf6R9YnYy) 기간별 산출 및 조회가 가능합니다.

<figure><img src="/files/6EQO91fmvZvVhHhRnlI4" alt=""><figcaption><p>샘플 스냅샷 페이지</p></figcaption></figure>

{% hint style="info" %}
AI 재무스냅샷은 파이넥스의 저작권물입니다. @copyright&#x20;
{% endhint %}


---

# 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://aicy.gitbook.io/finex-guideline/functions/editor.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.
