# Creating User Accounts for Workers

User accounts for workers are created by an invite mechanism.

To add a new worker to your organization:

* Open the admin console
* Click on the "Invite Workers" button on the dashboard. A quick link is also availble on the side panel as shown below

<figure><img src="/files/XXXUG9DhlugY9tatowMU" alt=""><figcaption></figcaption></figure>

* Enter the user email(s) to invite
* Select the portal to invite the user(s) to
* Select the teams to add the invited user(s) to

  <figure><img src="/files/88idsioAe9dIdswyPq8L" alt=""><figcaption></figcaption></figure>
* Click the 'Invite' button
* The emails entered will receive an invite notification to accept and create their account.


---

# 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://admin-docs.onestop.site/teams/creating-user-accounts-for-workers.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.
