# 자금 일보

## 자금 일보란?

**그랜터에서는 매일 자산별 입·출금 내역을 확인하고, 자금 변동 흐름을 실시간으로 파악할 수 있어요.**

자금 일보 메뉴를 통해 전일 대비 증감, 계좌 잔액, 카드 지출 등 자금 현황을 한눈에 정리할 수 있어요.\
각 계좌의 잔액과 입출금 내역이 자동으로 집계되어 별도의 자금 일보 양식을 만들지 않아도 되어요.

{% hint style="danger" %}
자금 일보 기능은 **관리자 이상**의 역할에서 활용 가능한 기능이에요.
{% endhint %}

## 자금 일보 확인

매일 우리 회사의 자금일보를 확인할 수 있어요.\
계좌 입출금, 카드 사용 내역을 한눈에 볼 수 있도록 제공해 드려요.<br>

{% stepper %}
{% step %}

### \[자금 일보]로 이동해 주세요.

상단 일자를 설정해 특정 날짜의 자금 흐름을 확인할 수 있어요.

<figure><img src="/files/j2aZ0DIkuWD4kbxjY20F" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 메모를 남기거나 계좌 합산 금액으로 열람할 수 있어요.

자금 일보에 대한 히스토리를 남기거나, 합산 금액으로 간편하게 조회가 가능해요.

<figure><img src="/files/We0W2PiLbvuCavUf9z19" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## 자금 일보 상세 설명

이 외에도 자금 일보 메뉴에서 다양한 기능을 살펴볼 수 있어요.

* 슬랙 알림 : 자금 일보 내역을 매일 아침 슬랙으로 받아볼 수 있어요.
* 카카오톡 알림 : 자금 일보 내역을 매일 아침 카카오톡으로 받아볼 수 있어요.
* 다운로드 : 자금 일보 내역을 PDF로 다운로드해서 보고용 문서로 즉시 활용할 수 있어요.

## '자금 일보'를 통해 무엇을 할 수 있나요?

자금 일보를 통해 협업하면 아래와 같은 상황에 맞춰 다양하게 활용할 수 있어요.

<details>

<summary><strong>보고자료</strong>로 활용할 수 있어요.</summary>

* 지출이 많은 기업에서 매일 자금 흐름을 한눈에 파악하고 보고용 자료로 활용할 수 있어요.
* 자금 일보를 PDF로 내려받아 내부 결재용 자료로 확인할 수 있어요.

</details>

<details>

<summary>일자별 <strong>자금 흐름</strong>을 빠르게 파악할 수 있어요.</summary>

* 자금 현황을 즉시 파악해 급여 지급일, 납부일 등을 고려한 자금 계획 수립에 활용할 수 있어요.
* 자금 일보 하나로 은행별 잔액과 사용 내역을 한 화면에서 쉽게 파악할 수 있어요.

</details>


---

# 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://support.granter.biz/undefined-5/undefined-1.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.
