Add a User
An app can have admins or end users. Also, it can have developers working on it. BILDIT makes it very easy to add users to your apps.
Add a new user
- On the Sidebar Menu from Admin dropdown, select Users
- Select ADD NEW USER
- Fill the details on the Invite Team Member modal
- After filling the details click on the Invite button
Form Values
| Name | Type | Example | Description |
|---|---|---|---|
| String | [email protected] | The email address of user that you would like have access of the apps. | |
| Display Name | String | Bildit User | The name of the user that you would like to invite. |
| Role | Option | User | The level of access that the invited user would have, either Admin, Developer or User privileges. |
| Apps | Array | [Foo, Bar] | Select the list of apps that you would like the user to have access to. |