# Help Desk Module

- [How to Create a Ticket (Report an Issue)](https://docs.booldesk.com/how-to-use-modules/help-desk-module/how-to-create-a-ticket-report-an-issue.md)
- [How to Create a Ticket (Request a Service)](https://docs.booldesk.com/how-to-use-modules/help-desk-module/how-to-create-a-ticket-request-a-service.md)
- [How to assign a ticket to the analyst/analyst group](https://docs.booldesk.com/how-to-use-modules/help-desk-module/how-to-assign-a-ticket-to-the-analyst-analyst-group.md)
- [How to merge a ticket with another one](https://docs.booldesk.com/how-to-use-modules/help-desk-module/how-to-merge-a-ticket-with-another-one.md)
- [How to send a ticket for approval](https://docs.booldesk.com/how-to-use-modules/help-desk-module/how-to-send-a-ticket-for-approval.md)
- [How to create / assign a task in a ticket](https://docs.booldesk.com/how-to-use-modules/help-desk-module/how-to-create-assign-a-task-in-a-ticket.md)
- [How to create a worklog in a ticket](https://docs.booldesk.com/how-to-use-modules/help-desk-module/how-to-create-a-worklog-in-a-ticket.md)


---

# 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.booldesk.com/how-to-use-modules/help-desk-module.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.
