# 차단 사용자

'[검증 로그](/appdog/console/logs.md)' 메뉴를 통해 관리자가 위협이 되는 단말기나 사용자를 차단 사용자로 등록하면, \
&#x20;<mark style="background-color:red;">차단 사용자는 검증을 통과하더라도 앱 이용이 차단됩니다.</mark>&#x20;

이렇게 차단된 사용자는 ‘차단 사용자’ 메뉴에서 확인 가능합니다. \
‘차단 사용자’ 메뉴에서는 앱별 차단 사용자 목록을 확인할 수 있고, 차단 해제도 가능합니다.

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

❶ 조회: 식별자와 단말기 고유값으로 조회할 수 있습니다.

❷  다운로드: 조회 결과를 엑셀 파일로 다운로드 할 수 있습니다.&#x20;

❸ 조회 결과: 차단일시/식별자(단말기고유값)/보안 위협/앱 이름/앱 버전/차단여부를 확인할 수 있습니다.&#x20;

❹ 차단 여부: 사용자 별로 차단을 설정 또는 해제할 수 있습니다.


---

# 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://developers.fingerpush.com/appdog/console/user.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.
