# February 23, 2024 - Manual Lineage Creation

Hi Data Explorers and Builders 👋

In our latest releases we're giving you more tools to accurately capture lineage, and making sure your data connections don't go stale so you don't miss out on valuable insights.

### Manual Lineage Creation

Select Star does most of the heavy lifting by automatically creating your data catalog and generation data lineage to see how it flows. However, there are cases that this does not happen where creating lineage edges manually may be helpful. In particular lineage across data platforms i.e. if you have some development in Databricks that you push into your cloud data warehouse, such as Snowflake or Big Query.

With manual lineage creation, you are able to create those lineage edges manually using [Select Star's API](https://api.production.selectstar.com/docs/#tag/lineage/operation/lineage_manual_edges_create).

![Manual Lineage Edges](https://canny.io/images/1286155d2c331ed61604861a7bd20c46.png)

### Data Source Error Notifications

Many of the insights within Select Star come from the automated updates about your data, such as detected schema changes. These insights won't be generated if your connections are failing, and now Select Star will proactively email you when a connection is failing.

![Data Source Errors](https://canny.io/images/7d5da3b90a01926adbcc1f4484a39647.png)

Until next time!

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/february-23-2024-manual-lineage-creation.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.
