# Introduction

Sales channels are a different word for "customer portal" or "branding" inside of hostware. They handle all configuration and allow separation between multiple brands.

## Create new sales channel

On the bottom left in the sidebar, create your first sales channel if not done automatically during creation.

<div align="left"><figure><img src="/files/73948uiJx0B3mCOTJ2iL" alt="" width="269"><figcaption></figcaption></figure></div>

## Manage sales channel

To edit a sales channel, click on the name on the bottom left in the sidebar. You can then defined the display name, which is often displayed in emails, the navigation and overall branding.

The domain needs to be defined where the customer portal should be accessible. Learn how to change the domain [here](/system-and-configuration/sales-channels/wie-kann-ich-die-domain-von-hostware-andern.md).

<figure><img src="/files/2xpu2p0VbDTl0mx1W43T" alt=""><figcaption></figcaption></figure>


---

# 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.hostware.io/system-and-configuration/sales-channels/introduction.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.
