# Authentication

### Multi-factor authentication

You can create a multi-factor authentication for logging into your account. From your profile, navigate to "Authentication".&#x20;

<figure><img src="/files/1Z8qPKvsNnByF02yCD67" alt=""><figcaption></figcaption></figure>

From this page, you can change your password and activate multi-factor authentication. For the latter, first click "0 app configured" and then "Enable 2-factor authentication". This will create a QR code for your authentication app.&#x20;

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

You will be prompted to create a name your 2-factor authentication. The recommended naming convention is to indicate the given authentication app, i.e. Microsoft authenticator. Click "Generate QR".&#x20;

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

Using your smartphone open your authentication app. Scan the QR code and type in the authentication code generated by the authentication app.&#x20;

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

Now you have enabled 2-factor authentication. To revoke 2-factor authentication simply click "Remove".&#x20;

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

### Changing password

{% hint style="warning" %}
As our KYC process relies on user email addresses provided during registration, you cannot change the email address linked to your account. If you need to change the email, contact support.&#x20;
{% endhint %}

To change your login details, navigate to the "Authentication" tab. Provide your current and new password and click save to confirm. If your password does not meet the minimum strength, you will be notified.&#x20;

<figure><img src="/files/6oEbmVNq5b8nLZv3twEw" alt=""><figcaption><p>Changing password</p></figcaption></figure>


---

# 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://documentation.carbonregistry.com/documentation/carbonregistry.com/registry-user-guide/get-started/create-a-user-account/user-profile/authentication.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.
