# Web Filtering

Teachers have the option to block all websites, allow only specified websites, or block only specified websites. They can also choose to restrict Private/Incognito Browsing.

Configuring settings for the *Web Filtering* function 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 %}

Teachers can temporarily remove any restrictions on Student computers through the *Focus* button and selecting *Stop* next to the *Web* option.

{% hint style="info" %}
Chrome/Edge web extension must be installed on Student computers to be able to implement this feature.
{% endhint %}

{% hint style="info" %}
When enabling or disabling Web Filtering for Microsoft Edge sidebar browsing, Microsoft Edge needs to be closed and re-launched for the changes to take effect.
{% endhint %}

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

1. Click *Web Filtering* from the left-hand menu.
2. Select one of the following:
   * Prohibit all Websites – This option blocks all web browsing, instant messaging, and e-mail programs.
   * Permit Students to access specific websites – This option allows you to type in a list of permitted websites when Focus Web is enabled.
     * Enter the full URL of the web page in the text field then click *Add*.\
       To allow access to websites related to the same domain, specify only the domains (using the format *domain.com*), not URLs.&#x20;

       Example of a domain: wikipedia.org

       Example of a URL: <https://www.wikipedia.org\\>
       Alternatively, you can import and export websites if you have many websites to add to your permitted list.\
       Click *Template*  to download the template. Add or update the information in the CSV file, then save the file. Click *Import* to import your list of permitted websites.
   * Prohibit Students from accessing specific websites – This option allows you to type in a list of blocked websites when *Focus Web* is enabled.
     * Enter the full URL of the web page in the text field then click *Add*.\
       To prohibit access to websites related to the same domain, specify only the domains (using the format *domain.com*), not URLs.&#x20;

       Example of a domain: wikipedia.org

       Example of a URL: <https://www.wikipedia.org\\>
       Alternatively, you can import and export websites if you have many websites to add to your prohibited list.\
       Click *Template* to download the template. Add or update the information in the CSV file, then save the file. Click *Import* to import your list of prohibited websites.
   * Disable Private and Incognito Mode – This option prohibits Students from using the Private Browsing feature and browsing websites using their IP addresses.
3. Select *Disable Private and Incognito Mode* option if preferred.
4. Click *Save* or *Save and Apply*.

{% hint style="info" %}
Disabling Private Mode is not supported in Safari.
{% endhint %}


---

# 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/web-filtering.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.
