# 카드 삭제하기

### 법인카드 상태 변경하기&#x20;

법인카드의 상태는 사용/미사용/삭제 3가지가 있습니다.

법인카드 상태 변경은 '법인카드관리' APP을 실행하여 각 카드에 대해서 개별 변경하거나,&#x20;

여러 개의 카드를 일괄로 변경할 수 있습니다.

#### 사용 : 카드사 EDI 데이터를 수집하고, 사용자에게 거래내역을 제공합니다.

#### 미사용  : 카드사 EDI 데이터를 수집하지만, 사용자에게는 거래내역을 제공하지 않습니다.

#### 삭제 : 카드사 EDI 데이터 수집 대상에서 제외합니다. &#x20;

자세한 카드 상태 변경은 아래 내용을 참조하세요.

![개별 카드 상태 변경](/files/-LqLoC3wItLf-DxC9cPS)

![카드 상태 일괄 변경](/files/-LqLoNLlENLl2PWcvOif)


---

# 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_admin/delete-card.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.
