# 타겟 그룹 이용하기

## 타겟 그룹 소개

타겟 그룹을 이용해 자주 사용하는 필터 조건을 저장해둘 수 있습니다. 이를테면 가입한지 1개월이 지났고 총 거래수가 0건인 고객들을 상대로는 적극적인 재방문 캠페인을 진행할 필요가 있습니다. 이런 상황에 타겟 그룹을 활용할 수 있습니다.

## 타겟 그룹 생성하기

1. 먼저 저장해두길 원하는 필터를 적용합니다.
2. **`[타겟 그룹 생성]`** 버튼을 클릭합니다. 바로 '이름 없는 타겟 그룹'이라는 이름의 타겟 그룹이 생성됩니다. 생성한 타겟 그룹은 서브메뉴의 **`[타겟 그룹]`** 영역에 표시됩니다.
3. 필요한 경우 타겟 그룹의 이름을 변경한 뒤 **`[변경사항 저장]`** 버튼을 클릭합니다.

## 타겟 그룹 수정 및 삭제하기

* 타겟 그룹의 필터 조건이나 이름을 변경한 뒤 **`[변경사항 저장]`** 버튼을 클릭해 저장할 수 있습니다.
* **`[타겟 그룹 삭제]`** 버튼을 클릭해 해당 타겟 그룹을 삭제할 수 있습니다.

## 타겟 그룹 복사

* 생성한 타겟 그룹의 조건을 조금 수정하여 새로운 타겟 그룹을 생성해야 할 경우, **`[타겟 그룹 복사]`** 버튼을 클릭해 동일한 사본을 생성할 수 있습니다.


---

# 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.reflow.cx/userbase/target-group.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.
