# SENAR Studio: Troubleshooting

### **I get an "*****Email already exists*****" warning even though I don't see this email in my user list**

<figure><img src="/files/aXGeoGm83X96p3XCCj6X" alt="" width="362"><figcaption></figcaption></figure>

This message may appear if the user has already created a SENAR account independently but hasn't yet been linked to your Client account.

To fix this issue, send the user the QR code from any of your collections and ask them to scan it in the SENAR app.

{% hint style="success" %}
If users are already logged in, they can open the scanner by tapping the QR Code button at the bottom of the **Library** screen.
{% endhint %}

<figure><img src="/files/tL34DbVvgC7Ew6f3pJZZ" alt="access to scan window" width="300"><figcaption></figcaption></figure>

### **A user gets a "*****Invalid Token*****" message when trying to set their password** <a href="#invalid-token" id="invalid-token"></a>

The password setup email sent by SENAR Studio is only valid for 48 hours. If the user waits too long before clicking the link, they’ll see an "Invalid Token" message when attempting to create their password.&#x20;

To fix this:

* In [SENAR Studio](https://studio.senar.io/), go to the **Instructors** tab and open the user's record.
* Click the three-dot menu in the upper right corner of the screen.
* Click "**Reset password**"— the user will receive a new email with an updated link.

<figure><img src="/files/IvvcpxIW6SsZbmzGrl7c" alt=""><figcaption></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://support.senar.io/using-senar-studio/senar-studio-troubleshooting.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.
