# Log in

Here's how to sign in to Cards whether you're a user, editor, or owner.

### User: first visit <a href="#utilisateur-premiere-visite" id="utilisateur-premiere-visite"></a>

If you are a user/learner on Cards, and someone has created an account for you, you can activate your account for the first connection.

{% hint style="success" %}
**Activate your account**

On the login page you will find the “First visit” link which will allow you to activate your account for a first login.&#x20;

Access  to the ["First visit"](https://app.cards-microlearning.com/validate-email) page.
{% endhint %}

Activating the account as a user logging in for the first time only works if you are authorized to connect to a publisher's Cards space.

Enter your email and, if your account was created on Cards by a publisher or space owner, then you will receive a link allowing you to set your password and then log in.

<figure><img src="/files/ws8n83Vnu5mIVPyDFirB" alt=""><figcaption><p>First connexion screen</p></figcaption></figure>

### Connection with Google, Microsoft and Apple

Whether you are a User or Editor on Cards :

If you created your Cards account with your Google, Microsoft or Apple account, then you can use the quick login buttons.

Otherwise use the field to enter your email and click on the continue button.

<figure><img src="/files/UiYr6fYHMed0Lrj8Mpcn" alt=""><figcaption><p>Login on Cards</p></figcaption></figure>

{% hint style="info" %}
**Lost password?**

Below the login buttons you will find the link to re-set your password. If your account exists, then you will receive an email allowing you to re-set your password.
{% endhint %}


---

# 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://doc.cards-microlearning.com/english/getting-started/log-in.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.
