# 💳 How to View and Download Your Invoices

Keep your bookkeeping organized and never miss a tax deduction. PrimeLister stores every invoice from your subscription history so you can access them anytime — whether you need them for your records, tax filing, or expense tracking.

***

### 📍 Where to Find Your Invoices

All of your invoices, payment dates, and subscription details live on your **Account** page. You can access it anytime at:

👉 [app.primelister.com/automations/poshmark/user#general](https://app.primelister.com/automations/poshmark/user#general)

***

### 📥 How to Download an Invoice

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

1. Log in to your PrimeLister account.
2. Click on your **Profile Icon** in the top-right corner.
3. Select **Account** from the dropdown menu.
4. Scroll down to the **Billing History** section.
5. Find the invoice you want to download.
6. Click the **Download** button next to that invoice.
7. Your invoice will download as a PDF to your device.

> 💡 **Pro-Tip:** Each invoice includes your payment date, amount, subscription plan, and payment method — everything you need for your records.

> ℹ️ **Note:** Currently, invoices can only be downloaded one at a time. If you need multiple invoices, repeat step 6 for each one.

***

### 📋 What's Included on Your Invoice

Every PrimeLister invoice shows the following details:

* **Invoice date** — When the payment was processed
* **Amount charged** — The total billed for that billing cycle
* **Subscription plan** — Which PrimeLister product you're subscribed to (Poshmark Automation, eBay Automation, or Crosslister)
* **Payment method** — The card used for the transaction

***

### 🔎 Frequently Asked Questions

#### I can't find invoices from a specific year. Are they still available?

Yes! All invoices from your entire subscription history are stored on your **Account** page. Scroll through the **Billing History** section to find older invoices.

#### Can I download all my invoices at once?

Not at the moment — invoices are downloaded individually. We know this could be easier, and we're looking into a bulk export option for the future.

#### My subscription ended. Can I still access my old invoices?

Yes. As long as you can log in to your PrimeLister account, your full billing history and invoices remain accessible.

#### I need an invoice for tax purposes. Is the information sufficient?

PrimeLister invoices include the date, amount, and description of the charge — which is typically what you need for tax records.

> ⚠️ **Important:** PrimeLister cannot provide tax advice. Please consult with a tax professional for questions specific to your situation.

***

*Still have questions? Chat with us anytime using the **live chat** button — we're here to help!* 💬


---

# 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.primelister.com/faq/how-to-view-and-download-your-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.
