# Getting Started

## What Is The Brand Portal

Brand Portal is an online B2B store that supports self-service and remote sales that can be accessed anywhere, any time. It is mainly used by retailers for self-serviced pre- and reordering but can also be used by sales reps for pre- and reordering together with the retailer.

### Login

The main login pages lets you enter the Brand Portal using your **Username** and **Password**. Your email serves as **Username**.

<figure><img src="/files/Quss3I98UhhDu7kXBEQt" alt=""><figcaption><p>You can also choose the Language in which your Brand Portal is displayed using the drop-down at the bottom.</p></figcaption></figure>

If you have forgotten your password, choose **Forgot Password?** to reset your password.

If you don't have an account set:

* Select **Register** to Register a new Account
* Select **Activate** to Activate a previously registered Account.

### Selecting a collection

Once logged in, you can choose which **Collection** you will be working on.  **Collections** are groups of Products to browse. There can be any number of **Collections** in an accoun&#x74;**.**

<figure><img src="/files/SWxJJOK4BEdC7kLpAlu3" alt=""><figcaption><p>Browse through all the Collections you have access to.</p></figcaption></figure>

{% hint style="info" %}
At any time during your session, you can change Collection using the drop-down at the top of the page or going back to the homepage.&#x20;
{% endhint %}

{% hint style="success" %}
If you log in as a **Sales Representative,** you will be able to select a customer before continuing, to learn more, see [Using as a Sales Representative](/user/brand-portal/using-as-a-sales-representative.md).
{% endhint %}

Once a **Collection** is selected, you are redirected to the [**Categories**](/user/brand-portal/categories.md) page.


---

# 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.colect.io/user/brand-portal/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.
