> For the complete documentation index, see [llms.txt](https://help.basespace.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.basespace.illumina.com/releases/previous-releases/2026/7.46.0.md).

# 7.46.0 - Data Transfer Improvements

#### May 19, 2026

#### Features

* Share and Transfer Improvements
  * Enable cross-domain data transfer from the public domain to enterprise domains when using the same email address.
  * Improve error messaging when accepting transfer invites by including the failure reason and a suggested action.
* When sequencing data from older instruments or BaseSpace native applications are archived, it will be visible to those with access to ICA.
* During the next few weeks, BaseSpace searches will be transitioned to new infrastructure for speedier and more accurate searches.
* Added a notification message in Run Planning when settings become available or unavailable due to Shared BCL Convert version updates.

#### Bugs Fixed

* Further improvements to app launch forms.
* Speed up detection of professional workgroup ownership changes, improving billing accuracy.
* Fixed an issue on the Microarray Analysis Setup page where switching configurations could incorrectly show an X instead of a checkmark for configured threshold values.
* Archiving a dataset no longer triggers purging of its associated sample. Instead, the sample is now marked as archived when any of its datasets are archived, preventing it from being usable for launching new apps.
* Added "k/mm2" unit label for Density in Per Lane Metrics.
* Improved the BaseSpace API browser in the developer portal documentation.

#### Release 7.46.1 - June 1, 2026

* Bugs Fixed
  * Restored history API.
  * Security fixes.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.basespace.illumina.com/releases/previous-releases/2026/7.46.0.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.
