> For the complete documentation index, see [llms.txt](https://docs.linuxfoundation.org/tc-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linuxfoundation.org/tc-docs/certification/lf-handbook2/psi-remote-testing-tutorial-test-the-secure-browser-+-add-appointment-to-your-online-calendar.md).

# PSI Remote Testing Tutorial (Test the Secure Browser) + ADD Appointment to your online calendar

### PSI Remote Testing Tutorial:

When an exam is scheduled with PSI,  candidates have access to PSI's Remote Testing Tutorial.

Candidates can access the tutorial through the [Manage Tab in the PSI Platform](https://test-takers.psiexams.com/linux/manage).\
A link to the Remote Testing Tutorial is also included in the candidate's **booking confirmation email** and in the **"Preparing for the Exam" section** [of the Exam Preparation Checklist.](https://docs.linuxfoundation.org/tc-docs/certification/lf-handbook2/exam-preparation-checklist)

<figure><img src="/files/4jrYbNjUTpqPKW8YizrW" alt=""><figcaption><p>PSI Remote Testing Tutorial</p></figcaption></figure>

<figure><img src="/files/fvIQSWOWY1VfZTmRHNRo" alt=""><figcaption><p>PSI Remote Testing Tutorial in the "Preparing for the Exam" section of the Exam Preparation Checklist</p></figcaption></figure>

<figure><img src="/files/rIh8ArIKZCCa1CDKlvyr" alt=""><figcaption><p>PSI <strong>booking confirmation email</strong></p></figcaption></figure>

Candidates can launch the tutorial test up to three (3) times to familiarize themselves with PSI's **Secure Browser** and the remote testing environment.&#x20;

Candidates should use the computer they plan to use for the exam and launch the tutorial from the location they intend to test from on the day of the exam.

Successful completion of the tutorial test is essential to ensuring a smooth start to an online testing experience. Completing the tutorial will **ensure the candidate knows how to:**&#x20;

* Download and install the **Secure Browser**
* Identify and deactivate/uninstall prohibited programs and processes
* Understand how our mobile ID upload process works
* Navigate the Secure Browser interface
* Successfully close out and exit your test

The tutorial takes about 30 minutes to complete and can be accessed up until 150 minutes before the scheduled start of a reservation. &#x20;

{% hint style="info" %}
**We encourage all candidates to complete the Remote Testing Tutorial 1-3 days prior to your exam date.**
{% endhint %}

### Scheduled Exam: Calendar Appointment

After scheduling an exam, candidates can add the exam as an appointment in a calendar of their choice. The "Add to Calendar" option will become available in the "Schedule your exam" section of the [Exam Preparation Checklist](https://docs.linuxfoundation.org/tc-docs/certification/lf-handbook2/exam-preparation-checklist).

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


---

# 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://docs.linuxfoundation.org/tc-docs/certification/lf-handbook2/psi-remote-testing-tutorial-test-the-secure-browser-+-add-appointment-to-your-online-calendar.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.
