> 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/provide-a-smart-view.md).

# Eine Smart View bereitstellen

## Erklärung

Damit Gebäudenutzer die Smart View ansehen können, müssen Sie sie bereitstellen.

Eine Smart View wird bereitgestellt, indem ein Link zur Smart View in einem Webbrowser geöffnet wird.

Das Endgerät muss über einen Bildschirm und Internetzugang verfügen. Wenn das Endgerät über einen Touchscreen verfügt, kann das Publikum mit den dargestellten Inhalten interagieren.

## Vorgehensweise

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Feoy3xyvdXlrdI9kRPsBJ%2F52921E92-54D9-4818-A1C5-2EFFCB6904AF.png?alt=media&#x26;token=dafdc7e1-928c-4ef6-adc4-2f4960c815ca" alt=""><figcaption></figcaption></figure></div>

Gehen Sie wie folgt vor:

1. Öffnen Sie die [-> Smart View-Menü konfigurieren](/collection/german/plattform/smart-views/configure-a-smart-view.md)
2. Klicken Sie auf **\[O]**

   ▷ Die URL der Smart View wird in die Zwischenablage kopiert
3. Öffnen Sie die kopierte URL in einem Webbrowser

   ▷ Die bereitgestellte Smart View wird angezeigt

## Zugriff einschränken

Sie können den Zugriff auf eine bereitgestellte Smart View einschränken.

In diesem Fall müssen gültige Anmeldedaten eingegeben werden, bevor eine bereitgestellte Smart View angezeigt werden kann.

Aktivieren Sie dazu die Option **\[N]**.

## Smart View aktualisieren

Wenn Sie Änderungen an einer Smart View vornehmen, werden diese Änderungen nicht automatisch auf die im Webbrowser angezeigte Smart View angewendet.

Sie haben 2 Möglichkeiten, die bereitgestellte Smart View zu aktualisieren.

### Manuell

1. Laden Sie die Smart View im Browser neu.

### Über [↗ Slider-Gruppe](/collection/german/plattform/smart-views/slider-groups.md)

Sie können eine automatische Aktualisierung der Smart View mithilfe eines Workarounds emulieren. Fügen Sie dazu dieselbe Smart View zweimal zu einer Slider-Gruppe hinzu. Jedes Mal, wenn zwischen den beiden Ansichten gewechselt wird, wird die neueste Version der Ansicht geladen.


---

# 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/provide-a-smart-view.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.
