# 결제

<figure><img src="/files/Hnx9RCKKjOkzV7unbY7a" alt=""><figcaption></figcaption></figure>

AutoSavings를 구독하면 해당 서비스에 대한 요금이 부과됩니다.\
화면 오른쪽 상단의 사용자 이름을 클릭한 후 결제메뉴를 선택하면 부과된 요금 내역을 확인할 수 있습니다.

### **OpsNow 결제 섹션 안내**

이 가이드는 신규 사용자가 OpsNow 결제 섹션의 주요 3가지 화면을 이해하고 탐색할 수 있도록 돕기 위해 작성되었습니다.

1. **Overview 탭**

계정 및 구독 현황을 빠르게 확인할 수 있는 기본 화면입니다.

<figure><img src="/files/3bX8X7ZtF63Ty3HyD4At" alt=""><figcaption></figcaption></figure>

**Financial Snapshot**

* **Next Invoice Issue Date:** 다음 청구서 발행 예정일
* **Invoice Total:** 현재 미납 금액 또는 마지막 청구 금액
* **Payment Method:** 현재 등록된 결제 수단

2. **Invoices 탭**

과거 및 현재의 모든 청구서를 확인할 수 있는 화면입니다.

<figure><img src="/files/ZOzoSEhWoZfTXUB6OLeY" alt=""><figcaption></figcaption></figure>

* **Search Bar:** 키워드를 입력하여 청구서를 빠르게 검색
* **Date Filter:** 월별로 청구서를 필터링
* **Invoice Table:** 조회 가능한 모든 청구서 목록

**3. Payment Method 탭**

결제 정보를 관리할 수 있는 화면입니다.

<figure><img src="/files/BqBze6Hpg4bksvmu1U3U" alt=""><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.opsnow.io/opsnow-user-guide-kr/setting/undefined-4.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.
