# Links

Links geben dir und deinem Team die Möglichkeit, auf externe Webseiten zu verlinken, z.B. auf Control Panels oder andere Dinge. Links werden in der Sidebar angezeigt.

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

Es ist auch nicht schwer, einen Link zu erstellen, gehe zu "Administration> Links" und klicke auf "Link erstellen". Dort kannst du dann festlegen, welche Gruppe den Link sehen kann, den Titel, die Zieladresse, ein Icon und die Art der Weiterleitung.

{% tabs %}
{% tab title="Alle Links" %}

<figure><img src="/files/ectsOJ1zYCHTASmONCQQ" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Link erstellen" %}

<figure><img src="/files/hVXTLfpiUlgV8MWg1qHI" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.team-panel.com/modules/links.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.
