> For the complete documentation index, see [llms.txt](https://docs.colect.io/user/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/getting-started.md).

# Getting Started

## Launching And Loggin In &#x20;

To start using the Brand Portal, no installation is required whatsoever. Simply start by opening your browser and typing the URL:

[b2b.colect.io](https://b2b.colect.io)

This will take you to the login page.

![Login Page Brand Portal](/files/J7MizgIwT6M9k7Fl2Zdf)

Here you are required to enter your **user name** (email address) and **password** and then click '**LOG IN**'.&#x20;

If you're using the Brand Portal for the first time, you can click '**REGISTER ACCOUNT**' on the bottom right. Here you can create a user name and password and then log in.&#x20;

{% hint style="info" %}
The Brand Portal is automatically set to the same language as your browser for the log in screen and the subsequent client selection. You can **change the language** once you're logged in and have selected a client.&#x20;
{% endhint %}

## Client Selection

The next screen that will appear is the one where you can select a client. If you are the client and you're operating **self-serviced**, simply click the downward arrow in the menu and select your name from the list.&#x20;

If you are a **sales representative** ordering on behalf of a client, select the client you're working for.&#x20;

![Client selection](/files/6iwe9XR2QS42jc8tfEQm)

As a sales rep, the clients you have access to are automatically linked to your acount. Click the downward arrow in the menu and select your client from the list.&#x20;

Then tap '**CONTINUE WITH**' in the black bar underneath the menu.&#x20;

{% hint style="info" %}
Client access may vary per user. If you have questions about the clients you have access to, please contact your Administrator.
{% endhint %}

## Navigating The Brand Portal

Once you are registered and logged in, you will be directed to the home page of the Brand Portal.

![Brand Portal Home Page](/files/bM01tSzR947TGgauw4iZ)

Here you will find all the collections and lookbooks you have access to.&#x20;

{% hint style="info" %}
Collection access and rights may very per user. If you have questions about collection access, please contact your Administrator.
{% endhint %}


---

# 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://docs.colect.io/user/brand-portal/deprecated-brand-portal-v2/getting-started.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.
