# 구독자 분류하기

## 이 글에서는

스티비에서 구독자를 분류할 수 있는 두 가지 기능인 세그먼트와 그룹의 차이점에 대해 알아봅니다.

***

\[세그먼트]와 \[그룹]은 전체 구독자를 분류할 수 있으며, 이를 활용해 일부에게만 이메일을 보낼 수 있다는 점에서 공통점을 갖지만, 동작 방식에 차이가 있습니다.

세그먼트는 구독자의 정보 또는 구독자 행동에 따라 자동으로 분류가 변경되는 방식이라면 그룹은 관리자가 필요에 따라 구독자를 분류할 수 있으며, 관리자가 변경하지 않는 이상 그룹 구성이 변경되지 않는 정적인 특성을 가집니다.&#x20;

* 세그먼트: 설정한 조건에 맞춰 구독자가 자동으로 분류됩니다. 구독자 정보나 구독자 행동에 따라 구독자를 분류하는 조건을 설정하고, 구독자가 특정 조건을 만족할 때마다 자동으로 설정한 세그먼트로 분류됩니다.
* 그룹: 관리자가 필요에 따라 구독자를 직접 수동으로 분류합니다.

아래 링크를 통해 세그먼트와 그룹에 관한 자세한 내용을 학습해 보세요.

{% content-ref url="/pages/ezuEoQwGe20619arg0c7" %}
[세그먼트 사용하기](/list/classify-subscribers/how-to-use-segment.md)
{% endcontent-ref %}

{% content-ref url="/pages/Vprfm2WX1kEsSBCnkPiR" %}
[그룹 사용하기](/list/classify-subscribers/how-to-use-groups.md)
{% endcontent-ref %}


---

# 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.stibee.com/list/classify-subscribers.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.
