# Selecting a Business View

1. From **Search** tab, click on **All Business Views** dropdown to choose the required Business View.

<figure><img src="/files/PmyzMMbQKWDeENMfJTHN" alt="" width="375"><figcaption><p>Business View dropdown</p></figcaption></figure>

2. The available Business Views for your account will be displayed in the dropdown. Select the required Business View.
3. When a Business View is selected, the columns present in the corresponding Business View will be displayed in the right pane, organized under *Group View* and *Table View*. It helps you to be informed of the columns in a Business View and create search queries accordingly.

<figure><img src="https://files.helpdocs.io/6dnnwn52e3/articles/f65qys5jv4/1672835309317/apnmv-6-dr-0-wx-rh-0-r-lkdxs-to-uy-nuvbh-g-23-svd-ykn-2-yw-lo-3-r-9-x-3-wyjslm-yxiq-8-wp-fknkz-vaz-7-xjk-yiq-gbgc-7-an-emus-2-z-yqsxh-xdm-zf-5-xu-6-jt-93-qqj-tfo-rarg-tbo-34-p-aaof-ny-5-jg-9-caf-uc-irx-uq-5-kh-2-im-gula-2-nf-l-5-fc-rcb-0-kx-8-pw-x-84-k-23-hi-u-9-xik-7-l-dg" alt="List of columns in a business view" width="188"><figcaption><p>Columns of the selected Business View</p></figcaption></figure>

4. The columns could be searched using the **Search** bar below the Business View name.
5. The green-colored columns are **Measures,** whereas the black-colored ones are **Dimensions**. The date columns are represented in yellow color.
6. Once a query is successfully executed, the same details will be pinned next to the Search Inspector.&#x20;

<figure><img src="https://files.helpdocs.io/6dnnwn52e3/articles/f65qys5jv4/1672835807675/g-xqo-90-pbhw-zon-2-w-4-p-q-l-9-w-cwpkbax-5-yz-oua-alg-ov-1-l-76-a-f-5-ysv-ozj-pg-eg-9-t-3-v-f-5-l-7-cz-ade-im-zy-ata-xf-c-0-f-k-5-abtj-iakd-cq-rmmg-sf-w-2-o-3-fus-lnms-rn-vx-4-f-0-stq-6-ats-yd-4-sq-y-0-e-n-2-fuwm-bu-k-251-t-kg-1-kedki-1-ke-elndda-5-j-zk-4-d-wcyz-pz-uwys-58-mw-5-w" alt="Display of columns in a business view" width="563"><figcaption><p>Pinned Business View panel</p></figcaption></figure>

6. Click on the arrow next to the Business View name to hide the panel. Click on the Business View icon in the right pane to view the columns.

<figure><img src="https://files.helpdocs.io/6dnnwn52e3/articles/f65qys5jv4/1672835339497/ng-7-dsa-mcf-eoj-lu-9-d-oi-3-d-ck-yir-jls-wzbmnmn-sm-98-th-rb-slfd-iv-mi-unbji-hpapt-ehzyri-dl-aivc-0-c-4-ixrwd-vjqlip-10-neuudi-hpcpb-vx-rkas-yfd-se-cjk-3-jov-hfyp-ntgl-bo-6-l-8-k-te-ckl-nhw-aqnq-ydq-ed-xdev-aktf-vn-p-04-mgwx-4-zyxesq-imybyq-hr-f-89-vv-3-g" alt="Ability to show/hide business views" width="375"><figcaption><p>Show/hide Business View panel</p></figcaption></figure>

{% hint style="info" %}
Tellius Search supports up to 10,000 unique filter values per column. To update the limits, please reach out to your Customer Success team.
{% endhint %}

### **Auto-selection of Business View (SmartView Search)**

From 4.3.1, users need not select the relevant Business View as a first step to execute a query. SmartView Search eliminates the need to select a Business View before querying. It intuitively identifies the best-fit Business View based on your query's context, streamlining the search process.

SmartView Search in Tellius revolutionizes the way you interact with data, offering a seamless and intuitive search experience. Here's an in-depth look at its features:

1. **Entity extraction:** It identifies crucial elements like column names and values in your query, ensuring focused and relevant search results.
2. **Intent classification:** Tellius determines whether you're looking for a chart or an insight, customizing the results to fit your query's purpose.
3. **Business View shortlisting:** SmartView Search scans all accessible Business Views to find the most relevant ones for your query, removing the need for manual selection.
4. **Intelligent scoring algorithm:** It evaluates every potential Business View and ranks them based on their relevance to your query, ensuring the most suitable Business View is used for your search.
5. **Auto correction:** Automatically corrects typos in your query, ensuring accuracy in the search results.
6. **Smart chart logic:** Recommends the most appropriate chart type based on your data.
7. **TQL generation:** Translates your query into Tellius Query Language for efficient processing.
8. **Chart rendering:** Visualizes your search results for easy interpretation.


---

# 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/search/executing-a-search-query/selecting-a-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.
