> For the complete documentation index, see [llms.txt](https://portfolio-doc.iut-troyes.univ-reims.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://portfolio-doc.iut-troyes.univ-reims.fr/guide-dutilisation/etudiant/premiere-connexion.md).

# Première connexion

{% hint style="info" %}
Votre compte UniFolio ainsi que son contenu vous sera accessible jusqu'à **5 ans après la fin de votre cursus**. Vous pourrez alors extraire vos portfolios au format PDF afin de ne pas perdre votre travail.
{% endhint %}

{% tabs %}
{% tab title="Processus logigramme" %}

<figure><img src="/files/jY3GpdJH5P2J8uOUqjl4" alt=""><figcaption><p>Processus de connexion</p></figcaption></figure>
{% endtab %}

{% tab title="Processus argumenté" %}
Saisissez votre login URCA et votre mot de passe puis connectez vous afin d'accéder à votre dashboard.

Si vous avez oublié votre mot de passe, cliquez sur mot de passe oublié et renseignez votre adresse mail universitaire. Vous recevrez alors un mail contenant un lien pour réinitialiser votre mot de passe.

Ensuite, retrounez sur la page de connexion et connectez vous avec votre nouveau mot de passe.
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://portfolio-doc.iut-troyes.univ-reims.fr/guide-dutilisation/etudiant/premiere-connexion.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.
