# User management

When you [register](https://docs.phoenixlidar.com/lidarmill-cloud/login-register) a new account, it is required to fill in details about your company. As a result, your account will belong to that company and will be marked as an administrator account.

### &#x20;Inviting new company members

To invite a new company member, go to the "Users" page and open the "General" tab.

![](/files/-MTg0ZlLA4n5nRH_fwYZ)

There you will be able to find the buttons for generating the invites for a "Customer" and an "Employee".

![](/files/-MTg1olydiijNk2g9ah-)

After clicking on either of them, you will be prompted to type the user email on which an invitation will be sent.

![](/files/-MTg2cz1b5iPza_Aqyf8)

Please see the ["Permissions table"](https://docs.phoenixlidar.com/lidarmill/sub-accounts#permissions-table) for understanding the differences between the "Employee" and "Customer".

### Registering the new account using an invitation

![](/files/-MTg6bwWUuBnJhuaUjq2)

### Sharing the projects with your customer

After the "Customer" was invited and registered his LiDARMill account he will see none of your companies projects before you explicitly share some.

![](/files/-MXpjHhMUysnqoWv13w3)

For sharing the particular project with one of your customers go to the "Users" page and click on the customer you want to share the project with.

![](/files/-MXpjef-Lv5e2ojV4sw_)

Click on the "Add permission to read selected projects" button and select the one or multiple projects you want to share with and confirm your choice.

![](/files/-MXpkXs4IKAY5FkV9-lr)

After the project was shared it will be listed in the list and you will be able to disable the sharing at any moment.

![](/files/-MXplVupBDMZaPRE_2Lb)

When the "Customer" was granted to read some projects they will be listed in his LiDARMill account.

![](/files/-MXpmCDjVDeawMV2yhe0)

The "Customer" will be able to see all information about the shared project and download the data from it but he won't be able to upload the data, start any kind of processing, and editing or removing the project.

### Permissions table

The "Customer" can see and download data only from the projects what were shared with him.&#x20;

| Action/Role                                    |     Administrator    |       Employee       |                                                                Customer                                                               |
| ---------------------------------------------- | :------------------: | :------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: |
| Invite new "Employe"                           | :white\_check\_mark: |          :x:         |                                                                  :x:                                                                  |
| Invite new "Customer"                          | :white\_check\_mark: | :white\_check\_mark: |                                                                  :x:                                                                  |
| Manage the subscriptions                       | :white\_check\_mark: |          :x:         |                                                                  :x:                                                                  |
| Update companies details (name, URL, etc..)    | :white\_check\_mark: |          :x:         |                                                                  :x:                                                                  |
| Access to projects which belong to the company | :white\_check\_mark: | :white\_check\_mark: | <p><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </p><p><code>only for projects which were shared</code></p> |
| Process the data                               | :white\_check\_mark: | :white\_check\_mark: |                                                                  :x:                                                                  |
| Upload the data                                | :white\_check\_mark: | :white\_check\_mark: |                                                                  :x:                                                                  |
| Download the data                              | :white\_check\_mark: | :white\_check\_mark: | <p><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </p><p><code>only for projects which were shared</code></p> |

###


---

# 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-6.phoenixlidar.com/lidarmill-cloud/login-register/sub-accounts.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.
