# Member Inquiry - Create User Account

![](https://support.swing2app.com/wp-content/uploads/2021/03/Push_add_account.png)

Membership Inquiry – How to Create a Member

<mark style="color:blue;">**▶What is creating a member?**</mark>

This is a function that the administrator uniformly creates members’ accounts and distributes them to users.

Unlike in general, users accessing the app and signing up directly! Member creation differs in that an administrator creates an ID and distributes it to users.

**▶Application examples​​**

-When you need to distribute the app to all students of the school with an app created by the school: Create an account uniformly by student number or class number

-When using within the company: Create an account with serial number and employee number

-If multiple users need to use it as a test before official distribution of the app (log in with a batch created account without signing up one by one)

-Otherwise, it can be used when you need to create a specific ID at the discretion of the administrator.

<mark style="color:blue;">**1.**</mark>

![](https://support.swing2app.com/wp-content/uploads/2021/03/%ED%9A%8C%EC%9B%90%EC%83%9D%EC%84%B1%EA%B8%80%EB%A1%9C%EB%B2%8C3.png)

[**Push & Members → Member Views**](https://support.swing2app.com/view/member_list) you can see the **\[Create Member]** button.

<mark style="color:blue;">**2.**</mark>

![](https://support.swing2app.com/wp-content/uploads/2021/03/%ED%9A%8C%EC%9B%90%EC%83%9D%EC%84%B1%EA%B8%80%EB%A1%9C%EB%B2%8C4.png)

If you tap the \[Create Member] button, the member creation pop-up window opens.

<mark style="color:blue;">**3.**</mark>

![](https://support.swing2app.com/wp-content/uploads/2021/03/%ED%9A%8C%EC%9B%90%EC%83%9D%EC%84%B1%EA%B8%80%EB%A1%9C%EB%B2%8C5.png)

After selecting the I**D type, enter the ID, password, and name**, and click the \[Save] button to complete.

If you add more IDs, click the \[Add] button to continue creating them. You can add an ID without any restrictions!

<mark style="color:purple;">\*The ID type can be specified by general ID (including English and number) or email.</mark>

**→ Administrators must individually inform users of the account created in this way to users who want to use the app.**

**Users can log in from the app with the account (ID, password) received from the administrator.**

<mark style="color:blue;">**4. Log in with the created account) App execution screen**</mark>

![](https://support.swing2app.com/wp-content/uploads/2021/03/%ED%9A%8C%EC%9B%90%EC%83%9D%EC%84%B1%EA%B8%80%EB%A1%9C%EB%B2%8C.png)

Users do not need to sign up for a separate membership in the app, and can easily use the app by logging in with the account received from the administrator.

Users who received an account by creating a member can also change information such as profile image and password by editing member information.


---

# 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://documentation.swing2app.com/manual/appmanage/pushmember/user-account.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.
