# Preferences

- [Control Invoice PDF Attachments in Emails](https://help.alternativepayments.io/preferences/control-invoice-pdf-attachments-in-emails.md)
- [Timezone Configuration](https://help.alternativepayments.io/preferences/timezone-configuration.md)
- [Customization](https://help.alternativepayments.io/preferences/customization.md)
- [Customizing Your Help Page](https://help.alternativepayments.io/preferences/customization/customizing-your-help-page.md)
- [Managing Credit Card Fees](https://help.alternativepayments.io/preferences/customization/managing-credit-card-fees.md)
- [Multiple Partner Dashboards with One Login](https://help.alternativepayments.io/preferences/customization/multiple-partner-dashboards-with-one-login.md)
- [Managing Email Notifications](https://help.alternativepayments.io/preferences/customization/managing-email-notifications.md)
- [Custom Payment Link for Quotes](https://help.alternativepayments.io/preferences/customization/custom-payment-link-for-quotes.md): Your guide to accepting payments up front for quotes.
- [User Roles and Team](https://help.alternativepayments.io/preferences/user-roles-and-team.md)
- [Adding and Removing Team Members](https://help.alternativepayments.io/preferences/user-roles-and-team/adding-and-removing-team-members.md)
- [User Roles](https://help.alternativepayments.io/preferences/user-roles-and-team/user-roles.md)
- [Enabling MFA](https://help.alternativepayments.io/preferences/user-roles-and-team/enabling-mfa.md)
- [New Login Experience](https://help.alternativepayments.io/preferences/user-roles-and-team/new-login-experience.md)


---

# 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.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.
