# Creating a Brand

{% embed url="<https://urbanpiper.portal.trainn.co/share/v6PHwomkfNNyqWRzRJ9ZrA>" %}

## How to Create a Brand

UrbanPiper allows you to manage all your brands from a single place. Follow these steps to create a new brand:

1. Navigate to the **Brands** section from the navigation menu.
2. Here, you can view all the existing brands that have already been created.
3. To create a new brand, click on **Create New**.
4. Enter the name of the brand and click **Next**.
5. Choose the location you would like to associate with this brand.
6. Click on **Create** to add this new brand.

We have now successfully created a new brand.

{% hint style="success" %}
At any given point of time you can create as many Brands as you want. Just make sure that you associate your locations correctly as explained in [Creating a new Location](/business-manager/creating-a-new-location.md).
{% endhint %}


---

# 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://help.urbanpiper.com/business-manager/creating-a-brand.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.
