# 규칙 관리

## 규칙 관리 페이지

규칙 관리 페이지에서는 규칙의 생성 일시, 상태, 규칙 내용, 요청자 등에 대한 정보를 확인할 수 있습니다.

* 상단 검색 및 필터링 바를 통해 원하는 항목을 찾아 선택할 수 있습니다.
* 기본값은 규칙 `적용 예정`인 항목들이 노출되고, 검색바에서 상태를 `삭제`로 변경하면 삭제한 항목이 노출됩니다.

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

### 규칙 수정

원하는 규칙을 선택하여 규칙을 수정할 수 있습니다.

* 규칙 그룹 `좌측 체크 박스`를 클릭해 함께 생성된 규칙들을 일괄적으로 선택하여 수정할 수 있습니다.

<figure><img src="/files/1Y7wJoS02UoewBlvXrcZ" alt=""><figcaption></figcaption></figure>

규칙 수정 방법은 [규칙 등록 과정](/ops_center/ad_rule/operation.md#undefined)과 동일합니다.

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

### 규칙 삭제

원하는 규칙을 선택하여 규칙을 삭제할 수 있습니다.

* 규칙 그룹 `좌측 체크 박스`를 클릭해 함께 생성된 규칙들을 일괄적으로 선택하여 삭제할 수도 있습니다.

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

삭제 요청 시 삭제 검토 문구가 노출 되며, `삭제 버튼` 클릭시 삭제됩니다.

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

### 바로가기

가장 우측 컬럼에 위치한 `이동 버튼`을 클릭해 해당 캠페인/광고그룹/광고 항목으로 이동할 수 있습니다.

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

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

### 규칙 캘린더

규칙 캘린더 기능을 통해 향후 수행될 규칙들을 확인할 수 있습니다. **날씨 규칙들은 제외**됩니다.

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

* 각 항목을 클릭하면 날짜별 규칙 목록의 자세한 정보를 확인할 수 있습니다.

<figure><img src="/files/99pLG3wPXESbWGFDbvpD" 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/rule_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.
