> ## Documentation Index
> Fetch the complete documentation index at: https://help.aasaan.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Brands

> Manage brands in your store

<Tip>One way to organize your products on your store is by categories. But did you know you could also organize them by brands? Here is how you can manage brands in your store.</Tip>

## Add Brand

<Tabs>
  <Tab title="Steps">
    To add a brand to your store:

    * Login to your aasaan desktop admin panel and click on **Brands**.
    * Click on **+ New Brand**.
    * Provide brand details like:
      * Brand name
      * Description
      * Brand logo
      * SEO information
    * Click on **Save**.
  </Tab>

  <Tab title="Screenshots">
    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-01.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-02.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-03.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-04.png" />
    </Frame>
  </Tab>
</Tabs>

## Modify Brand

<Tabs>
  <Tab title="Steps">
    To modify a brand in your store:

    * Login to your aasaan desktop admin panel and click on **Brands**.
    * Click on **...** at the brand you want to modify.
    * Click on the ✏️ icon.
    * Update the brand information like:
      * Brand name
      * Description
      * Brand logo
      * SEO information
    * Click on **Save**.
  </Tab>

  <Tab title="Screenshots">
    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-01.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-edit-01.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-edit-02.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-edit-03.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-edit-04.png" />
    </Frame>
  </Tab>
</Tabs>

## Delete Brand

<Tabs>
  <Tab title="Steps">
    To delete a brand in your store:

    * Login to your aasaan desktop admin panel and click on **Brands**.
    * Click on **...** at the brand you want to delete.
    * Click on the **🗑** icon.
    * A confirmation popup will be shown for your acknowledgement.
    * When you press **delete**, the brand would be deleted.
  </Tab>

  <Tab title="Screenshots">
    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-01.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-delete-01.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-delete-02.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-delete-03.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-delete-04.png" />
    </Frame>
  </Tab>
</Tabs>

## Hide / Unhide Brand

<Tabs>
  <Tab title="Steps">
    To hide a brand in your store:

    * Login to your aasaan desktop admin panel and click on **Brands**.
    * Click on **...** at the brand you want to delete.
    * Click on the **eye** icon.
      To unhide a brand in your store:
    * Login to your aasaan desktop admin panel and click on **Brands**.
    * Click on **...** at the brand you want to delete.
    * Click on the **crossed eye** icon.
  </Tab>

  <Tab title="Screenshots">
    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-01.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-hide-01.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-hide-02.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-hide-03.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-unhide-01.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-unhide-02.png" />
    </Frame>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/brands/brands-unhide-03.png" />
    </Frame>
  </Tab>
</Tabs>
