> For the complete documentation index, see [llms.txt](https://docs.wrangle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wrangle.io/~/revisions/tkMgcRwylvf1GG81MVcV/account-administration/viewing-and-changing-billing-details.md).

# Viewing and Changing Billing Details

Use the Billing page to see your current plan, review total billable users and channels this period, change your payment method, and more. \
\
To access the Billing page, visit it [here](https://slack.wrangle.io/billing) or [open the Wrangle app in Slack](/~/revisions/tkMgcRwylvf1GG81MVcV/best-practices/wrangle-app-home.md) and click the "Billing" button in the top right corner:&#x20;

![Find the B](/files/KV89XqNqTvCAtJeXpJEV)

## Upgrading Your Plan

To take full advantage of all the features our [Pro Plan](https://www.wrangle.io/#Pricing) has to offer, users on our Free Plan can use the Billing page to upgrade:

![](/files/IzEb2QL3GIUKfA80mwjJ)

You'll be prompted to log in with Slack, confirm the workspace where you want the Wrangle Pro Plan enabled, then enter your payment information. Payment is month-to-month, though we offer a 15% discount for annual payments -- [get in touch with us](mailto:sales@wrangle.io?subject=Upgrading+to+an+annual+plan) and we'll get you going.

## Managing Your Billing

Already on our Pro Plan but need to see your invoice history or change your payment method? Click "Open Billing Portal" to get started.

![](/files/3RFuSCpaiE7moCvORT8x)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wrangle.io/~/revisions/tkMgcRwylvf1GG81MVcV/account-administration/viewing-and-changing-billing-details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
