# 5.22.0

### June 12, 2018 - 5.22 - Associate Biosamples With Uploaded Files and Show/Hide Columns on Runs Page

* Features
  * Added an option to associate a file (or dataset of files uploaded together) with a new or existing biosample during file upload.
  * Added an option to show or hide columns on the runs page, and added sort function to additional columns. ![Run Page Column Selector](https://github.com/illumina-swi/bssh-docs/blob/main/images/release-notes/basespace/runs_page_column_selection.png)
* Bugs Fixed
  * Fixed an issue with library prep kits not appearing in the Multiple Kits drop-down list when selecting a biosample in the app input form.

### Release 5.22.1 - June 14, 2018

* Bugs Fixed
  * Fixed an issue with BaseSpace menu navigation to different software products. The links have been restored and you are now successfully transferred to the selected product.


---

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