> For the complete documentation index, see [llms.txt](https://academy.synap.ac/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.synap.ac/doc/exams/proctoring-with-synoptic/install-levels/synoptic-no-install.md).

# Synoptic: No Install

## Overview

No Install is the simplest Install level available within Synoptic. Candidates access the assessment directly through their web browser without needing to install any software, browser extensions or applications.

No Install provides the lowest setup requirements and widest device compatibility (any modern browser), making it ideal for large candidate cohorts, public examinations and environments where software installation may be restricted.&#x20;

No Install provides the lowest level of device access and therefore the fewest preventative security controls.

No Install cannot automatically:

* Detect additional browser tabs
* Detect additional monitors
* Enforce fullscreen mode
* Prevent access to other websites
* Prevent access to other applications

However, when Video & Audio Recording is enabled, reviewers may still observe this activity through the recorded screen footage.

You can try one many different Synoptic Exams for yourself by creating an account on [universe.synap.ac](https://universe.synap.ac/) or clicking [this link](https://universe.synap.ac/join/lSIzStVUBpl).

## Configuring Proctoring via Synoptic No Install

From an exams proctoring page, select No Install as the Install level

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

Next select the Monitoring level you want to use for your exams. Any Monitoring level can be paired with any Install level. Learn more about what each Monitoring level provides and candidate requirements in the docs below&#x20;

{% content-ref url="/pages/U0hnFSUUXBuW6X4FAqXy" %}
[Monitoring Levels & Review](/doc/exams/proctoring-with-synoptic/monitoring-levels-and-review.md)
{% endcontent-ref %}

### Exam Rules

No additional rules can be configured alongside No Install. Additional rules for screen sharing and webcam sharing permissions will be enforced depending on the Monitoring level.&#x20;

<figure><img src="/files/2ApE4RNtUO4Gi6JvW6WO" alt=""><figcaption></figcaption></figure>

| Rule                            | Information                                                                                                                                                                                                    |
| ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Grant webcam sharing permission | If webcam snapshots or video recording is being used, candidates will have to ensure Google Chrome & Synoptic Extension have the correct webcam access before starting an exam and throughout.                 |
| Grant screen sharing permission | If screenshots & recreation or video recording is being used, candidates will have to ensure Google Chrome & Synoptic Extension have the correct screen sharing access before starting an exam and throughout. |

**Penalties** cannot be enabled on No Install exams


---

# 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://academy.synap.ac/doc/exams/proctoring-with-synoptic/install-levels/synoptic-no-install.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.
