# Welcome to IFM

{% hint style="info" %}
**Tip :** \
제품 문서는 단순히 모든 기능에 대한 참조가 아닙니다. \
사람들이 특정 작업을 수행하고 제품의 가치를 발견하도록 격려하는데 사용하세요.
{% endhint %}

#### :tada:  IFM : Integrated Financial Management 를 의미합니다.

## Overview

IFM 은 Open Source로시작해 4년의 시간을 검증한 제품입니다. 그에 대한 사용자 리뷰입니다.

> *모든 결산서에 대해 월별 숫자의 흐름을 한번에 볼 수 있어 너무 편했습니다.* \
> *특히, 실시간으로 결산서 금액에 대해 확인 및 오류 체크까지 할 수 있다는 것은 너무 좋은 것 같습니다.* \
> *숫자의 흐름을 파악하다보니, 마감 진행에 대한 감이 오기 시작했습니다.!^^*
>
> — From the *재무팀 리더*

> *프로젝트 당시 개발 공수의 부족으로 결산서에 대한 집중도가 떨어지는 것은 사실입니다.*\
> *특히, 단위.단위로 테스트 및 검증을 진행하는데, 회계팀 결산서 관점에서 볼 수 있는 건 없는 듯 합니다.*\
> *프로젝트 진행(=숫자 검증) 단계부터 IFM 을 활용한다면, 금액 체크에 더 좋았을 듯 합니다.!*
>
> — From the *고객사  IT 리더*

## Quick links

{% content-ref url="overview/ifm" %}
[ifm](https://ifm.fi-lab.com/overview/ifm)
{% endcontent-ref %}

{% content-ref url="product-guides/ifm-report" %}
[ifm-report](https://ifm.fi-lab.com/product-guides/ifm-report)
{% endcontent-ref %}

{% content-ref url="product-guides/trial-balance" %}
[trial-balance](https://ifm.fi-lab.com/product-guides/trial-balance)
{% endcontent-ref %}

{% content-ref url="product-guides/profit-and-loss" %}
[profit-and-loss](https://ifm.fi-lab.com/product-guides/profit-and-loss)
{% endcontent-ref %}

{% content-ref url="product-guides/balance-sheet" %}
[balance-sheet](https://ifm.fi-lab.com/product-guides/balance-sheet)
{% endcontent-ref %}

## Get Started

제품을 쉽고 빠르게 설정할 수 있도록 몇 가지 유용한 가이드를 준비했습니다.

{% content-ref url="setting/getting-set-up" %}
[getting-set-up](https://ifm.fi-lab.com/setting/getting-set-up)
{% endcontent-ref %}


---

# 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://ifm.fi-lab.com/welcome-to-ifm.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.
