# 매체 캐시 관리

매체 캐시 관리 페이지에서는 워크스페이스에 등록 된 매체들의 광고별 캐시를 조회하고 잔액 추이를 확인할 수 있습니다.

### 매체 캐시 테이블

* 테이블 내 컬럼들은 순서 변경이 가능합니다.

<figure><img src="/files/0xc8YKQL5hHr1gQC6s6b" alt=""><figcaption></figcaption></figure>

#### 1. 광고 매체 조회

매체, 광고 계정명, 광고 계정 아이디를 확인할 수 있습니다.

#### 2. 광고 캐시 잔액

각 계정 당 광고 캐시 잔액을 조회할 수 있습니다. 상단 새로고침 아이콘을 클릭하면 최신 잔액 데이터가 업데이트 됩니다.

#### 3. 알림

충전 및 잔액 알림 기능 작동 여부를 확인하고, 설정 `바로가기 버튼`을 클릭해 계정 별로 직접 설정할 수 있습니다.

<table data-header-hidden><thead><tr><th width="154"></th><th></th></tr></thead><tbody><tr><td><strong>충전 알림</strong></td><td>설정한 금액 밑으로 내려가면 알림 채널로 알림을 보냅니다.</td></tr><tr><td><strong>잔액 알림</strong></td><td>설정한 시간에 알림 채널로 잔액 알림을 보냅니다.</td></tr></tbody></table>

### 잔액 추이

광고 계정별 잔액 추이가 꺾은선 그래프 형식으로 노출됩니다.

* 그래프에 마우스 오버하면 한 시간 단위의 시차로 광고 계정별 잔액 현황을 조회할 수 있습니다.

<figure><img src="/files/l4PGnWnZ7SIMMXDZgobE" 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://help.xpert.lever.me/ops_center/cash_mgmt.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.
