# Brands

<p class="doc-lead">Brands let you tag items by manufacturer or product brand so stock, sales, and purchase data can be filtered and analysed brand-wise.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<div class="doc-toc-links">
<a href="#/inventory/inventory-brands?id=overview">Overview</a>
<a href="#/inventory/inventory-brands?id=quick-start">Quick Start</a>
<a href="#/inventory/inventory-brands?id=fields">Fields</a>
<a href="#/inventory/inventory-brands?id=how-it-works">How It Works</a>
<a href="#/inventory/inventory-brands?id=actions">Actions</a>
<a href="#/inventory/inventory-brands?id=faq">FAQ</a>
<a href="#/inventory/inventory-brands?id=related">Related</a>
</div>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview &amp; List View</h2>

Go to <b>Inventory → Settings → Brands</b> from the left menu.

Brands are master data.

<b>List columns</b>

| **Column** | **Description** |
|------------|-----------------|
| Id | Brand record ID. |
| Name | Brand name. |
| Code | Short brand code. |
| Status | Active or Suspended. |

<b>Quick filter tabs</b>

| **Tab** | **Shows** |
|---------|-----------|
| Active | Active brands (default). |
| Suspended | Suspended brands. |

<b>Advanced filters</b>

| **Filter** | **Description** |
|------------|-----------------|
| Name | Filter by brand name. |
| Code | Filter by brand code. |
| Status | Active or Suspended. |
| Created Date | Date the brand was created. |

<b>List widgets</b>

| **Widget** | **Description** |
|------------|-----------------|
| Quick search | Fast text search across the brand list. |

<b>List row actions</b>

| **Action** | **Description** |
|------------|-----------------|
| View | Opens read-only brand details. |
| Edit | Opens the edit form. |
| Delete | Removes the brand when not referenced. |

<hr class="doc-section-divider">

<h2 id="quick-start">Quick Start</h2>

<h3>1. Navigate</h3>
Go to <b>Inventory → Settings → Brands</b> and click <b>New</b>.

<h3>2. Fill the form</h3>
Enter a <b>Name</b>. Optionally add a <b>Code</b>.

<h3>3. Save</h3>
Click <b>Save</b>. The brand becomes available when creating or editing items.

<hr class="doc-section-divider">

<h2 id="fields">Fields</h2>

| **Field** | **Description** |
|-----------|-----------------|
| Name * | Unique brand name shown on item records, filters, and reports. |
| Code | Optional short code for the brand. Must be unique when used. |

<hr class="doc-section-divider">

<h2 id="how-it-works">How It Works</h2>

<ul>
<li><b>Item tagging</b> — Each item can be assigned a brand. The brand is then available as a filter on item lists and reports.</li>
<li><b>Brand-wise analysis</b> — Brand-wise reports (such as brand wise stock, sale, and profit) become available when brand tracking is in use, letting you compare performance across brands.</li>
</ul>

<p><b>Connected reports:</b> Filter and group by brand on <a href="#/inventory/reports/stock-report">Stock Report</a> and other inventory, sales, and purchase reports where the brand filter is available.</p>

<hr class="doc-section-divider">

<h2 id="actions">Actions</h2>

<b>List header:</b> <b>New</b>

| **Action** | **Description** |
|------------|-----------------|
| View | Opens the brand in read-only view |
| Edit | Opens the edit form |
| Delete | Removes the brand when it is not referenced by items |
| Suspend / Activate | Disables or re-enables the brand (from the view screen) |

<b>Form buttons:</b> <b>Save</b> / <b>Update</b>, <b>Reset</b>, <b>Cancel</b>

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<b>Is the brand Code required?</b><br>
No. Code is optional, but when entered it must be unique across brands.

<b>Why can't I delete a brand?</b><br>
Brands assigned to items cannot be deleted. Suspend them instead to stop further use.

<b>How do I report by brand?</b><br>
Assign brands to items, then use the brand filter on inventory, sales, and purchase reports.

<b>Where is brand used on stock reports?</b><br>
Filter <a href="#/inventory/reports/stock-report">Stock Report</a> and <a href="#/inventory/reports/brand-wise-stock">Brand Wise Stock</a> by brand to analyse on-hand by product line.

<b>Is brand mandatory on items?</b><br>
No. Brand is optional unless your administrator requires it through item or company settings.

<h2 id="related">Related Topics</h2>

<ul>
<li><a href="#/inventory/item-group">Item Group</a></li>
<li><a href="#/inventory/inventory-variants">Variants</a></li>
<li><a href="#/inventory/inventory-settings">Inventory Settings</a></li>
</ul>
