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

# Users

### 1. User Data

We display basic user information as a paginated table. At the top level, we can filter all users into new users (added within the last 24 hours) and active users (active since last week).

![User overview](/files/-LdcYwrIS4Q2tUCLxH1O)

### 2. Search Users

We can do a text search for users by name or tag.

![Search users by name or tag](/files/-LdcZxFVz4D6s_093mm9)

### 3. Tag Users

We can manage user tags from the user list view using the "Tag users" button in the top right section.

Add tag

![Add tag to users](/files/-LdcdbC5gletAYVsoQM2)

Remove tag

![Remove tag](/files/-LdcbPoBI_fgEDtud5WJ)

### 4. Assign Roles

Each page subscriber/user can have either of three roles:-

1. Normal user
2. Test user
3. Admin user

We use these roles to send test messages before broadcasting messages.

Roles can be managed using the user edit page.

![Assign user roles](/files/-Ldca6TM1Ar4beCHBNAe)
