# Selecting Business View

### **Selecting Business View**

1. Under **Tellius Assistant**, you can find the name of the Business View selected.
2. Click on the **Edit** icon to change the Business View from the list.
3. The columns present in the Business View will be displayed near the Assistant to help you with the questions and to enhance the search experience.
4. Based on the selected Business View, you can find relevant suggestions above the textbox. Scroll right-left using the arrows to view more suggestions.

### Auto-selecting a Business View

Tellius Assistant now features an advanced auto-selection mechanism called SmartView Search where Assistant can intelligently select the most relevant Business View based on the context of your query. This means you no longer need to manually choose a Business View every time you interact with the Assistant.

#### How does it work?

* When you ask a query, the Assistant analyzes it and selects the most appropriate Business View based on the context.
* If your query relates to multiple Business Views, the Assistant displays the top 5 closest matches. This ensures you have access to the most relevant information.

#### Pin/Unpin a Business View

* If you find a Business View particularly relevant, you can 'pin' it. When a Business View is pinned, all subsequent searches will focus exclusively on that Business View.
* To explore other Business Views again, simply 'unpin' the current one.


---

# Agent Instructions: 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:

```
GET https://help.tellius.com/tellius-6.3/assistant/selecting-business-view.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
