# Settings

The Settings menu allows you to configure the settings for a class. It also comes with some predefined settings that you can use as is or customize. See [Pre-programmed Settings](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/pre-programmed-settings.md).

Configuring settings for *Block Applications*, *Web Filtering*, and *Disable Drives* will automatically force Student computers to enter *Focus* mode after they have been applied to the class.

{% hint style="info" %}
Students that are in *Focus* mode will be displayed on the Teacher console with a red frame around the thumbnail.
{% endhint %}

To view or edit these restrictions, navigate to the Settings drop-down menu and click the *Settings* icon next to the setting. Alternatively, hover your mouse on the computer name of the Student thumbnail and click *Go to Settings.*, or click the restrictions warning at the bottom of the screen and click *Go to Settings.*

You can import/export settings you have configured for a classroom and apply the same settings to another classroom without having to set up the same configuration from scratch. Exported settings will be saved as a .json file.

The settings that can be configured are:

* [Share Screen](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/share-screen.md)
* [Chat](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/chat.md)
* [Lock Screen](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/lock-screen.md)
* [Banned Word Alerts](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/banned-word-alerts.md)
* [File Transfer Location](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/file-transfer-location.md)
* [Screen Recording Location](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/screen-recording-location.md)
* [Thumbnail](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/thumbnail.md)
* [Student Info](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/student-info.md)
* [Block Applications](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/block-applications.md)
* [Web Filtering](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/web-filtering.md)
* [Disable Drives](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/disable-drives.md)
* [Notification](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/notification-and-sounds.md)

### Create New Settings

![](/files/L5FGfgCzhZBkAZHzGUn7)

1. Click *Settings*.
2. Click *Create New Settings*.
3. Enter a name for the Settings, *Grade 9* in this example.
4. Configure the settings as required. (See the other pages in this section for a complete guide on all settings that can be configured.)
5. Click *Save and Apply*.

![](/files/HnCII6oTPydWi8uqQI16)

{% hint style="success" %}
Settings have successfully been created. Navigate to the Settings drop-down menu<img src="/files/-MjeXoWN8wyfh8-6P8Ld" alt="" data-size="line">to access the settings.
{% endhint %}

<figure><img src="/files/hgLUKTZAN6eeJTnX5Dci" alt=""><figcaption></figcaption></figure>

### Import Settings

<figure><img src="/files/S5L7muVeP8L6Wz4dnhUW" alt=""><figcaption></figcaption></figure>

1. Click *Settings*.
2. Click *Import Setting*.
3. Select your preferred settings.
4. Click *Open*.

### Export Settings

<figure><img src="/files/S5L7muVeP8L6Wz4dnhUW" alt=""><figcaption></figcaption></figure>

1. Click *Settings*.
2. Click *Export Settings*.
3. Select the settings to export.
4. Click *Export*.


---

# 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/using-faronics-insight/the-insight-teacher-console/settings.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.
