# User accounts

When you sign up for OA.Report, we'll send you a “magic” login link that allows anyone who clicks it to access private parts of your report, including insights, in-depth analytics, and strategies.

{% hint style="warning" %}
Treat your login link like a password. Keep your login link safe, and only share it with people you trust. If your login link is no longer private, [get in touch](mailto:help@oa.report), and we'll change it.
{% endhint %}

You can log in as many devices as you want with your login link. Multiple people can also use this link. They won’t need a username or password, and you won't need to authorize their accounts. This makes it easy to give access to your report at your institution securely. Users can log out at any point, and your access will expire after one year.

{% hint style="info" %}
If you can't find your link, search your inbox for "OA.Report login link"
{% 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://about.oa.report/docs/user-accounts.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.
