# Customize Invoice Field

For overseas users making payments via credit or debit card using Stripe, three new optional customization parameters have been introduced in the "Billing & plans-Subscription" section of the team management backend. Users can complete the relevant fields based on their specific requirements, and these fields will be displayed in the invoice PDF file available for download.

<figure><img src="/files/803I2kiH8BWfEyAuW6Dq" alt=""><figcaption></figcaption></figure>

**Note:**

Custom fields only take effect on invoices **generated after the information is filled in**, NOT apply to subscriptions that **have already been paid**.

* This means that custom fields added after your first payment on official website will not appear on the initial invoice but will be included on the next one after editing.
* If you are a Teams trial user, you can enter the Team Management Backend to edit this information before subscribing formally. The invoice generated after completing official payment will include the custom fields.

<figure><img src="/files/KBEGchdIEv0DxdWQnUHW" alt="" width="563"><figcaption><p><em><strong>Email reference (sent by Stripe) containing the download entry for invoice</strong></em></p></figcaption></figure>


---

# 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.d5render.com/instruction-for-d5-for-teams/how-to-create-and-manage-team-accounts/customize-invoice-field.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.
