# Users & Groups
# Managing Groups
With groups you can provide different levels of access to your system to different users.

# What are Project Admins?
Every project starts with a Project Admins group, which is the group with the power to edit your projects and manage users. The group contains the user who created the project, and any new users added. The Project Admins group cannot be configured, renamed or removed.
# Creating New Groups
To create a new group, in project editor mode:
- Click the Users tab
- Click Groups in the left navigation bar
- Click the Add Group button in the top right

Enter a group name and click the save arrow.

By clicking the configure button you can specify user permissions for each table.

Each flag provides users with different levels of access.
| Flag | Description |
|---|---|
| Read | Ability to view records. |
| Create | Ability to create new records. |
| Edit | Ability to save changes to records. |
| Delete | Ability to delete records. |
# Managing Users
To create a new user, in project editor mode:
- Click the Users tab
- Click Users in the left navigation bar
- Click the Add User button in the top right
Enter your new users' email addresses and select the group you want to add them to.

TIP
You can add multiple users by clicking the Add Another User link.