# Product warranty

### Enabling warranty feature

To enable a warranty on products go to&#x20;

`Settings -> Business Settings -> Products -> Enable Warranty`

### Using warranty feature

1. **Adding warranty:** Add warranty types by going to `Products -> Warranty`
2. **Assigning warranty for products:** Go to Add/Edit product and select the warranty that is applicable for the product.
3. **Sell with warranty:** Any products that have a warranty assigned when sold will use the transaction date as the start of the warranty. You can display the warranty in receipts by enabling it from the Invoice layout.


---

# 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/products/product-warranty.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.
