# The Insight Connector

The Insight Connector is a component of Insight that allows Student computers that are on different VLANs or subnets to communicate with the Teacher console.&#x20;

The Connector is installed on a separate computer (should not be a Teacher or Student computer). The Teacher can be set up to communicate with the Connector computer, and the Insight Student computers can be configured to talk to the IP address of the Connector.


---

# 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://docs.faronics.com/faronics-insight-docs/installation-and-administration/installation/installation-options/the-insight-connector.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.
