> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/verifiers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/verifiers/administration/membership-and-billing.md).

# Membership and Billing

### **Manage Your Subscription**

Access your plan details, monitor usage, view upcoming bills, and easily manage your subscription and payment methods.

#### **Current Plan Details:**

* **Plan Type**: Displays the type of plan your account is currently subscribed to.
* **Renewal Date**: The date when your subscription will automatically renew.
* **User Seats**: Total number of user seats included in your plan.
* **Upcoming Bill**: The amount due for your next billing cycle.
* **Used Credits**: Shows the number of credits used across your account, shared by all users.

#### **Options:**

* **Upgrade Plan**: Choose this option to upgrade to a higher plan.
* **Cancel Subscription**: Select this to cancel your current subscription.

### **Billing**

**View and Download Your Invoice History**

You can access a complete history of your invoices for easy tracking and record-keeping. You can view details such as the invoice date, amount, and status. You can also download invoices in PDF format for your convenience.

**Update Your Payment Details**

Ensure your payment methods are current and secure. You can add, remove, or edit your credit card information or billing address to prevent any interruptions in service.

**Billing Cycle**

Review your billing cycle to understand when charges will be applied to your account.

**Payment Methods**

Check which payment methods are currently set up for your account, including credit/debit cards and other payment options.

**Payment History**

Track your payment history to see past transactions, including amounts paid and dates of payment.

**Upcoming Bills**

Stay informed about upcoming charges, including the due date and amount, to manage your budget effectively.


---

# 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://support.iafcertsearch.org/verifiers/administration/membership-and-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.
