# How do I create an account for my Client?

FlowBridge has 2 portals. The Admin and Client portal. On the client portal, your end customers can log in and switch between the different projects you have associated with the company they are linked to. They will not be able to switch or see a project that's associated with another company.

To provide access to your client, you can create a normal user for them and associate it with the Client Company you have created. Once the user has been created, you can share the email and password with them and provide them with the link to your FlowBridge environment. (i.e: ***demo.flowbridge.app*** or ***mycompany.flowbridge.app***)

## Create a client account

{% embed url="<https://youtu.be/hYhz1hvTgDo>" %}


---

# 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.flowbridge.app/documentation/frequently-asked-questions/how-do-i-create-an-account-for-my-client.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.
