> 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/profile-and-settings.md).

# Profile and Settings

To head to the Profile and Settings page, open the <i class="fa-bars">:bars:</i> **Menu** and click on your **Email Address.**

### General

Within General Settings you have access to the following profile configurations:

* **Email** configuration
* Change **Password**

{% hint style="warning" %}
Password change can take up to 5 minutes to take effect.&#x20;
{% endhint %}

### View

Within View Settings, you have access to the following configurations:

* Customize how prices are displayed
  * Show Wholesale Prices
  * Show Retail Prices
  * Show Product Filter Column
* Order Management
  * Show Shipping
  * Show Last Updated
  * Show Comments
  * Show Reference
  * Show Origin

### Language

Change the **Language** of the Brand Portal, choose between the available options from your Brand.&#x20;


---

# 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/profile-and-settings.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.
