> 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/plattform/smart-views/smart-assist.md).

# Smart Assist

Smart Assist ist eine Zusammenstellung mehrerer Views oder Slider-Gruppen.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FbWeUjwijrPxTjguEUb1f%2FSmart%20Assist%20Hero.png?alt=media&#x26;token=7c513979-1f6d-4342-80ab-a282990d46ba" alt=""><figcaption><p>Smart Assist auf einem Mobiltelefon</p></figcaption></figure>

Der Unterschied zu [↗ Slider-Gruppen](/collection/german/plattform/smart-views/slider-groups.md) besteht aus den folgenden Aspekten:

* Smart Assist kann sowohl aus Views als auch aus Slider-Gruppen bestehen
* Slider-Gruppen sind für die öffentliche Nutzung gedacht – Smart Assist ist für einzelne Benutzer oder Benutzergruppen gedacht.
* Slider-Gruppen sehen für alle Benutzer gleich aus – Smart Assist kann für einzelne Benutzer angepasst werden.
* Slider-Gruppen wechseln automatisch zwischen Views – in Smart Assist kann der Benutzer selbstständig zwischen Views wechseln.
* Slider-Gruppen können passwortgeschützt oder frei zugänglich sein – Smart Assist ist immer passwortgeschützt. Ein Benutzer meldet sich mit seinen BuildingPro Suites-Zugangsdaten an, um auf "sein" Smart Assist zuzugreifen.
* Smart Views können auch ohne ein BuildingPro Suites-Konto angezeigt werden – für Smart Assist ist immer ein BuildingPro Suites-Konto erforderlich.

## Smart Assist öffnen

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FgsnQd99pwPTHMepiU686%2FSmart%20Assist.png?alt=media&#x26;token=6163ebe4-af8d-4e2a-b405-c4e1f0d1a1cd" alt=""><figcaption></figcaption></figure>

* Öffnen Sie den Menüpunkt **Smart View \[A]**

  ▷ Der Arbeitsbereich „Smart Views“ wird geöffnet.
* Klicken Sie auf **\[B]**

  ▷ Die **"Smart Assist"** Fenster öffnet sich

Smart Assist kann auch geöffnet werden, indem die Endung ***/sa*** an die URL Ihrer BuildingPro Suites-Instanz angehängt wird.

Ein entsprechender Link könnte dann so aussehen: [www.demo.eliona.i\&#x6F;\*\*/sa](http://www.demo.eliona.i\&#x6F;**/sa)\*\*

Welche Inhalte ein Benutzer in seinem Smart Assist sieht, hängt davon ab, welche Views/Slider-Gruppen [↗ konfiguriert ](/collection/german/plattform/smart-views/slider-groups.md)für ihn sind.

## Smart Assist für Benutzer konfigurieren

Gehen Sie wie folgt vor, um festzulegen, welche Views/Slider-Gruppen ein Benutzer sieht, wenn er Smart Assist öffnet:

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FTupQtXrluBMUyLWLthZl%2FSmart%20assist%20menu.png?alt=media&#x26;token=feaf4709-c894-4c09-b2f9-960db1839a61" alt=""><figcaption></figcaption></figure>

1. Klicken Sie auf **Smart View \[A]**
2. Klicken Sie auf **Smart Assist-Menü \[B]**

   ▷ Das Smart-Assist-Menü öffnet sich
3. In **\[C]**, wählen Sie einen oder mehrere Benutzer aus.
4. In **\[D]**, sehen Sie eine Liste aller verfügbaren Views und Slider. Aktivieren Sie hier die Views/Slider, die die in Schritt 3 ausgewählten Benutzer sehen sollen **\[F]**.
5. In **\[E]**, können Sie die Reihenfolge der Views über *Drag & Drop*.
6. Klicken Sie auf **\[H]** anordnen, um zu speichern.

## Smart Assist bedienen

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FGK10vNKABTZJGbYQt1m7%2FSmart%20Assist%20Hero_Erkl%C3%A4rung.png?alt=media&#x26;token=17008b53-c754-437b-8f3c-10fb4ac32815" alt=""><figcaption></figcaption></figure>

1. Smart Assist wie beschrieben öffnen [↗ hier](/collection/german/plattform/smart-views/smart-assist.md)
2. Falls erforderlich: Mit Ihren Zugangsdaten anmelden
3. In **\[H]**, sehen Sie die Widgets der aktuellen Smart View
4. In **\[G]**, können Sie zwischen den verfügbaren Smart Views wechseln


---

# 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/plattform/smart-views/smart-assist.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.
