# My Profile

Candidates can access My Profile page at any time by going to <https://trainingportal.linuxfoundation.org/learn/dashboard>.&#x20;

Once a candidate has logged into My Portal, they will be able to view My Profile.

My Profile page allows candidates to:

* View your Digital Badges&#x20;
* Change account password
* Add alternative emails&#x20;
* Link account to social media accounts
* Purchase Linux.com alias email
* View your training and certification products&#x20;
* View events&#x20;
* View your transactions&#x20;

To access My Profile page, perform the following:

Login to [My Portal](https://trainingportal.linuxfoundation.org/learn/dashboard). Click the <img src="/files/-MCQpXCAKczl-FMXZxyn" alt="" data-size="line"> icon and select **Account**.&#x20;

![](/files/-MN0LiUBLX1R5k6Z4DKZ)

The Account Info page appears. Click **Manage Profile**.&#x20;

![](/files/-MN0LmcYxqpFFD7oPUML)

You will navigate to the **My Profile** page. For more information,  refer [My Profile](https://docs.linuxfoundation.org/docs/my-profile).&#x20;

![My Profile - Identity and Badges](/files/-MN0Lqi6wiyjYLf68a9Z)

![My Profile - Events and Community Participation](/files/-MN0LuLAge925OXRYJL1)

![Training, Certifications and More](/files/-MN0LzZR02rPIQFGvOnc)


---

# 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-handbook1/my-profile.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.
