# Add/Edit/Delete user

### **ADD USER**

**Step 1:** Access Add user page by click on the button Add user at the top left screen

![](/files/-MbeUdDercazC0wj-C8-)

**Step 2:** At the Add user page, you should fill in all the necessary information to add a new user.&#x20;

The necessary information includes:&#x20;

* First name
* Last name
* Email address
* Password
* Profile description
* Time zone
* User type: User type will have 4 default type is Super Admin, Admin, Instructor, Learner. Another type will be created at the User type management

In this case, I'm trying to add a new instructor user.

![](/files/-MbeWxBPwDG9O22aGibP)

Click Add user button to finish

### EDIT USER

To edit a user, you should access the Edit user page by click on the icon "..." at the Options column in the user list and choose Edit. The Edit page is the same as the Add user page, you can change the information that you want and update it for new

![](/files/-MbeyHKW1BhEvr-8-xli)

### DELETE USER

To delete a user, you just select the option Delete at the Options column in the user list.

![](/files/-MbisjEq5kaMw1GrhoXg)


---

# 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.edutek.io/administrator/users/add-edit-delete-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.
