# Billing

## 1. Accessing Your Account Page

1. **Log in** to your OcuTrap account at [app.ocutrap.com](https://app.ocutrap.com/).
2. Once logged in, either:
   * Click the **Account** link in the navigation bar, **OR**
   * Click the **burger menu** (three horizontal lines) and select **Account**.

You will be taken to your **Account** page, which displays personal information (name, email, phone number), security settings, and billing information.

<div><figure><img src="/files/ZTx81TpEbLNggBqC3QyO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9NUVFj3ucObtHu4TCvly" alt=""><figcaption></figcaption></figure></div>

***

## 2. Navigating to the Billing Portal

1. From the **Account** page, scroll to the **Billing** section.
2. Click on **Manage Subscriptions** to open the secure billing portal.

## <img src="/files/YeyD8eacMuN5jNacTU88" alt="" data-size="original">

This portal allows you to view and manage all aspects of your subscription, including:

* **Updating Billing Information** (address, payment method, etc.)
* **Managing Credit Cards** (add/remove payment methods)
* **Changing Your Plan** (Monthly, Annual)
* **Viewing Subscription Status** (active, trialing, canceled, etc.)

***

### 3. Managing Your Subscriptions

Once you are in the secure billing portal, you’ll see an overview of your subscriptions for your traps. From here, you can:

#### 3.1 Update Billing Information

* **Address** – Update your physical billing or shipping address.
* **Credit Cards** – Add, remove, or modify your credit card on file.
* **Payment Methods** – Choose a default payment method if you have multiple.

#### 3.2 Change Subscription Plans

* **Upgrade** – Move to a higher-tier plan that includes more features or traps.
* **Downgrade** – Switch to a lower-tier plan if you need fewer features or traps.
* **Cancel** – End your subscription. You’ll still have access for the remainder of your billing cycle unless otherwise noted.

#### 3.3 Plan Status Definitions

* **Active**\
  Your subscription is currently active, and you have full access to all features.
* **Trialing**\
  Your subscription is in a free trial period. You won’t be charged until the trial ends (unless you decide to cancel or change plans before then).
* **Canceled**\
  Your subscription has been canceled. You’ll retain access until the cancellation date takes effect.

Depending on your plan or provider settings, you might see other statuses such as **Past Due**, **On Hold**, or **Paused**. If you have questions about these statuses, [contact our support team](https://ocutrap.com/pages/contact).

***

### 4. Frequently Asked Questions

#### 4.1 How do I update my payment method?

1. Go to **Account** → **Manage Subscriptions**.
2. Select **Billing** or **Payment Methods**.
3. Add a new card or edit existing card details.
4. Confirm your changes.

#### 4.2 Can I view my billing history?

Yes. In the billing portal, you’ll typically find a **Billing History** or **Invoices** tab that provides a record of all past charges.

***

### 5. Getting Help

If you encounter any issues or have additional questions, please reach out to us:

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

We’re here to help you get the most out of your OcuTrap subscription.


---

# 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.ocutrap.com/account-and-billing/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.
