> For the complete documentation index, see [llms.txt](https://docs.mnspro.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mnspro.cloud/benutzerinnen-und-benutzer/portal.mnspro.cloud/dashboard/meine-arbeitsgruppen/arbeitsgruppenlinks.md).

# Arbeitsgruppenlinks

Unter Kurslinks werden alle Meeting Links gesammelt und auch als Kachel unterhalb angezeigt (s. Abb. 80). Zudem sind Sie in der Lage Links hinzuzufügen, die nur diese Arbeitsgruppe betreffen.

![Abbildung 80: Arbeitsgruppenlinks](/files/wzRJ88mrinoknlB6faoZ)

Über das Plussymbol sind Sie in der Lage, neue Arbeitsgruppenlinks hinzuzufügen. Es öffnet sich eine neue Eingabemaske (s. Abb. 81), in der Sie einen Linknamen unter „Beschreibung“, den Link unter „Link“ und eine Kategorie unter „Kategorie“ für diesen Link angeben müssen. Optional können Sie eine Icon-URL über unseren Support hinzufügen lassen und noch die Checkbox „Favorit“ auswählen. Wenn diese Option ausgewählt wird, wird eine Kachel mit dem Linknamen (Beschreibung) unterhalb der Arbeitsgruppenlinks angelegt.

![Abbildung 81: Arbeitsgruppenlink hinzufügen](/files/2hAHjX7dbl17eS16oyCc)

Sollten Links nicht als Favorit angelegt werden, findet man diese unter den Arbeitsgruppenlinks, wenn man auf das blaue Symbol mit dem Pfeil nach unten klickt. Sobald die Links angezeigt werden, ändert sich der Pfeil und zeigt nach oben. (s. Abb. 82)

![Abbildung 82: Arbeitsgruppenlinks anzeigen](/files/bG5FkHcIA8vXpT3IhWfC)

Über das Stift- und Papierkorb-Symbol sind wir jederzeit in der Lage, Links zu bearbeiten und zu löschen. Hierzu klicken wir in die Zeile des entsprechenden Links, sodass diese blau hinterlegt wird und wählen das entsprechende Symbol zum Bearbeiten oder Löschen.

**Nur Besitzer sind in der Lage Arbeitsgruppenlinks zu erstellen, bearbeiten und löschen.**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mnspro.cloud/benutzerinnen-und-benutzer/portal.mnspro.cloud/dashboard/meine-arbeitsgruppen/arbeitsgruppenlinks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
