# Account and license

### 1. **Can I Change the Email Address Associated with My Uniquery License?**

Yes, you can change the email address associated with your Uniquery license. If you initially signed up with one email address but need to access your account through another email, we can assist you with the transition.

First, you'll need to create a new account using your desired email address. To do this, simply visit our website at <https://app.uniquery.io/> and log in using Google with your new email address. Once you have created the new account, please reply to us with a confirmation that the new account has been set up.

After we've received confirmation of your new account, we will proceed to migrate your license to the new email address. This process ensures that you can seamlessly continue to access and utilize Uniquery for all your reporting needs under your professional email.


---

# 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://help.uniquery.io/faqs/account-and-license.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.
