# Managing Billing & Invoices

### Accessing Billing & Invoices

1. Log in to your **BotPenguin Dashboard**
2. Go to **Subscriptions** from the main menu

{% embed url="<https://www.youtube.com/watch?v=Jy7Gfj8XMDw>" %}

### **Access Billing Details:**&#x20;

**To access Billing Details , click on "Billing" Tab.**

* **Billing** – Manage billing address and details

<figure><img src="/files/jeDVudKJ8FkBmrrHzYov" alt=""><figcaption></figcaption></figure>

### Billing Address

The **Billing** tab allows you to view and update your company’s billing information. This information is used for invoices and tax records.

#### Billing Address Fields

On the Billing page, you can view the following details:

* **Company Name** – Registered business or company name
* **Country** – Billing country
* **State / Region** – State or region of the business
* **Street Address** – Complete billing address
* **Postal Code** – ZIP or postal code
* **Tax ID** – GST or tax identification number (if applicable)
* **Phone** – Registered contact number

<figure><img src="/files/EwU80SmGmNT2FQBmbt4d" alt=""><figcaption></figcaption></figure>

***

### Editing Billing Address

To update your billing details:

1. Open the **Billing** tab under Subscriptions
2. Click the **Edit** button
3. Update the required fields
4. Save your changes

> ℹ️ Updated billing details will be reflected on **future invoices**.

<figure><img src="/files/uOmmsIBxVOjoGOYXHzNa" alt=""><figcaption></figcaption></figure>

### **Access Invoices**

**To access Invoices , click on "Invoices" Tab.**

* **Invoices** – View and download invoices

<figure><img src="/files/qS6U6OxqMVZsIoUiHYcP" alt=""><figcaption></figcaption></figure>

***

### Invoices

The **Invoices** tab displays all invoices generated for your subscriptions and add-ons.

#### Invoice List Details

Each invoice entry shows:

* **Invoice Number** – Unique invoice ID
* **Plan Details** – Subscription or add-on details
* **Date** – Invoice generation date
* **Plan Amount** – Base plan amount
* **Invoice Amount** – Final billed amount
* **Status** – Payment status
* **Actions** – Email or download invoice

<figure><img src="/files/ChQphlqrv0pSnhYxjrN6" alt=""><figcaption></figcaption></figure>

* Clicking on "**Email"** icon will send the invoices directly to your email Address.
* Clicking on **"Download"** icon will Download your invoice.

***

### Viewing Plan Details

To view Plan details:

1. Go to **Subscriptions → Invoices**
2. Click the **Info (ⓘ) icon** under Plan Details

<figure><img src="/files/oPpNTmrVOrKaWnELUuhi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Q7RSJjCLFMhiBabMQUBi" alt=""><figcaption></figcaption></figure>

***

### Downloading Invoices

You can download your invoices for accounting or record-keeping.

Steps:

1. Open the **Invoices** tab
2. Locate the invoice you need
3. Click the **Download** icon
4. The invoice will be Downloaded as a file

{% embed url="<https://youtu.be/BmT9D3GTsYk>" %}

***

### Invoice Notifications

* Invoices are generated automatically after successful payments
* You may also receive invoice notifications via email
* Ensure your billing email is correct for timely updates

***

### Important Notes

* Billing details apply only to **future invoices**
* Past invoices cannot be modified
* Taxes are applied based on your billing country and tax details
* Invoice amounts may include plan charges, add-ons, and applicable taxes

***

## FAQ

<details>

<summary><strong>Can I edit billing details after an invoice is generated?</strong></summary>

No, changes apply only to future invoices.

</details>

<details>

<summary><strong>Where can I find my invoice history?</strong></summary>

Go to **Subscriptions → Invoices** to view all past invoices.

</details>

<details>

<summary><strong>Can I download invoices anytime?</strong></summary>

Yes, invoices are always available for download.

</details>

### Need Help?

If you face any issues managing your subscription, contact **<support@botpenguin.com>** from the dashboard or reach out via the official support channels.


---

# 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://help.botpenguin.com/subscription/managing-billing-and-invoices.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.
