# Support System: How to create a ticket?

Open the page[ https://schneidergeo.atlassian.net/servicedesk](https://schneidergeo.atlassian.net/servicedesk)

1. **Select your issue type**\
   Select whether the error is in the "GUIBO ISSUE" system or on your "APP ISSUE" app. 

2. **Send your documetation via text or video**\
   Now add all relevant information. This can be done via text description or video-screenrecording.&#x20;

   1. **Text:** Please make sure that you describe the problem as precisely as possible. This means a step-by-step explanation of the previous steps until the problem occurs.&#x20;
   2. **Screenrecording:** \
      In the ticket form, you will find the "click here" screen recording button at the bottom of the screen, above the "send" button. Click on it to start the screen recording. Select the GUIBO tab for the recording and demonstrate the problem behavior.&#x20;

   <figure><img src="/files/ih8m8Ilol1ays3w2uDCv" alt=""><figcaption><p>"click here"-Button for screenrecording</p></figcaption></figure>

3. **Send us all required information**\
   Make sure you have filled out all the form fields. If information is missing, we cannot process your request.

4. **Attach screenshots**\
   For illustration you have the option to insert a picture (screenshot) here. Info: You must have created this before creating the ticket.

![](/files/NJTTZz2yuhEHETZgrBDz)


---

# 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.guibo.travel/faq/support-system-how-to-create-a-ticket.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.
