# 영수증 작성 (PC)

### 카드영수증 앱에서 법인카드 사용내역을 확인하고, 경비처리 할 수 있습니다.

![](/files/-LqLhuc1wijWGKM3sAI7)

{% hint style="info" %}
Tip! \[종류]에 마우스오버 하면 영수증 모양으로 확인 가능
{% endhint %}

![](/files/-LqLi1b70uLg3pHtvcVy)

#### 작성할 영수증을 클릭하면 아래 그림처럼 작성 팝업이 나타납니다.&#x20;

![](/files/-LqLi58k-imggXrl78VD)

#### 용도를 선택하며, 회사의 설정의 따라 입력항목이 나타납니다.

#### 필수 입력항목을 모두 입력하고 저장하면 영수증 작성아 완료됩니다.

![](/files/-LqLiF9AJZG4Z7gqQ7Ik)

{% hint style="info" %}
선택형 입력항목은 50개를 기준으로 다른 UI를 제공합니다.&#x20;

50개 이하 : LIST BOX 컴포넌트를 제공하여 마우스로 클릭, 선택이 가능합니다.

50개 이상 : LIST BOX UI는 속도 저하로 인해서 검색 팝업을 제공합니다.
{% 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://docs.bizplay.co.kr/basic_guide/basic_user/write-expense.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.
