# What is product?

Business Help Desk is a system for handling customers' business queries in the context of providing supportive services with customers, agents, and administrators registrations system. A customer can submit his/her query ticket, he will be notified by email/SMS alerts (if configured).when an admin or authorized agent responds customer will also be notified as well. It has also the ability to generate multiple types of business invoices for customers. and also can make business payments. and customers can see this business submitted queries, invoices, and payment requests.

![](/files/OZGKf7HfoDXGT4u4yauV)

{% hint style="info" %}
**Are you looking for a customized version?**

We can provide you with a customized version with your desired features and functions. please feel free to contact us at <mark style="color:blue;"><info.codehas@gmail.com></mark>
{% endhint %}

![](/files/Dokev5lMrOAQyl7kqtDx)

Admin area dashboard with overall summery and graphic charts.

![](/files/jWqtjq9BfJqa4Ebiohg7)

![](/files/m0qUFt5sXziseWPAjtqf)


---

# 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://codehas.gitbook.io/help-desk/what-is-product.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.
