# Client Management

<details>

<summary>How do I add a client?</summary>

In Clients tab you can add and edit client profiles that later you can assign to projects. You can add their name, country and logo.

**Video guide:** [laiout lessons - How to assign projects to clients and manage client base](https://www.youtube.com/watch?v=__qmBh1AwkQ)

</details>

<details>

<summary>Where can I add or edit clients?</summary>

You can edit clients in Clients tab, available after clicking on your Initial in the upper left corner.

**Video guide:** [laiout lessons - How to assign projects to clients and manage client base](https://www.youtube.com/watch?v=__qmBh1AwkQ)

</details>

<details>

<summary>How do I add a client to a project?</summary>

Click on the 3 dots on the right of the Project row to assign a client to the selected project. You can also assign a client to the project while creating it.

**Video guide:** [laiout lessons - How to assign projects to clients and manage client base](https://www.youtube.com/watch?v=__qmBh1AwkQ)

</details>

<details>

<summary>How do I assign a client to a project?</summary>

Click on the 3 dots on the right of the Project row to assign a client to the selected project. You can also assign a client to the project while creating it.

**Video guide:** [laiout lessons - How to assign projects to clients and manage client base](https://www.youtube.com/watch?v=__qmBh1AwkQ)

</details>

<details>

<summary>Can I list projects by client?</summary>

Yes, you can sort Projects by assigned clients.

**Video guide:** [laiout lessons - How to assign projects to clients and manage client base](https://www.youtube.com/watch?v=__qmBh1AwkQ)

</details>

<details>

<summary>How do I edit client accounts?</summary>

You can edit clients in Clients tab, available after clicking on your Initial.

**Video guide:** [laiout lessons - How to assign projects to clients and manage client base](https://www.youtube.com/watch?v=__qmBh1AwkQ)

</details>

<details>

<summary>Can I edit client's name or details?</summary>

In Clients tab you can add and edit client profiles that later you can assign to projects. You can add their name, country and logo.

**Video guide:** [laiout lessons - How to assign projects to clients and manage client base](https://www.youtube.com/watch?v=__qmBh1AwkQ)

</details>

<details>

<summary>Can I assign multiple clients to a project?</summary>

No, you can assign only one Client to a project.

**Video guide:** [laiout lessons - How to assign projects to clients and manage client base](https://www.youtube.com/watch?v=__qmBh1AwkQ)

</details>

<details>

<summary>Can I unassign a client?</summary>

You can unassign a client by clicking on the currently assigned client's name in the client selection bar. The current assignment will be removed this way.

**Video guide:** [laiout lessons - How to assign projects to clients and manage client base](https://www.youtube.com/watch?v=__qmBh1AwkQ)

</details>

***

## Video guides

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


---

# 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/client-management.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.
