> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000002383.md).

# How to check network settings on the MiSeq

The MiSeq is configured to send data to an output folder, which can be set to a network location, and the use of BaseSpace Sequence Hub also requires a network connection. If the network connection is not accessible, follow the below instructions to verify its settings.

For MiSeq systems on Windows 7 (MCS 2.x and 3.x), navigate to the **Run Options** > **Folder Settings** tab and confirm that the correct location is listed for:

* The sample sheet
* The manifest
* The output folder

**MCS 2.6:**

![](/files/Xb1m9xOw3fob9fWbQN38)

**MCS 3.1**

![](/files/hJlYPmHQVKrxa33zHECC)

For MiSeq Control Software (MCS) v4.x, navigate to **System Settings** > **Folders** and confirm that the correct location is listed for:

* The Sample Sheet
* The Output Folder

MCS 4.0\
![](/files/DmZ6gbYhEfREfnzGAU16)

If the above locations are on a network location (ie, not on the C: or D: drive on the instrument), navigate to each of these locations within the File Explorer window to confirm that they are accessible.

If all/any of the network locations are inaccessible, the MiSeq may not be connected to a network, or the instrument may not have the necessary credentials to access the network. Confirm that there is a network connection in the taskbar, and if there is no connection, make sure that the network cable is plugged into the back of the MiSeq. Consult a local network administrator (IT) for additional assistance.

If some of the network locations are accessible, then the MiSeq is networked. For any network location that could not be accessed, make sure the location is entered correctly. If another computer in the lab can successfully access the network location, the user can work with their local IT to verify the MiSeq has read and write permissions to that folder location.

For more information, consult the: [How to cache credentials for access to Network Storage and verify Read/Write access](https://github.com/illumina-swi/illumina-knowledge/tree/master/articles/Knowledge/How-to-cache-credentials-for-access-to-Network-Storage-and-verify-Read-Write-access-12/README.md)

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #2383), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000007828%20-%20Instrumentation%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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://knowledge.illumina.com/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000002383.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.
