# Introduktion

Med ID Connect Servicedesk kan du oprette support sager og komme med forslag til forbedringer.

Du kan altid fremsøge en sag igen, se status på sagen og oprette en kommentar, samt se de kommentarer, som der er blevet oprettet på sagen.

{% hint style="success" %}
Har du spørgsmål til funktionaliteten i ID Connect kan du altid se om du kan finde dit svar i vores bruger- eller on-boarding manual. \
\
**Brugermanual**: <https://usermanual.idconnect.dk/>\
**On-boarding manual**: <https://onboarding.idconnect.dk/>
{% endhint %}


---

# 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://servicedesk-manual.idconnect.dk/master.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.
