# 2-1. 엑셀 일괄등록하기

👨‍💼 우리 회사는 직원 수가 많아서 정보를 한번에 등록하고 싶어요.

👩‍🏫 그럼 **엑셀 일괄 등록**을 해볼까요?

![](/files/y9axCvEcjFv1W7SnrwzH)

{% hint style="info" %}
① **‘양식다운로드’** 버튼을 클릭하여 식권 사용자 등록 양식을 다운로드 받습니다.

② 양식에 맞춰 작성한 후 **‘파일열기’**&#xB85C; 정보를 불러올 수 있습니다.
{% endhint %}

![](/files/CjQPDKQyKoUMUOISSgkl)

{% hint style="info" %}
① 정상 등록된 사용자 정보를 확인할 수 있습니다.

② 오류 발생 시 오류 원인 확인이 가능합니다.

**③ 오류 발생 부분 더블클릭 시 개별 수정 가능하며, 수정 완료 시 ‘정상’ 건으로 넘어갑니다.**

④ 정상 건 확인 화면에서 등록할 사용자를 선택하고 **‘사용자등록‘** 을 클릭합니다.
{% endhint %}

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

{% 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/1..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.
