# 저장해둔 신용카드를 삭제하려면 어떻게 해야 하나요?

저장해둔 카드를 전부 삭제하고자 하실 경우, [결제 (Billing)](https://www.listly.io/billing#card) 페이지로 접속해주세요.

<figure><img src="https://content.gitbook.com/content/iKxoYELFf9WS8XCvYe6S/blobs/gpQv7JrkNrZO4UNyknZb/image.png" alt=""><figcaption></figcaption></figure>

해당 링크로 접속하신 뒤, 중앙의 카드관리 란을 클릭합니다.

그 후 가장 오른쪽의 X 표시를 클릭하셔서 전부 삭제해주시면 됩니다.


---

# 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://help.listly.io/docs/ko/support/faq/payments/undefined-3.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.
