> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/pflichtbasis/additional-features/bookmarks.md).

# Lesezeichen

Mit der Funktion „Bookmarks“ können Sie sowohl auf externe Ressourcen als auch auf Elemente innerhalb von BuildingPro Suites verlinken.

## Lesezeichen öffnen

<figure><img src="/files/9be4e77d1afdc8be38bc6820bedd24518f3d2db5" alt=""><figcaption></figcaption></figure>

1. Klicken Sie auf **Lesezeichen \[A]**

   ▷ Die **Lesezeichenverwaltung \[B]** Fenster öffnet sich
2. Navigieren Sie durch die Ordnerstruktur zu dem Lesezeichen, das Sie öffnen möchten
3. Klicken Sie auf **\[C]** um das Lesezeichen zu öffnen

## Ein Lesezeichen erstellen

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

1. Klicken Sie auf **Lesezeichen \[A]**

   ▷ Die **Lesezeichenverwaltung \[B]** Fenster öffnet sich
2. Navigieren Sie durch die Ordnerstruktur zu dem Lesezeichen, das Sie erstellen möchten
3. Klicken Sie auf **\[C]** um das Lesezeichen zu erstellen

   ▷ Das Fenster **\[D]** erscheint
4. Geben Sie dem Lesezeichen einen Namen in **\[E]**
5. In **\[F]**, geben Sie den Link zum Lesezeichen ein
6. Klicken Sie auf **\[G]**

   ▷ Das Fenster **\[H]** erscheint
7. Wählen Sie den Ordner aus, in dem das Lesezeichen gespeichert werden soll **\[I]**
8. Klicken Sie auf **Lesezeichen hinzufügen \[J]**


---

# 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.buildings.ability.abb/collection/german/pflichtbasis/additional-features/bookmarks.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.
