# Users

Users are the employees and contractors in your organization (as opposed to contacts who are the employees of your customers).

The screenshot below shows how you manage users in Bunny. The users are in the table on the left and you can edit their profile information on the right.

<figure><img src="/files/qq4Y9cXmXmwn3J9jKVgK" alt=""><figcaption><p>Edit user</p></figcaption></figure>

When you create a new user, they automatically receive a welcome email with an invitation to sign in. You can customize this welcome email under **Workflows > Users**.

### Role

Each user has a Role that defines which functionality they can access in Bunny as well as a group that controls which information they can see.

### Group

The group controls which data the user has access to.&#x20;

### Manager

A user has an optional manager, which Bunny can use for various workflow purposes, for example approvals.

### Enabled

This setting controls whether the user can sign in or not.

### Always allow login via email link

When single sign-on is enabled, all users have to be grated access to Bunny via your identity provider. This can sometimes be tricky with contractors or other users who need temporary access, for example if a Bunny support person needs access to your instance. By enabling this setting, the user can sign in via an email link.


---

# Agent Instructions: 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.bunny.com/guide/tour/access-control/users.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.
