> For the complete documentation index, see [llms.txt](https://docs.qore.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qore.dev/table/manage-table/users-table.md).

# Users Table

After you successfully [create a new project](/project/manage-project/create-new-project.md), now it's time to start use your project. When you open the project, by default there would be one table which is "User" table.

![](/files/A7SCDm5iYaaWfIXQiXov)

In this table, you can find 5 default field, which are:

1. external\_id
2. role
3. password
4. created\_at
5. updated\_at

The function of this table is to manage users and its role based on the permission type you want to share.

![](/files/pokjQKke63zMquYg56Ng)

{% hint style="warning" %}
You can't delete Users table otherwise your project will be crashed. You also can't delete external\_id, role, and password field.
{% endhint %}
