> 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/2020/6.1.0.md).

# 6.1.0

### September 15, 2020 - 6.1 - Archival Storage

### Archival Storage Feature

Archival storage is being rolled out to users over the next few weeks. This feature allows accounts configured for New application mode to transfer runs and datasets to long-term storage, with significantly lower costs than standard storage. Data transfer takes several days to complete and incurs additional fees. Restoring data that have been archived for a short period of time can result in higher overall storage cost, so archiving is not recommended for data that you intend to use in the next several months.

### Other Features

* Added iCredit balance and subscription status to the account settings page.
* Added promotional iCredit balance to the banner notification in Free Trial accounts.

### Bugs Fixed

* Create new project option not enabled on the Prep tab page for creating a biological sample.
* Error when downloading files or sharing data in Enterprise domain accounts.
* Incorrect items listed in the Status menu.
* Runs page tabs content failed to load if the run name contained special characters.
* The list of libraries did not appear on Pools pages.
* Menu dropdown failed to close after a selection was made.
* Runs page column settings reset to default after a page refresh.
* Run details page did not display share and trash menu options.
* Tooltip for multiple pool information failed to appear on biosample libraries page.
* Incorrect link to BSVI in the waffle menu.
* Overlapping text in the Run details Sample Sheet tab.
* Banner notification did not persist across pages.

### Release 6.1.1 - September 16, 2020

* Features
  * None.
* Bugs Fixed
  * Fixed an issue that could cause the Run name to become hidden in the Run master list.
  * Performance and stability fixes.

### Release 6.1.2 - September 18, 2020

* Features
  * None.
* Bugs Fixed
  * Fixed an issue that could cause some run metrics to be displayed incorrectly.
  * Performance and stability 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, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/basespace/releases/previous-releases/2020/6.1.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.
