# User Roles & Permissions

<details>

<summary>What kind of user roles are there?</summary>

There are 3 kinds of roles - Admin, Member, and Project Member. Admin can edit company's profile and other company-level settings, such as company table or furniture presets. Admins can also add and manage other users of the organisation. Members can use all available laiout functionalities among all projects in the organisation, but cannot edit company-level settings or add new members. Project Members are Members who have access only to selected projects and/or functionalities of laiout.

**Video guide:** [laiout lessons - How to add users and manage permissions](https://www.youtube.com/watch?v=9vx75zP3Ewk)

</details>

<details>

<summary>How can I change someone's role?</summary>

Admins can change roles in Users tab by clicking on the role and editing it.

**Video guide:** [laiout lessons - How to add users and manage permissions](https://www.youtube.com/watch?v=9vx75zP3Ewk)

</details>

<details>

<summary>Can I edit who has access to which project?</summary>

All Members and Admins of your organisation have access to all projects. Project Members have access limited to selected projects and functionalities. To add a project member, click on a "Invite to Project" button in the upper right corner.

**Video guide:** [laiout lessons - How to add users and manage permissions](https://www.youtube.com/watch?v=9vx75zP3Ewk)

</details>

<details>

<summary>How can I restrict someone's access?</summary>

Admins can change roles in Users tab by clicking on the role and editing it. There someone's role can be changed to Member to prevent the user from editing company-level settings, or to Project Member to restrict the access to selected Projects and functionalities.

**Video guide:** [laiout lessons - How to add users and manage permissions](https://www.youtube.com/watch?v=9vx75zP3Ewk)

</details>

<details>

<summary>How can I add a new user?</summary>

Admins can add users in Users tab. Additionally, they can invite Project Members in Projects page by clicking on a Invite to Project button in the upper right corner.

**Video guide:** [laiout lessons - How to add users and manage permissions](https://www.youtube.com/watch?v=9vx75zP3Ewk)

</details>

<details>

<summary>Can I add someone to one project?</summary>

To add someone to one Project, add them as a Project Member either in Users tab, or by clicking on a "Invite to Projects" button in the upper right corner on Projects page.

**Video guide:** [laiout lessons - How to add users and manage permissions](https://www.youtube.com/watch?v=9vx75zP3Ewk)

</details>

<details>

<summary>Who can change users roles?</summary>

Admins can change roles in Users tab by clicking on the role and editing it.

**Video guide:** [laiout lessons - How to add users and manage permissions](https://www.youtube.com/watch?v=9vx75zP3Ewk)

</details>

***

## Video guides

{% embed url="<https://www.youtube.com/watch?v=9vx75zP3Ewk>" %}


---

# 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://help.laiout.co/organisation-settings/user-roles-permissions.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.
