# November 23, 2023 - Bulk AI Documentation

Hi Data Explorers and Builders 👋

As we are heading to the end of the year, we're excited to introduce a handful of improvements before 2024.

### Bulk AI Documentation

We've rolled out **AI Assist** for table columns and dashboard fields to help you document in bulk. Users can fill in all empty column descriptions in a table with a single button click. You can also remove all generated descriptions at once.

<figure><img src="https://canny.io/images/f9c1b87d69272a4f37b8e251f07d2edd.gif" alt=""><figcaption></figcaption></figure>

AI-powered documentation is off by default for new accounts. If you'd like to change the availability of these features, please reach out to our customer success team and we will be happy to help 😊.

### **Updated Tag Modal**

Tags play an important role in data governance and management. We are making it as simple as possible to add and manage Tags on objects.Easily add a tag to an object:

<figure><img src="https://canny.io/images/8698db9683bd8a7aaf5b6e6eb0c34cc3.gif" alt=""><figcaption></figcaption></figure>

To create a new tag, simply type the name of the tag in the tag box and press enter. Tag - you're it.

### Migrating Ownership

You've done the hard work of assigning owners for your key data assets, and now someone is changing roles or leaving the organization. Ownership migration helps you update ownership for key assets when removing users from Select Star. Now, when you are removing a user or a team, you have the option to select anewowner for all those assets.

<figure><img src="https://canny.io/images/f5d2ca1a180b652ed18a75e4a19c1363.png" alt=""><figcaption></figcaption></figure>

### New Aurora PostgreSQL Integration

<figure><img src="https://canny.io/images/7b78a1d063b2feb47655dacc2b0104b6.png" alt=""><figcaption></figcaption></figure>

Are you using Aurora PostgreSQL in your stack? Now you can connect your Aurora PostgreSQL database to Select Star to document and get visibility into lineage and usage!

In addition to the new Aurora PostgreSQL integration, all Postgres integrations now support surfacing existing constraints and indexes present in your database.

Enjoy the new features!

The Select Star Team


---

# 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/november-23-2023-bulk-ai-documentation.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.
