> For the complete documentation index, see [llms.txt](https://documentation.civalgo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.civalgo.com/documentation/settings/create-a-new-user.md).

# Create a new user

Invite a user into Civalgo or Logbook, assign permissions to them and choose their connection (SMS or email). Function reserved for administrators.

<figure><img src="https://cdn.prod.website-files.com/5e18a758ba9f9e4f88f12058/68498f64be447d822e7a064c_CleanShot%202025-04-17%20at%2014.37.33%402x.png" alt=""><figcaption></figcaption></figure>

## Prerequisites

[Create an employee](https://civalgo.gitbook.io/civalgo-docs/~/revisions/98zVhYBZyyDaVmVhbs86/documentation/resources/create-an-employee)

## Invite or create a new user in Civalgo

### Access the settings

1. Click on your company name (top left corner)
2. Select **Users** from the dropdown menu

### Invite a user

Click **Invite a user** (top right button)

### Fill in the user details

1. Select the employee to invite
2. Set their permission level (e.g., Employee, Team Lead, Administrator…)
3. Choose the login method: **Email** or **SMS**
4. ⚠️ Important: the user must log in using the same method selected during the invitation.

### Send the invitation

* **Email**: the user receives a link to activate their account and set a password
* **SMS**: the user can go directly to the app and will receive a login code via text message to sign in

### 💡 Good to know

Once invited, a user automatically gets access to both **Civalgo** and **Logbook**. Just direct them to the right platform based on their role:

* **Logbook**: for field teams
* **Civalgo**: for planning, coordination, and management roles

### 📄 **Need help selecting the right permissions?**

Here’s a guide that summarizes the different permission levels available on the platform:

<figure><img src="https://cdn.prod.website-files.com/5e18a758ba9f9e4f88f12058/68498fa40d282dd96c91445c_PermissionsEN_page-0001.jpg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.civalgo.com/documentation/settings/create-a-new-user.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.
