# View Activity History

The Teacher can view the Activity History of a Student in the class, which includes applications used and the keystrokes used in the application, web history (including all websites visited even in incognito/private mode if that setting is enabled; see [Web Filtering](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/settings/web-filtering.md) for further information), and alert history (including a list of any alerts for banned words/activities).&#x20;

{% hint style="info" %}
This action is not available for Assistant Teachers.
{% endhint %}

{% hint style="info" %}
This action can only be performed on a single Student computer.
{% endhint %}

1. Select a Student.
2. Click *Assess*.
3. Click *View Activity History*.&#x20;

![](/files/A9la6DUvag2pHKpFo8NU)

### Application and Keystroke History

Shows a searchable list of all keystrokes performed by the Student. To save the list as a file, click *Export*.

The switch views button <img src="/files/kBgkNMARPIKgWntLtC3e" alt="" data-size="line"> gives the option to display the history in column view or detailed view. The detailed view displays all the keystrokes performed by the Student.&#x20;

![](/files/ANBGn2BFReExBDa4ufMC)

Enable *Show All Keystrokes* to see non-alphanumeric keys that were pressed, such as Enter, Backspace, etc.

![](/files/b7EzLJ7GwC7t6dx1yiY6)

### Web History

Shows a searchable list of web sites visited by the selected student. To save the list as a file, click *Export*.

![](/files/9mCVs2hn4Bee3ocEZDH5)

### Alert History

Shows a searchable list of all banned activities, such as use of banned words, banned applications, and banned websites. To save the list as a file, click *Export*.

![](/files/9YGnlzXqe6CH2V9rQK4c)

### Task History

Shows a searchable list of file transfer operations between the Teacher and Student computers. To save the list as a file, click *Export*.

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


---

# 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/assess/view-activity-history.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.
