# Account & Billing

### How to activate Voice In Plus on a new computer/profile?

Refer to

{% content-ref url="/pages/P4AflLe4CHkWUdNHX26g" %}
[How to activate Voice In Plus on a new computer/profile?](/help/account/how-to-activate-voice-in-plus-on-a-new-computer-profile.md)
{% endcontent-ref %}

### How to manage my subscription?

You can manage your subscription anytime by going to the [Account Settings page](https://dictanote.co/accounts/me/).

### Can I change my email address?

To change the email associated with your Voice In account, go to the [Account Settings page](https://dictanote.co/accounts/me/) and click on **Edit** against your email address.

### I'd like to update my credit card details

To manage your billing method, follow these steps:

1. Open the [Account Settings page](https://dictanote.co/accounts/me/).
2. In your account, click on "**Update card details**"

### How to download your invoices

All the invoices associated with your account are accessible by following these steps:

1. Open the [Account Settings page](https://dictanote.co/accounts/me/).
2. Go to the Billing History section.
3. Click on ↓ button on the purchase you want an invoice for. The invoice/receipt will be emailed to your email address on file.

### I have been charged twice

In case you notice a duplicate payment, it might be due to a payment processing issue or your account might have multiple subscriptions associated with it. Please email us at <support@dictanote.co> and we will take care of it.&#x20;


---

# 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.dictanote.co/help/account.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.
