> For the complete documentation index, see [llms.txt](https://help.getweddingos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getweddingos.com/admin/billing-and-subscription.md).

# Billing & Subscription

Your WeddingOS subscription is managed by the WeddingOS team directly. There is no self-serve billing portal in the app.

***

## Pricing

WeddingOS is $97/month, billed monthly. There are no per-user fees -- your entire team is included.

***

## Trial period

New accounts start with a trial period. Your trial end date is shown in your account settings. Reach out to the WeddingOS team before your trial ends to continue your subscription.

***

## Making changes

To upgrade, cancel, pause, or ask about billing, contact support directly:

* **Email**: <support@getweddingos.com>

We don't do automated billing changes -- everything goes through a person.

***

## Migration fee

If you're coming from another tool and need help migrating your existing clients, contacts, and data into WeddingOS, there is a one-time migration fee. Reach out to discuss scope and pricing.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.getweddingos.com/admin/billing-and-subscription.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.
