# My profile

## In the app

1. Open the menu in the event application.
2. At the top of the menu click on 'Show my profile'.
3. Click on the pencil in the top-right corner to edit the profile.
4. Add a profile picture, company name, and LinkedIn profile among other things.

![](/files/-MctMYCyd9LZ6ao40iO6)

## In the virtual environment

{% hint style="success" %}
Users will be asked to complete their profile when they log in for the first time.
{% endhint %}

### Editing a profile

Select 'My profile' from the drop-down menu in the lobby.&#x20;

![](/files/-Mci5J79B9eh3WozDYTU)

&#x20;The profile will show. To edit the profile click the pencil in the top-right corner.

![](/files/-Mci5a9sZUGk-UaCVhAl)

Add a profile picture, company name, and LinkedIn profile among other things. Click the 'Save' button to save the changes you made.

{% hint style="info" %}
When you want to use a hyperlink in the description section of your profile, please make sure to include https\:// or http\:// otherwise a hyperlink will not be created.&#x20;
{% endhint %}

&#x20;&#x20;


---

# 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://knowledge-base.letsgetdigital.com/lgd-features/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.
