# Billing

### Overview

Flow Plus is a subscription service that gives you access to powerful automation tools. You pay regularly (monthly or yearly) to use the platform's features. With your subscription, you can create and run workflows to streamline your tasks and boost productivity. The service offers different plans to suit various needs and budgets.

### **Invoices**

You can check the Flow Plus app's invoice to review more information about the billing and usage charges associated with the Flow Plus.

1. From your Shopify admin, click **Settings** > **Apps and sales channels**.
2. Click on **Flow Plus**.
3. In the **Billing and usage charges** section, click **View current invoice**.


---

# 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.flowplusapp.com/your-flow-plus-account/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.
