> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/japanese/insutorshonto/insutru/insutruopushon/insightkonekuta/insight-connectorniinsight-teacherwosuru.md).

# Insight Connector用にInsight Teacherを設定する

Insight ConnectorのIPアドレス、ホスト名、またはFQDNについては、教師のコンピュータにInsightをインストールする際に設定することができます。 &#x20;

![](/files/IkqSRcgH56BRQz7FGL4A)

### Connector設定の更新

インストール後、Insight Connectorへの接続を変更する必要が生じた場合はTeacherコンソールの設定ダイアログで更新することができます。

![](/files/xazAmAedgkQBT8PaIuWM)

1. 設定アイコンをクリックします。
2. ［管理者設定］をクリックします。
3. 表示されたボックスに管理者パスワードを入力します。\
   ![https://4275425897-files.gitbook.io/\~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjFBx1MpmJ5Ym6tYvK1%2Fuploads%2FY7HIbHTare9rNwk3wZp7%2Fimage.png?alt=media\&token=a8b91d4a-814e-4ea6-9035-e8f9a416352c](/files/vysBiZv73i0BHboL7F2n)
4. ［認証］をクリックします。
5. ［Insight Connectorを使用する］のボックスを選択して有効にします。\
   ![https://4275425897-files.gitbook.io/\~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjFBx1MpmJ5Ym6tYvK1%2Fuploads%2FZ7BkhTQK8cHChaQaFpuc%2Fimage.png?alt=media\&token=9be70568-30af-42cc-96da-5a1eaf75359d](/files/kj4kZZQufUGcjS72r79T)
6. Insight Connectorが稼働しているコンピュータのIPアドレス、ホスト名、またはFQDNを入力します。
7. ［保存］をクリックします。

{% hint style="success" %}
これでTeacherコンソールがInsight Connectorを使用するように設定されました。Insight Connectorと通信する設定となっている生徒のコンピュータをTeacherコンソールから確認できるようになります。
{% endhint %}


---

# 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://docs.faronics.com/faronics-insight-docs/japanese/insutorshonto/insutru/insutruopushon/insightkonekuta/insight-connectorniinsight-teacherwosuru.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.
