# Oct 1, 2025 – AI Agents, Semantic Models, and more!

We’re launching our first AI Agent for tagging, our own semantic model, and a refreshed homepage it’s now even easier to keep your metadata clean, consistent, and actionable — with less manual effort.

## ✨ What's New

### **🤖 AI Agent (Private Beta)**

We’ve launched the **AI Tagging Agent** to help automate metadata tagging using natural-language rules. Admins can create rules like “tag all tables with ‘revenue’ in the name”. The agent runs daily to apply and update tags automatically, reducing manual work.

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

👉🏻 Interested in trying it? Reach out to our Customer Success team to enable the feature. It’s currently available by request in **private beta**.

👉🏻 Learn more in the [AI agent documentation](https://docs.selectstar.com/features/ai-agents-private-beta).

### **🧠 Semantic Models (Private Beta)**

We’re excited to announce Semantic Models in Select Star. It is a new way to visualize and manage your semantic models across entities, metrics, and relationships. It follows the standards from [Open Semantic Interchange (OSI)](https://www.selectstar.com/resources/snowflake-ai-ready-semantic-model).

With Semantic Models, you can:

* **Generate a model** by selecting source tables or dashboards you’d like to start from; relationships are built automatically from metadata and lineage.
* **Visualize relationships** in a new diagram view for entities, key fields, and metrics.
* **Manage and edit** entities and relationships in a streamlined modal (editing launches in October).
* **View linked metrics and entities** together for better context.
* **Use it with Ask AI to query data directly, or export to YAML** to use with other AI tools.

👉🏻 Semantic Models are currently in Private Beta. Reach out to our Customer Success team if you’d like early access.

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

### 📊 New Integration: Salesforce Dashboards and Reports

We now support Salesforce Dashboards and Reports.

* Automatically ingest datasets, dashboards, and lenses from Salesforce Dashboards and Reports.
* View lineage across Salesforce and your connected data warehouse (e.g. Snowflake, BigQuery).
* Salesforce Dashboards and Reports assets are fully searchable and can be tagged, documented, and organized in Select Star.

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

## 🛠 Other Improvements

* **CSV Download from Column Page**

  Export all fields from a table directly from the column detail page as a CSV making it easier to share with stakeholders or review offline.

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

* **Homepage Update**

  Refreshed homepage layout to highlight search field making your search experience more focused and streamlined.


---

# 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/oct-1-2025-ai-agents-semantic-models-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.
