# Helpdesk

- [Manage Ticket.](https://help.quickappflow.com/helpdesk/manage-ticket..md)
- [Update Ticket](https://help.quickappflow.com/helpdesk/update-ticket.md)
- [Users](https://help.quickappflow.com/helpdesk/users.md)
- [Permission](https://help.quickappflow.com/helpdesk/permission.md)
- [Asset](https://help.quickappflow.com/helpdesk/asset.md): Asset management is the systematic process of acquiring, maintaining, valuing, and disposing of assets to maximize their value and manage risks effectively.
- [Asset Type](https://help.quickappflow.com/helpdesk/asset/asset-type.md): Asset types categorize assets based on their characteristics. They include tangible, intangible, financial, current, fixed, liquid, and operating assets.
- [Asset Category](https://help.quickappflow.com/helpdesk/asset/asset-category.md)
- [Asset Inventory](https://help.quickappflow.com/helpdesk/asset/asset-inventory.md): An asset inventory is a detailed list of all assets owned by an organization, including descriptions, locations, and values. It helps manage resources efficiently.
- [Asset Search](https://help.quickappflow.com/helpdesk/asset/asset-search.md)
- [Replenishment](https://help.quickappflow.com/helpdesk/asset/replenishment.md): Replenishment is the process of restocking products or materials to maintain inventory levels and meet demand.
- [Customer Portal](https://help.quickappflow.com/helpdesk/customer-portal.md)
- [How Customer User raise a Ticket](https://help.quickappflow.com/helpdesk/customer-portal/how-customer-user-raise-a-ticket.md)
- [Invoice and Quotation](https://help.quickappflow.com/helpdesk/customer-portal/invoice-and-quotation.md)
- [How to view customer user request-specific FAQs and details](https://help.quickappflow.com/helpdesk/customer-portal/how-to-view-customer-user-request-specific-faqs-and-details.md)
- [Configure FAQ and Details](https://help.quickappflow.com/helpdesk/configure-faq-and-details.md): FAQ: A list of common questions and answers to help users quickly resolve issues.  Details: In-depth information or descriptions about a service, or process.


---

# 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://help.quickappflow.com/helpdesk.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.
