# 법인/개인/기타(간이) 영수증을 한 결의서로 작성하기

## A. 결의 작성할 영수증 이동시키기

### A-1. 보관함 만들기

먼저 영수증들을 이동시킬 보관함을 만들어야 합니다.

![](/files/kHe8pBLo8C5yTXhbZ22F)

* `카드영수증APP`을 클릭하여 실행합니다.
* 보관함 옆의 **`+`** 버튼을 클릭합니다.
* 보관함 색상을 선택하고 보관함명을 입력한 후 `만들기`를 클릭합니다.

### A-2. 영수증 보관함으로 이동 시키기

법인/개인/기타(간이) 영수증들을 생성한 보관함으로 이동시킵니다.

![](/files/6ku8agK2bmuWUk6on0ZC)

* 옮기고자 하는 영수증 메뉴를 선택합니다.
* 옮기고자 하는 영수증들의 CheckBox를 선택합니다.
* **`이동`** 버튼을 누르고 보관함을 선택합니다.
* 법인/개인/기타(간이) 구분마다 상기 항목을 동일하게 수행합니다.

## B. 이동한 영수증 결의작성하기

### B-1. 결의 작성하기

이동시킨 영수증들을 선택하여 결의를 작성합니다.

![](/files/6u3PBcSBaQb8E4EwckgZ)

* 영수증들을 이동시킨 보관함을 선택합니다.
* 한 번에 결의 작성할 영수증들의 CheckBox를 선택합니다.
* **`결의서 작성`** 버튼을 클릭합니다.
* 결의서를 작성합니다.

![](/files/vDN0iMeaqKScVwoLHlk8)


---

# 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.bizplay.co.kr/about-bizplay/tips/undefined-2.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.
