> For the complete documentation index, see [llms.txt](https://docs.edutek.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.edutek.io/administrator/user-types/add-edit-delete-user-type.md).

# Add/Edit/Delete user type

### **ADD USER TYPE**

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

![](/files/-MbjfrkTEOVLZqyciwJv)

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

The necessary information includes:

* Name
* Key
* User type default role: Administrator, Instructor, Learner
* Permissions: at this, you are flexible select rules for your user type

![](/files/-Mbjg1-qExijPE8jeVV8)

Click Save button to finish

### EDIT USER TYPE

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

![](/files/-Mbjh2ZVFHwOREcyoqbd)

### DELETE USER TYPE

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

![](/files/-Mbjh6dO_52wdyM1ryUD)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/user-types/add-edit-delete-user-type.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.
