# 부가 기능

## 규칙 진단

광고 운영 기능을 통해 상태/예산/입찰가를 변경할 수 있지만, 매체에서 해당 캠페인에 대한 API 기능을 제공하지 않거나 매체 서버 오류 발생 등의 다양한 이유로 규칙이 실행되지 않을 수 있습니다.

규칙이 생성되면 진단 기능이 동작하여 해당 규칙이 정상 수행될 수 있는 환경인지 확인합니다. 만약 문제가 예상된다면, [슬랙과 워크스페이스 알림](/workspace/setting_alert.md)으로 진단 결과를 발송하고 [규칙 관리](/ops_center/ad_rule/rule_mgmt.md) 페이지에서 대응할 수 있도록 합니다.

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

검색 바에서 `진단결과: 오류예상` 필터링을 하면 해당 항목들을 확인할 수 있습니다.

* `오류예상 버튼` 클릭시 매체에서 전송한 오류 동작 원인이 노출됩니다.
* `바로가기 버튼`을 클릭하면 항목 당 광고운영 페이지로 연결됩니다.
* 대응을 통해 문제를 해결하면, `새로고침 아이콘`을 클릭하여 재진단을 요청할 수 있습니다.

{% hint style="info" %}
오류 예상 여부와 무관하게 규칙은 수행되므로, 꼭 재진단을 하지 않아도 무방합니다.
{% endhint %}

<figure><img src="/files/oVksUEtT1mJ6yh3bOyHz" 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/ad_rule/features.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.
