> For the complete documentation index, see [llms.txt](https://codehas.gitbook.io/repair-box/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codehas.gitbook.io/repair-box/data-entries/repairable-brands.md).

# 🏷️ Brands Management

The Repairable Brands module in Repair Box simplifies how you organize and manage the different brands of devices your business services. It’s designed to be clean, quick, and efficient — giving admins complete control over the brands listed in your repair booking system.

<figure><img src="/files/8k1pVJf28hZ3Absbhg6a" alt=""><figcaption></figcaption></figure>

***

### 🔧 Key Features

<br>

#### ➕ Create a New Brand

<br>

<figure><img src="/files/ZNEvmpHLoKMjJyu2SUYk" alt=""><figcaption></figcaption></figure>

Admins can add new brands in just a few clicks. Whether it’s a globally known name or a local manufacturer, simply enter the brand name and any relevant notes, then hit Save. The new brand will now be available for use across the system — including in repair booking forms and device management.

<br>

#### ✏️ Edit Existing Brand Information

<br>

<figure><img src="/files/yfcYg44SX4YY7i8JpufW" alt=""><figcaption></figcaption></figure>

Need to fix a typo or update a brand name? No problem. You can modify the brand details at any time. Keeping your brand list accurate ensures smooth selection during repair bookings and helps maintain a professional front-end experience.

<br>

#### 🗑️ Delete a Brand

<br>

If a brand is no longer relevant to your services, you can easily remove it from the system. Deleting a brand helps declutter your list and keeps your data focused on active, supported brands. (Note: Deleting a brand may affect linked devices — use with care.)

***

### 🔗 Brand-Device Relationship

<br>

Each brand can be linked to multiple repairable devices. For example:

* Apple → iPhone 12, iPhone 13, iPad Air
* Samsung → Galaxy S21, Galaxy Tab S7
* HP → Pavilion x360, EliteBook G6

<br>

When a brand is selected during repair booking or device creation, it filters the available models/devices accordingly — improving accuracy and speeding up the booking flow.

***

### 📋 Use Case Examples

* Add “Nothing” as a new smartphone brand and link upcoming devices.
* Edit “Sony” to “Sony Corporation” for standardization.
* Remove discontinued or legacy brands like “BlackBerry” if no longer supported.

***

The Brands module brings structure to your inventory and booking workflows. It keeps your repair database clean, organized, and easy to scale — especially as your business grows to support more devices and manufacturers.


---

# 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://codehas.gitbook.io/repair-box/data-entries/repairable-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.
