> 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/software/general/software-general-troubleshooting-list/000008566.md).

# Troubleshooting Illumina BioInsight Platform Core Service Connector not connected for Windows comput

Illumina BioInsight Platform Core (Platform Core, formerly, Illumina Connected Analytics (ICA)) provides a utility called a Service Connector to sync data between the platform's cloud-hosted data store and a user's local machine, which can be user's computer or server.

This Service Connector runs in the background, and the configuration is done from within the Platform Core environment, where the user can add upload and download rules to meet the requirements of the current project and any new projects the user may create.

When the Service Connector is installed and connected, there is a green indicator light (this can be seen within the Platform Core Project, from the **Connectivity** tab under **Project Settings**).

![](/files/utO7F4SuKgFuyR9B7Zoq)

However, if the Service Connector is installed, but not connected to Platform Core, there is a grey indicator light.

![](/files/n1Q8qnk9oPnsEC1TmOt4)

If there is a grey indicator, follow the step below to restart the Service Connector from the Window computer.

From the Window Computer > Window search > Search for and open "Services" > Search for "Illumina Service Connector".

Check to see if the service is running. If it is not running, right click and select Start.

![](https://illumina.file.force.com/sfc/servlet.shepherd/version/download/0688X00000W4NeB?asPdf=false\&operationContext=CHATTER)

Once the Service Connector shows as running, the connector will show as connected to Platform Core with the green indicator light.

![](/files/Cxj3Ctd6joqJX75Uk8hM)

For more information about service connector troubleshooting, see the [Service Connector Troubleshooting page](https://help.ica.illumina.com/project/p-connectivity/service-connector/service-connector-troubleshooting#windows).

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #8566), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000008566%20-%20Software%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/software/general/software-general-troubleshooting-list/000008566.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.
