# Adding users and groups

Add a new user or group from the **Users & groups** tab

1. Add your users first
2. After adding a user, you can select their Global and Site roles from the **Account** tab, and add physical passes for them from the **Passes** tab

{% hint style="info" %}
You can add passes before creating any access schedules
{% endhint %}

3. Add a group
4. Add users to your group

{% hint style="info" %}
You can add users to multiple groups
{% endhint %}

{% hint style="info" %}
You can set access schedules for particular groups, so consider also creating groups based on shared access schedules. For example, ‘Medium Security’
{% endhint %}

See [Setting access](/setting-access/access-schedule-basics.md) to define access for a user or group


---

# 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.accessia.com/users-and-groups/adding-users-and-groups.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.
