# 청구서 삭제하기

## 시연 영상

{% embed url="<https://youtube.com/watch?v=7dkbE1zGGF4>" %}

## 단계별 설명

### 1. 청구서 상세 화면

* '얼룩말' 학생의 25년 8월 청구서 상세 내역이 보입니다.
* 화면을 아래로 스크롤하여 '삭제' 버튼을 찾습니다.
* '삭제' 버튼을 누릅니다.

<figure><img src="/files/2JBtZnD9VGbbTDtdFYFB" alt="" width="375"><figcaption></figcaption></figure>

### 2. 청구서 삭제 확인 팝업

* '청구서 삭제 하시겠습니까?' 라는 확인 팝업이 나타납니다.
* '확인' 버튼을 눌러 삭제를 진행합니다.

<figure><img src="/files/3OYgWTuNVGSjC1vFIKWP" alt="" width="375"><figcaption></figcaption></figure>

### 3. 청구서 삭제 완료 팝업

* '청구서가 삭제 되었습니다.' 라는 완료 안내 팝업이 나타납니다.
* '확인' 버튼을 누릅니다.

<figure><img src="/files/zkRlR2Kn990mJybPANrz" alt="" width="375"><figcaption></figcaption></figure>

### 4. 수납 현황 목록

* 청구서 삭제 후 수납 현황 목록 화면으로 돌아옵니다.
* 기존에 있던 '얼룩말' 학생의 청구서가 목록에서 사라진 것을 확인할 수 있습니다.

<figure><img src="/files/wGkkui2tPbd5yIgfTXVO" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.modoocheck.com/manual/bill/delete.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.
