> ## 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.

# Categories

> Manage categories & sub-categories in your Store

<Note>Before you add your first product to your store, you must add a category. Here's how you add categories to your store:</Note>

## Add Category

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

    * Log in to your aasaan desktop admin panel and click on **Categories**.
    * Click on **+ New Category**.
    * Provide category details like:
      * Category name
      * Description
      * Category image
    * Click on **Save**.
  </Tab>

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

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

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

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

## Modify Category

<Tabs>
  <Tab title="Steps">
    To modify a category to your store:

    * Log in to your aasaan desktop admin panel and click on **Categories**.
    * Click on **...** at the category you want to modify.
    * Click on the ✏️ icon.
    * Update the category details like:
      * Category name
      * Description
      * Category image
    * Click on **Save**.
  </Tab>

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

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

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

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

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

## Delete Category

<Tabs>
  <Tab title="Steps">
    <Warning>When you delete a category, all the products associated with the category will also be deleted.</Warning>
    To delete a category in your store:

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

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

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

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

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

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

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How to add a sub-category?">
    * To add a sub-category within a category, choose the relevant category from the parent category drop down list when creating/editing the sub-category.
  </Accordion>

  <Accordion title="How to hide/unhide a category?">
    To hide a category in your store:

    * Log in to your aasaan desktop admin panel and click on **Categories**.
    * Click on **...** at the category
    * if you want to hide, click on the **hide** icon.
    * if you want to unhide, click on the **👁** icon. !Eye with slash

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

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

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

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

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

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

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

  <Accordion title="How to list your products on Google Merchant Center?">
    * If you wish to list your products on Google Merchant Center,
    * Navigate to the category and click on the toggle to enable **Google Shopping**.
    * Select the Google Shopping Category that most closely matches your category.

    <Note>Note: Google has its own list of categories for ecommerce businesses. This step is important if you want to list your products on Google Merchant Center. [Click here](https://www.google.com/basepages/producttype/taxonomy.en-US.txt) to view Google's full list of categories.</Note>

    <Frame>
      <img src="https://cdn.lightbooks-dev.io/docs/categories/categories-googleshopping-01.png" />
    </Frame>
  </Accordion>

  <Accordion title="How is category level SEO done?">
    * If you wish to include category level SEO information.
    * Navigate to the category and Click on the toggle to enable **SEO**
    * Provide SEO information like:
      * Page title
      * Description
      * Image
    * Click on **Save**.
  </Accordion>
</AccordionGroup>
