# Create a new Business View

* **Business View Name:** Provide a user-friendly name for your Business View.
* **Description:** A text field (up to 200 characters) for documenting the BV’s purpose or context.
* Click on **Show Advanced Settings** to view the following options.
* **Save to Fast Query Engine:** When enabled, stores the Business View in a high-performance query engine within Tellius. Improves data retrieval speed, especially for complex querie**s** on large datasets.
* **Hide in Search Engine:** When enabled, this Business View will be not be considered for natural language queries in Search and Assistant.
* **Enable deduplication:** Automatically identifies and removes duplicate rows in Snowflake Live and Redshift Business Views. Helps maintain data integrity and ensures “live” queries return unique rows.
* Click on **Create** to finalize the process and create a new Business View.

### Best Practices

* Enable **“Save to Fast Query Engine”** to get quick responses from heavily used or large BVs. Ideal if performance is critical and data changes can be periodically synced.
* If you’re testing or building a BV that’s not ready for general use, hide it from the search engine to avoid confusion.
