# Download Files

The following sections describe how to download files and manifest files and where to view design details.

## Download Files

1. From the Microarray Designer window, select **Download Files** from the toolbar.
2. Select **Download Files** to download one or more of the following files for analysis. The files are provided in CSV (\*.csv) format.
   1. **Genotyping**
      1. Score
      2. Excluded Content
      3. Error
      4. Input Target
   2. **Methylation**
      1. Design File
      2. Input Target
      3. Excluded Content
      4. ErrorFile
3. After downloading the files, you can view them in Microsoft Excel or a spreadsheet program.

## Download Manifest Files

To download the manifest files for a custom order:

1. From the Microarray Designer window, select **Download Files**.
2. Select **Looking for your manifest files**.
   * The MyIllumina window opens.
3. Select **Get Product Files**.
4. To locate the manifest file associated with the order, enter the part number or purchase order number, and then select **Product Files Search**.
5. Download the resulting manifest files.

## Download File Toolbar

The Download Files toolbar provides the details of all the designs.

| Column Heading | Description                      |
| -------------- | -------------------------------- |
| Design ID      | The unique design ID number.     |
| Design Name    | The user-defined design name.    |
| Array type     | The array type.                  |
| Bead count     | The bead count for the species.  |
| Status         | The design status.               |
| Species        | The number of species.           |
| Added          | The date the design was created. |


---

# 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.connected.illumina.com/design-studio-array/overview/download-files.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.
