# Billing

You can access your [**Billing information**](https://www.simplebooth.com/billing/subscription) through the **Account Management** section of your dashboard or by clicking your avatar icon in the top-right corner and selecting **Billing** from the dropdown menu.

{% hint style="info" %}
Learn more about payments, invoices, plan changes, and canceling in our dedicated [**Billing section**](/accounts-and-billing/billing/subscriptions-and-licensing.md).
{% endhint %}

<figure><img src="/files/XY0GhTypDrNa3CPUoKGA" alt="" width="375"><figcaption></figcaption></figure>

***

#### Subscription Methods

Simple Booth offers three ways to subscribe to a software plan. Where you subscribe determines how you manage your payments and renewals.

**In-App Purchase**

When you subscribe directly through the HALO app using your Apple ID, your plan information will be visible in your Simple Booth account, but you must manage the subscription (including cancellations or updates) through your [**Apple account settings**](https://account.apple.com/).

**Directly via Simple Booth**

When you subscribe through [our website](https://www.simplebooth.com/billing/subscription), our team has full insight into your billing history. This allows us to provide direct support for billing inquiries and refunds. We recommend subscribing with us directly whenever possible.

**Work with Sales**

If you make a purchase in our [online store](https://buy.simplebooth.com/) or work with our [sales team](mailto:halo@simplebooth.com), we will manually activate your software license. These licenses are not technically a subscription and will expire at the end of the term.&#x20;

***

#### Converting to Simple Booth Billing

If you currently have an In-App Purchase or a manual license, you can [convert to Simple Booth](/accounts-and-billing/billing/making-subscription-changes/converting-in-app-purchases.md) billing directly from your account.

**Why convert?**

* **Multiple Licenses**: Direct billing is required if you need to add multiple licenses to a single account to activate multiple devices simultaneously.
* **Centralized Management**: Manage all aspects of your subscription and team access from one dashboard.
* **Move to automated billing**: If you have a manual license, convert to a subscription for automated renewals and more direct control over your account.

***

{% hint style="success" %}

## Plan Availability

:white\_check\_mark: All plans
{% 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.simplebooth.com/accounts-and-billing/account-management/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.
