# October 13, 2023 - dbt Impact Report

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

### dbt Impact Report

Data changes breaking key tables and dashboards? We're excited to announce our latest dbt Impact Report!

When you make a dbt model change, the Impact Report is generated as a comment in your PR, showing you what the downstream tables and dashboards are. Now you can check your downstream dependencies before they break.

👉🏻 [Check it out here](https://docs.selectstar.com/integrations/dbt/dbt-impact-report)

### User Settings Page

One of the requests we've received is for the ability to choose the default view for the table and dashboard pages.

In App Settings under the new User Settings section, you can choose which view you want to see first: the column view or the overview, for the table and dashboard.

This new app settings also allows you to set the database table column order. By default, Select Star shows the columns ordered by popularity score. Now you can set the view to show the columns in your preferred order.

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

[Learn More](https://docs.selectstar.com/user-management/account-and-user-settings)

### Sidebar UX Improvement ✨

We're delighted to release a couple of improvements that make the sidebar more user-friendly and easier to navigate.

On hover, you can now see the second hierarchy bar, which will allow you to explore the sidebar more efficiently. In addition, clicking directly on a main menu item will take you to its first database page, all doc or tag page, saving you time and clicks to go.

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


---

# 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/october-13-2023-dbt-impact-report.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.
