# How to setup your company details?

1. After login, you will be redirected to the homepage.\
   The first thing you should do is set up your business details so that the system works according to you.
2. Setup your business by adding the below-mentioned details:
   1. **Brand**: Add all the brands.
   2. **Tax Rates**: Set up taxes and tax groups.
   3. **Units**: Add product units (pieces, meters, Litre, etc)
   4. **Categories**: Add categories & Sub-Categories
   5. **Business Settings**: Add some more details about your business. The more information you provide the better it will be for you.
   6. **Business Location**: Add Multiple business locations/ storefront/warehouse
   7. **Barcode Settings**: Set up the barcode sticker details for printing labels.
   8. **Invoice Settings**: Customise invoice number as per your need. You can customize the invoice number/scheme and also invoice layouts.


---

# 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://docs.kbgfuzion.com/erp/knowledge-base/get-started/how-to-setup-your-company-details.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.
