# Managing Analytics Users

When you sign up to an [Analytics Plan](https://www.opendatablend.io/pricing) you are given the option to specify the email addresses of the [Analytics Users](/open-data-blend-analytics/analytics-users.md). You are also given the option to treat the email address of the subscription account holder as an Analytics User (this is ticked by default).

![](/files/-MV1LoZdSXK4S8dK3L-v)

You can update either of these from the subscription portal. From the subscription portal Home page, click 'View More'.

<div align="left"><img src="/files/-MV1OQ1dPwfRbzidUycX" alt=""></div>

Click the edit icon in the Account Details section.

<div align="left"><img src="/files/-MV1P_J5JVmD42dsy2EE" alt=""></div>

The 'Email is Analytics User' refers to the email address that is used to log into the subscription portal. You can check or uncheck this as needed.&#x20;

<div align="left"><img src="/files/-MV1QwTwYfEUmb1LVjVc" alt=""></div>

To update the Analytics Users, simply provide a semi-colon (';') separated list of email addresses e.g. `user1@yourdomain.com;user2@yourdomain.com;user3@yourdomain.com;`

{% hint style="info" %}
The semi-colon separated list of Analytics User email addresses is like the 'To' line of an email. Each user in the list will receive an invite to Open Data Blend Analytics and their activity will be linked to your subscription.
{% endhint %}

{% hint style="danger" %}
If an email address is already linked to another Analytics Plan subscription, only the link to the active subscription that was created first will be honoured for billing purposes.
{% 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://docs.opendatablend.io/subscription-management/managing-analytics-users.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.
