# Billing

***

### Billing Details

At the `Workspaces > Billing` , you can adjust your billing details. &#x20;

### Workspaces vs Organizations

At HolidayHero, a subscription is tied to an organization. An organization can have multiple workspaces. The maximum number of listings is counted across all workspaces within an organization.&#x20;

### Organization Details

<figure><img src="/files/olE8cbMaqMhYwPEtR1Ef" alt=""><figcaption></figcaption></figure>

Within the organization details, you can adjust your organization name and address.&#x20;

### Mandates

Our billing system is based on automated payments. We will automatically create, invoice, and bill your account. For this, we need mandates.

<figure><img src="/files/gJIEt8tZkQQAwX28rVjW" alt=""><figcaption></figcaption></figure>

Once you have created your subscription, we will ask you to create a first mandate. That mandate will be used for billing.

### VAT / Tax Calculation

We will be able to calculate your applicable taxes based on your location and whether you are a business or not. If you have a question about the taxes we have invoiced you for, reach out to <support@holidayhero.com>.

***

### Frequently Asked Questions

<details>

<summary>Can I receive an automated billing email? </summary>

Yes, provide an email address in the billing field, and we will automatically send any invoice to that address.

</details>


---

# 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://support.holidayhero.com/the-basics/workspace/billing.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.
