---
title: "Introducing the new Data Ingestion Experience"
excerpt: "Say hi to our redesigned version of the Data Ingestion UI"
date: "2023-01-31"
---

# Introducing the new Data Ingestion Experience

## Ingestion UI enhancements

- We've added easier access to all supported ingestion formats.
- We've revamped the different ingestion options UI to make it easier to follow.
- We've added a shortcut for ingesting data streams from Confluent cloud.
- Users can now suggest new connectors through the UI.
- The new BigQuery connector is available in private beta.

## Other notable changes {% #notable-fixes-2023-01-31 %}

- Changes in the Data Source schema when previewing a newly created Data Source were being ignored under some circumstances. It shouldn’t happen again.
- Fixed a problem with [datasources_ops_log](/forward/monitoring/service-datasources) not being updated after re-pushing a Materialized View.
- Fixed an issue in the Auth tokens modal that prevented the Read / Write options to be correctly seen.
- Fixed a couple of bugs in the Data Flow view related to wrong rendering of Data Sources metadata.
- Fixed a bug that apparently allowed the creation of tokens with no scopes but raised a silent error.
- When using `tb fmt` to format your .datasource file we had a bug that removed the Data Source description. Now, the description is kept.

