# 법인카드 사용자 관리

카드사 EDI 서비스를 통해서 수집된 법인카드 (공용 법인카드, 기명식 법인카드, 개인책임형 법인카드) 정보를 확인할 수 있습니다. 확인 가능한 정보의 종류는 아래와 같습니다.

* 카드사, 카드번호, 유효기간, 발급일자
* 회원명, 회원연락처, 결제기간, 결제일
* 카드 총 한도, 잔여한도&#x20;

## 법인카드 사용자 관리

법인카드 사용자는 다음과 같은 방식으로 관리할 수 있습니다.

> 개인형 법인카드 : 개별 카드에 해당하는 직원을 정
>
> 공용카드 \
> \- 필요 시 마다 불출하여 사용하는 경우 : 불출 시점에 사용시작일과 종료일을 \
> \- 상시 보유 후 필요 시 사용 : 사용 가능한 직원 목록 또는 부서 단위로 지정&#x20;

![](/files/-M-xSzOcKaGNjCgVb9kW)

![](/files/-M-xT19L6s58dk4gxTHT)

![](/files/-M-xT6KHfm-6e72tjbVB)

![](/files/-M-xT9Z-bzCI4pae4RGx)

{% hint style="info" %}
영수증 담당자는 \[카드영수증] 앱에서 지정된 카드의 내역을 확인할 수 있습니다.\
영수증 담당자 지정 방법은 사용자 등록 방법과 동일합니다.\
단, 모바일 에서는 확인할 수 없습니다.)
{% 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/core_guide/card_mgmt/corporate-card-user-management.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.
