# 사용자 조회

## 사용자 조회하기

사용자 조회 메뉴를 클릭하거나, 사용자 식별자 ID를 클릭하여 개별 사용자의 프로필을 확인할 수 있습니다.

사용자 프로필 페이지에서는 해당 사용자의 속성 정보, 푸시 토큰 정보 등을확인할 수 있습니다.

![](/files/sl65S1dbDiA4WvFIx9WG)

### 프로필 상세 정보

사용자 프로필 화면에서 식별자와 핵클이 자동으로 수집하는 `핵클 자동수집 속성`, `사용자 속성`, `푸시 메시지` 등에 대한 정보를 확인할 수 있습니다.

![](/files/Rk2aaZ9O7abrEEAcoRm5)

### 활동 타임라인

사용자의 최근 활동 타임라인 정보를 조회할 수 있습니다. 사용자의 활동 이벤트는 물론이고 실험이나 기능플래그 분배 내역까지 한눈에 확인할 수 있습니다.


---

# 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/user-view/user-profile.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.
