> For the complete documentation index, see [llms.txt](https://help.connected.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.connected.illumina.com/basespace/releases/previous-releases/2026/7.49.0.md).

# 7.49.0 - Quick Start Run Planning

#### August 18, 2026

#### Features

* Added a "Quick Start" section to run planning that lets you start a planned run from a previous planned run, or a favorite. You can bookmark planned runs for quick access during run creation.
* Allow download of reference files from the Resources page.
* Added support to import custom reference file from per-sample reference file picker.
* Added support for reference file picker in the Per Sample Configuration table in run planning.
* Allow creation of custom genomes and reference files for use in run planning, from the output of native BaseSpace applications.
* Enhanced Run Planning to display warning messages (returned by generateSampleSheet endpoint) when saving a configuration.
* Standardized warning and error icons across the Run Planning for visual consistency.
* Add support for new Free Trial and Pay-As-You-Go subscription types. Each new user account has its own enterprise domain.
* Enterprise domain administrators can share data from their personal space or workgroups that they are a member of to accounts outside of the enterprise domain. This applies to the new domains for the new subscription types, and also existing enterprise domains.
* Improve handling of file extension searches.
* A new BaseSpace Downloader includes security fixes.

#### Bugs Fixed

* Performance improvements to analysis list for large accounts.
* Fixed an issue that prevented mismatched numbers of controls and samples being submitted from application forms.
* Improved reliability of file searching for customers with a large set of custom metadata on analysis results.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/basespace/releases/previous-releases/2026/7.49.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
