> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/classes/employee-self-service/report-a-problem.md).

# Report a problem

<figure><img src="/files/tVYLgVPx5SwNOViJEPi5" alt=""><figcaption></figcaption></figure>

If you have a problem with one of your services or a general question, you can simply create a new ticket via “Report problem,” which will be automatically assigned to the correct processing group.

{% hint style="warning" %}
Please note: If "Report Problem" is not displayed, this may be because your administrator has blocked the ticket system, for example because your organization already uses a different ticket system.
{% endhint %}

### Creating a new ticket

When you click on “Report problem,” a form will open where you can enter the following information:

* Request type: Decide whether you want to report a problem or have another concern (e.g., a general question).
* Affected person: Pre-filled with your name
* Affected services: Select the services that are affected by the issue *(optional but highly recommended to speed up the assignment process)*
* Subject: Describe your problem in a few words
* Description: Describe your problem as precisely as possible
* Attachments: Attach a file, e.g., a screenshot that will help support better understand your problem *(optional)*

Then click on “Save” – your request will be logged immediately and sent to the appropriate team. You can track the progress of your ticket under “My tickets” and will also be informed of any progress by email.

<img src="https://media1-production-mightynetworks.imgix.net/asset/21cf28c1-3214-4541-9a99-a9544b2c0481/1755511760276.png?ixlib=rails-4.2.0&#x26;fm=jpg&#x26;q=75&#x26;auto=format&#x26;w=1400&#x26;h=1400&#x26;fit=max&#x26;impolicy=ResizeCrop&#x26;constraint=downsize&#x26;aspect=fit" alt="" width="375">

### Shortcut via "My services"

To speed up the ticket creation process, you can click directly on the support icon for the relevant service under “My services” – this will pre-assign the affected service with the ticket creation form.

<figure><img src="/files/FsdvSAdBSwVOBvbHnzL9" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/classes/employee-self-service/report-a-problem.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.
