# Inventory Brands

This guide will show you the steps to creating and editing brands in TAKU Retail. You can disable, edit, add, and enable brands according to your business needs.

The following steps will guide you through the process of enabling, disabling, editing, and adding new brands.

1. Go to **Settings >** **Business Settings**

![](/files/-MiXPMUPmknRkJmwcVpJ)

2\. Click the **Brands** card.

![](/files/-MiXPURcV5pB2q4mSLTA)

3\. The **Brands** page will open. Shown below is a sample brand, however, there will be no brands added by default.

![](/files/-MiXPZmq-RHnUjnFhQyS)

4\. To make changes to existing Brands, click on the **Edit** icon at the top left side of the page Brands page.

![](/files/-MiXPdMoygr1oX2QmPlz)

5\. The Brands section will go into edit mode indicated by the yellow (**Edit Mode**) next to the title in the header of the section. Now you will be able to make changes to the existing Brands inside the table.&#x20;

![](/files/-MiXQ2qyJsiMKcRfIFTD)

6\. To enable the Brand, click the toggle under the **Is Enabled** column.

![](/files/-MiXQ4_1giEIS--BdK0g)

7\. To edit the Brand name, click on the cell in the Name column and type the preferred name.

![](/files/-MiXQ6WIRF3pl4WEqsU0)

8\. To add a new brand, you can click on the **New Brand** or **Add Row** icons.

#### Adding a new Brand

i. Click the **+** button

![](/files/-MiXQh0WocXIdm3hjJc2)

ii. This will open a window where you can enter the details of your new brand.

![](/files/-MiXRwJWGvOAw-xpVlq2)

iii. The brand will by default be set to Enabled.

iv. Click the save icon to input the new brand into your table.

![](/files/-MiXRzYSGCU96K-MTDKs)

#### Adding a new Row

i. Click the **Add Row** icon

![](/files/-MiXSjP6wZtCBGyc-eiO)

ii. This will put the Brands section into edit mode with a new row inserted.

![](/files/-MiXSnpLDjpJyuENyyON)

iii. You can directly add the details of your new brand into the table.

iv. Once you are finished, click the save icon at the top right hand corner of the Brands page to save.

![](/files/-MiXSsFhQ-wrdTX6h7mJ)

You can also view the details of the brands by clicking on the **View** button

![](/files/-MiXSvnNPYzWUSKcDMxy)

![](/files/-MiXSyyB24HfTFhiFd4y)


---

# 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.takulabs.io/how-to-get-started/general-settings/inventory-settings/brands.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.
