# Manage users

By Hotmo Studio admin dashboard you can having multi admin user by below instruction. Also you can manage your regular users by delete or modify their informations.

1. First go to User model section and click on create entry button

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LLJWqvJtjL4p5b0wMai%2F-LLag40YLakRGCjedamj%2F-LLag9bDV2UdEpYvAhy9%2FScreen%20Shot%202018-09-05%20at%202.54.40%20AM.png?alt=media\&token=67b393e7-f871-4056-a190-f852635fb746)

2\. Second fill out the form by new information and set type to Administrator. Then save that user to add new admin user to your collection

{% hint style="info" %}
Default user authentication for admin dashboard type is an admin and you should not remove that when you have not any admin type user.
{% endhint %}

{% content-ref url="/pages/-Lz7-hWj2Acw8IOMd2di" %}
[Change Authentication](/dashboard/change-authentication.md)
{% endcontent-ref %}


---

# 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.hormo.studio/dashboard/manage-users.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.
