# Control Invoice PDF Attachments in Emails

You can now choose whether invoice PDFs are attached to the email reminders sent to your customers. This gives you more control over how your customers interact with their invoices and your billing portal.

***

### What you can control

There are two settings available under **Account Receivable > Preferences > Invoices**:

**1. Enable PDF generation:** This applies only to partners with an integration connected (e.g., ConnectWise, QuickBooks, HaloPSA). When Alternative Payments cannot retrieve the PDF from your integration, it normally generates its own fallback PDF. Turning this off means no PDF will be attached if the integration fails to provide one — instead, customers will see a neutral message indicating the PDF is temporarily unavailable.

**2. Attach invoice PDF to emails:** Toggles whether a PDF is attached to invoice reminder emails at all. When turned off, emails are still sent normally — just without the PDF attachment.

{% hint style="warning" %}
**Important:** The "Attach invoice PDF to emails" toggle only takes effect when "Enable PDF generation" is also turned on.
{% endhint %}

***

### How to update your settings

Navigate to **Account Receivable > Preferences > Invoices** in your Partner Dashboard and locate the Invoice PDF section.

<figure><img src="/files/9sJkd0EknUyO6WN7dN07" alt="" width="563"><figcaption></figcaption></figure>

Changes take effect immediately. No need to save.

**Love our platform?** Rate us on [Channel Program](https://channelprogram.com/v/alternativepayments) and check out our [Referral Program page](https://www.alternativepayments.io/referral-partners/)!


---

# 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.alternativepayments.io/preferences/control-invoice-pdf-attachments-in-emails.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.
