# Billing contact

By default, all subscription-related emails—including **billing notifications, reminders, and other updates**—are sent to the **Administrators** of an organization. These are users assigned to the **Admin** group.

However, you can override this by **assigning a Billing Contact** to a subscription. Once a **Billing Contact** is assigned, they will receive all subscription-related emails **instead** of the Admin users.

#### **How to Assign a Billing Contact**

1. Go to the Veriam app > [Manage my organization](https://customer.myveriam.com).
2. Navigate to Subscriptions and select the relevant subscription.
3. Click on the ellipsis ( ⋯ ) actions button and choose "Add Billing Contact."
4. Select the user you want to assign and confirm.

The designated Billing Contact will now be the primary recipient of all billing-related communications for that subscription.


---

# 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.myveriam.com/for-customers/manage-your-subscriptions/billing-contact.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.
