# My Portal

Candidates can access My Portal at any time by going to <https://trainingportal.linuxfoundation.org/learn/dashboard> or by clicking on the My Training Portal from <https://training.linuxfoundation.org/>.

{% hint style="info" %}
Candidates can use the latest version of Chrome, Firefox, and Microsoft browsers to access My Portal.&#x20;

When a new browser version is released, we support the latest version and we stop supporting the third most recent version of such browser.&#x20;
{% endhint %}

Once a candidate has logged into My Portal, they will be able to view the exams and course registrations. The main page of the Portal also includes a link to:

* Purchase History: Click on Purchase History to access a receipt for all paid transactions. \
  Products which are $0 or paid for using 100% prepaid codes are not displayed here
* Exam History: Click on Exam History here to view the results of previously completed exams&#x20;
* Account Information: Click on Account to update your account information (e.g. Credit Card on file) or cancel/update any existing subscriptions
* Manage your LF profile: Click on [My LF Profile](https://docs.linuxfoundation.org/lfx/my-profile) to view all your open-source activity

![](https://gblobscdn.gitbook.com/assets%2F-M1fWjlaqrc5PxRuWkRx%2F-MA92m4bBDHrCYOFnL8k%2F-MA955J1oDMi0B3mvqcR%2FMy%20Portal%20screenshot.png?alt=media\&token=f7b2607b-4959-423b-9508-7aa61fdc5443)

Unused Certification Registrations (eligibilities) or Certifications in progress will be shown in the "My Learning" tab of the Portal.&#x20;

Completed Courses and Certifications (PASS) will be shown in the "Course Completed" tab of the portal.

Achieved Certificates (.pdf's) are available in the "Certificates of Completion" tab of the portal.


---

# 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.linuxfoundation.org/tc-docs/certification/lf-handbook2/my-portal.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.
