> 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/using-faronics-insight/the-insight-teacher-console/top-menu-bar.md).

# Top Menu Bar

From the top menu bar on the Teacher Console, Teachers can configure multiple *Networks* and set up the *Admin Settings*.

![](/files/D20id6vskPm6tcGXUSPG)

## Network

If there are multiple network adapters, specify the adapter to be used by clicking *Network* > *Choose Network Interface Card* and selecting the adapter from the drop-down list.

## Administrator Settings

Click <img src="/files/333EbFCyw3eiZN9rICpb" alt="" data-size="line"> to open the *Administrator Settings* where you can configure the following:

* Teacher Name – Update the *Teacher Name*.
* Change Password – Select this option to *Change Teacher Password*. You can do so by resetting the password or resetting with a license key.
* Administrator Settings – Select this option and verify the Administrator Password to make changes to the following *Administrator Settings*:
  * Security – Option to enable or disable Private Mode. When enabled, enter an Access Token.
  * Connector – Option to use Insight Connector. When selected, enter a Connector address.
  * Set Teacher Password – Option to set Teacher Password. When enabled, define a Teacher password.
  * Admin Password – Option to *Change Administrator Password* and *Change Teacher Password*.
    * Change Administrator Password – Select to *Reset with Change Password* or *Reset with License Key*.
* License Info – Validate the license key.


---

# 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:

```
GET https://docs.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/top-menu-bar.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.
