# 코호트 추출하기

특정 코호트의 상세 페이지에서는 코호트 설정 조건과 코호트에 포함되는 사용자 목록을 확인할 수 있습니다.

코호트의 조건은 수정 가능하며, 조건 변경후 우측 상단영역에 있는 '저장하기' 버튼을 클릭하면 변경된 조건이 반영됩니다.

## 코호트에 포함된 사용자 정보

코호트의 조건 영역 하단에서는 코호트에 포함된 사용자 정보를 확인할 수 있습니다.

'사용자 식별자 기준'에서 선택한 식별자를 기준으로 몇 명의 고유 사용자 (Unique user) 가 해당 코호트에 속해 있는지를 확인할 수 있습니다.

화면 상의 표에서는 최대 500명의 사용자 식별자 값을 확인할 수 있으며, 표의 우측 상단에 위치한 '마지막 업데이트' 란은 설정된 조건으로 코호트를 마지막으로 조회한 시점을 의미합니다.

## 코호트 추출하기

우측 최상단의 **'다운로드(.csv)'** 버튼을 클릭하면 해당 코호트의 전체 사용자 목록을 csv 파일 형태로 이메일을 통해 받아볼 수 있습니다. 파일 전송에 약 10분 가량의 시간이 소요됩니다.

![](/files/O7ddHUFKGXndcXXATyYV)


---

# 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://docs.hackle.io/cohort/export-cohort.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.
