# Admin panel passwords (App + Virtual event)

## How to change your password for the admin panel <a href="#option-1-within-the-admin-panel" id="option-1-within-the-admin-panel"></a>

### Option 1 - Within the admin panel <a href="#option-1-within-the-admin-panel" id="option-1-within-the-admin-panel"></a>

1. Hover over the settings tab.
2. Select 'Change password' from the drop-down menu.​
3. Complete the fields as described.
4. Click on 'Change Password'. ​

{% hint style="info" %}
**Note:** when using multiple events connected to a multi-environment:

To be able to use the function of switching events, it must be noted that the events must have the same passwords. If not, switching events is not possible.
{% endhint %}

### Option 2 - Via the login screen <a href="#option-2-via-the-log-in-screen" id="option-2-via-the-log-in-screen"></a>

To send yourself an e-mail containing a reset code and additional instructions to change your password:

1. On the log-in page, click on 'Forgot password?'.
2. Enter the e-mail address associated with your account.
3. Click on 'Reset password'. ​
4. Complete the fields described (Your reset code will have been sent to you by e-mail).
5. Click on 'Set new password'.&#x20;

## Two-factor authentication

It is possible to set up two-factor authentication for all admins that have access to the admin panel. A third-party app is then required for this process, for example, the app "Google Authenticator". The passwords must be a combination of at least 8 characters, using upper and lower case letters, a number and a symbol.

If you are interested to have the two-factor authentication activated on your platform, please contact your delivery consultant.​

### The final result

This is how the login process will then look with the two-factor authentication enabled:

![](/files/t0Iehvu0LYTDyXVzTAnE)

![](/files/17KKqtc8ykUL5lR6906v)


---

# 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/change-password.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.
