> For the complete documentation index, see [llms.txt](https://document.wisetracker.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.wisetracker.co.kr/audience/user-management/user-list.md).

# 유저 리스트

***오디언스 > 유저관리***

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

{% hint style="warning" %}
&#x20;\[유저관리] 메뉴의 유저 리스트는 기존의 오디언스와 달리 **회원ID(mbid)** 를 기준으로 생성되었습니다. 따라서 ADID/IDFA를 기준으로 하는 ‘오디언스’ 와는 차이가 있으며, 유저 데이터에 ADID/IDFA를 추가하여 통합관리할 수 있도록 업데이트 되었습니다.
{% endhint %}

{% hint style="success" %}
SDK 를 통해 수집한 ‘행동 데이터’ 와 ‘속성 데이터’ 를 기반으로 더 편리하고 다양하게 세그먼트를 생성할 수 있다는 장점이 있습니다.
{% endhint %}

## 유저 데이터 등록 및 관리

{% content-ref url="/pages/Pq18q0Rppor1OxuOyZM9" %}
[데이터 업로드](/audience/user-management/user-list/data-upload.md)
{% endcontent-ref %}

## 유저 그룹 생성

{% content-ref url="/pages/O6Jb2IjcfmuxBJuKXhWs" %}
[속성 필터 적용 및 그룹 생성](/audience/user-management/user-list/create-group.md)
{% endcontent-ref %}

## 유저 데이터 다운로드

{% content-ref url="/pages/95TTFUzTaK7MZcIsmhSv" %}
[데이터 다운로드](/audience/user-management/user-list/data-download.md)
{% endcontent-ref %}

## 유저 상세 화면

{% content-ref url="/pages/NJmKz7pJ4Ru6WaVrXSJs" %}
[유저 상세 화면](/audience/user-management/user-list/detail.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://document.wisetracker.co.kr/audience/user-management/user-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
