# Launching Apps

You can launch apps that perform additional analysis, visualization, or annotation of data. Running apps can incur a charge.

{% hint style="info" %}
These instructions do not apply to sample sheet-driven apps (from MiSeq), which are launched automatically.
{% endhint %}

1. To start an app, do one of the following:
   * Navigate to the project or sample that you want to run the app on, select the Launch Apps button, and select the desired app from the drop-down list.
   * From the Apps page, select the desired app from the list and select Launch.
2. Read the End-User License Agreement and permissions, and then select Accept.

The app guides you through the start-up process. BaseSpace Sequence Hub has limited storage capacity and checks the free space available before starting an app. If there is not enough available space, BaseSpace Sequence Hub displays an error message. See [Delete and Restore Data](/manage-data/delete-and-restore-data.md) to learn how to save space in your account.


---

# 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/analyze/launching-apps.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.
