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

# Smart Assist

Smart Assist is a compilation of several Views or Slider Groups.

<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 on a mobile phone</p></figcaption></figure>

The difference from [↗ Slider Groups](/collection/platform/smart-views/slider-groups.md) consists of the following aspects:

* Smart Assist can consist of both Views and Slider Groups
* Slider Groups are intended for public use - Smart Assist is intended for individual users or user groups.
* Slider Groups look the same for all users - Smart Assist can be customized for individual users.
* Slider Groups switch automatically between Views - In Smart Assist, the user can switch between Views independently.
* Slider Groups can be password-protected or freely accessible - Smart Assist is always password-protected. A user logs in with their BuildingPro Suites credentials to access "their" Smart Assist.
* Smart Views can also be viewed without an BuildingPro Suites account - An BuildingPro Suites account is always necessary for Smart Assist.

## Open Smart Assist

<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>

* Open the menu item **Smart View \[A]**

  ▷ The "Smart Views" workspace opens.
* Click on **\[B]**

  ▷ The **"Smart Assist"** window opens

Smart Assist can also be opened by appending the suffix ***/sa*** to the URL of your BuildingPro Suites instance.

A corresponding link could then look like this: [www.demo.eliona.i\&#x6F;\*\*/sa](http://www.demo.eliona.i\&#x6F;**/sa)\*\*

What content a user sees in their Smart Assist depends on which Views/Slider Groups are [↗ configured ](/collection/platform/smart-views/slider-groups.md)for them.

## Configure Smart Assist for Users

Proceed as follows to determine which Views/Slider Groups a user sees when they open Smart Assist:

<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. Click on **Smart View \[A]**
2. Click on **Smart Assist Menu \[B]**

   ▷ The Smart Assist menu opens
3. In **\[C]**, select one or more users.
4. In **\[D]**, you see a list of all available Views and Sliders. Activate the Views/Sliders here that the users you selected in step 3 should see **\[F]**.
5. In **\[E]**, you can rearrange the order of the Views via *Drag and Drop*.
6. Click on **\[H]** to save.

## Operate Smart Assist

<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. Open Smart Assist as described [↗ here](/collection/platform/smart-views/smart-assist.md)
2. If necessary: Log in with your credentials
3. In **\[H]**, you see the widgets of the current Smart View
4. In **\[G]**, you can switch between the available Smart Views


---

# 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/platform/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.
