# 2-3. 사용자 상세조회 및 수정

## 사용자 정보 관리

![](/files/Fv76xJHRTF5EgbIUpYYX)

{% hint style="info" %}
① 사용자 등록 내역과 앱 가입 여부 확인이 가능합니다.&#x20;

② **사용자명**을 클릭하여 사용자 정보 상세조회 및 수정, 삭제가 가능합니다.&#x20;

③ 사용자명 클릭 후 수정 내역에서 **식권 사용 중지 및 중지(예정)기간**을 설정할 수 있습니다.

④ 사용자를 **여러 명 선택**하여, 설치 안내 **알림톡을 발송**하거나 **일괄 삭제**가 가능합니다.
{% endhint %}

## 사용자 정보 수정

![](/files/ySn1UCGK3R1dpFvOFPe3)

{% hint style="info" %}
① 사용자명 클릭한 뒤 수정 버튼을 누르면 사용자 정보 중 별칭, 부서, 이용 식권, 상태를 수정할 수 있습니다.

② 휴직, 병가 등의 이유로 해당 사용자에게 식권 지급을 중지하고자 하는 경우, **‘중지‘** 버튼을\
클릭한 뒤, **중지(예정)기간 및 사유**를 설정하면 사용자가 식권을 사용할 수 없습니다.
{% endhint %}


---

# 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://mealzeropay.gitbook.io/guide/admin/1.-1/2-3..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.
