# May 20, 2025 - Chrome Extension, Notifications, and More!

Bringing data context to business users—this update includes a revamped Chrome Extension, notifications for favorite assets, and more. Here’s what’s up. ⬆️

## ✨ What's New

### 🧩 New Chrome Extension is Here!

The Select Star Chrome Extension now makes it easier to see data context right where you work—no need to switch tabs. Great for business users who want quick answers. If you haven’t already, install it from [here](https://chromewebstore.google.com/detail/select-star/okjjmjmiaemccchgkpchjpkaomabndek)!

* **Shows Up Automatically** – The extension automatically appears on supported dashboards and BI tools.
* **Cleaner Design** – A new side panel replaces the old pop-up for easier viewing.
* **Ask AI Anywhere** – Get insights about tables, metrics, and lineage right from the page you’re on.

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-ae391a15bb445f1423e75d0cbe04f7869aae2486%2Fimage%20(159).png?alt=media" alt=""><figcaption></figcaption></figure>

Check out [Chrome Extension docs](https://docs.selectstar.com/features/chrome-extension) for more details. We also support [organization-wide installation](https://docs.selectstar.com/features/chrome-extension/organization-wide-install).

### **🔔 Stay Informed with Favorites Notifications**

Now you can get schema change notifications on your favorited data assets. Columns added or deleted on a table you use frequently? You’ll know right away.

You can subscribe to notifications for:

* Metadata changes (e.g. descriptions, tags, owners)
* Schema changes (e.g. columns added, deleted, or renamed)
* Discussion and comments

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-20b70ffc1083580833b7a19b1d66cdcc78a1c18e%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

Notifications are sent through the same channels you already use—email, Slack, or in-app. You can customize what you receive anytime in [User Settings → Notifications](https://app.selectstar.com/settings/user), or learn more in the [docs](https://docs.selectstar.com/user-management/account-and-user-settings#notification-settings).

## **➕** Improvements

### **📊 Tableau Embedded Data Sources & Calculated Fields Lineage**

Select Star now fully supports **embedded Tableau data sources**, bringing them to parity with published sources in both lineage and discovery.

* **Field-Level Lineage** – Trace upstream dependencies for all Tableau field types, including calculated fields, sets, groups, and more.
* **Unified Lineage View** – Embedded data sources now appear in lineage graphs alongside published sources, providing a complete picture.
* **Smarter Lineage Mapping** – We now distinguish direct vs. indirect field references to keep lineage clean, accurate, and easy to follow.

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-c88cf1ccd73813cdf6c7069cac7a37460368804d%2Fimage%20(164).png?alt=media" alt=""><figcaption></figcaption></figure>

This upgrade makes it easier for business and technical users alike to understand how embedded fields power dashboards—without leaving Select Star.

## **🔧** Incremental

**UX Improvements**

* Metrics – Dimensions now show directly on the main tab, it’s easier to create metrics within collections, and dimension columns are more clearly exposed.


---

# 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://docs.selectstar.com/changelog/may-20-2025-chrome-extension-notifications-and-more.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.
