> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/d1-portal/getting-started/first-login-and-manage-credentials.md).

# First login & manage credentials

{% hint style="warning" %}
Access in **Pre-Production** and **Production** is for testing only.

The D1 Portal does not include High Availability or support SLA commitments.
{% endhint %}

This page covers the first access flow for a new portal user.

* Ask Thales delivery team. to create your account.
* Provide a valid business email address.

Use the screenshots below as a reference for each step.

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

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

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

### Before you start

* Wait for an email from `idm.no-reply@thalescloud.io`.
* Open the portal URL from that email.
* Use the email address registered for your account.

The email also confirms the portal roles granted to your user.

### Complete first sign-in

{% stepper %}
{% step %}

#### Request the credential update

Enter your email address on the sign-in page.

Start the credential update flow for first access.
{% endstep %}

{% step %}

#### Open the email link

Open the email sent by Thales.

Start the update flow within `15` minutes.
{% endstep %}

{% step %}

#### Register MFA

Open your authenticator application.

Scan the QR code and enter the one-time code.
{% endstep %}

{% step %}

#### Set your password

Create a password that meets every rule.

Confirm the password and save it.
{% endstep %}

{% step %}

#### Sign in to the portal

Return to the sign-in page.

Enter your password and the MFA code.

After sign-in, the portal opens the Digital Payment Dashboard & gives access to the features available for your role and selected organization context.
{% endstep %}
{% endstepper %}

### Reset password or MFA

Select **Forgot Password** on the sign-in page.

Use the email link to restart the password and MFA setup flow.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.payments.thalescloud.io/d1-portal/getting-started/first-login-and-manage-credentials.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
