# Invoice

{% hint style="warning" %}
Please note that this section/document is still <mark style="color:purple;">**Work in Progress**</mark><mark style="color:purple;">.</mark> It might be updated, revised, or changed entirely in the near future.&#x20;
{% endhint %}

{% embed url="<https://drive.google.com/file/d/1ihFJFIqKjN3pkSYtoQk2HgbN0yNRCyvC/view?usp=drive_link>" %}
Managing Your Invoice
{% endembed %}

Penni Cart allows for comprehensive invoice customization to ensure every detail reflects your brand's identity. Here's how you can personalize your invoices to enhance your brand presence and maintain consistency across all customer touchpoints.

{% embed url="<https://drive.google.com/file/d/1_5_IZ2iHewXLS78tcCGLxFsCrsx36rIK/view?usp=sharing>" %}
How To Edit An Invoice
{% endembed %}

### <mark style="color:purple;">**Upload Your Logo:**</mark>

* **Brand Representation**: Add or update the company logo on your invoice for a professional look. We recommend a size of 240px by 100px in PNG format for a sharp image with a transparent background.

### <mark style="color:purple;">**Company Information:**</mark>

* **Detailed Business Info**: Fill in your business address, including state/province, country, and zip code. This information is essential for maintaining transparency and trust with your customers.
* **Support Contact**: Provide a support email address. This ensures your customers know how to reach out for assistance or inquiries regarding their purchases.

### <mark style="color:purple;">**Brand Color:**</mark>

* **Visual Cohesion**: Select your brand color to apply to the invoice template. Use the color picker tool or enter RGB values to match your brand's visual identity perfectly.

### <mark style="color:purple;">**Save Your Customizations:**</mark>

* **Updating Your Invoice**: After personalizing your invoice template, click 'Update Invoice' to save your changes. These customizations will automatically apply to all future invoices, ensuring a consistent and branded customer experience.

By personalizing your invoice template within Penni Cart, you're not just sending out a transactional document; you're reinforcing your brand identity and creating a more cohesive and memorable shopping experience for your customers.<br>


---

# 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.pennicart.io/managing-your-store/dashboard/invoice.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.
