> For the complete documentation index, see [llms.txt](https://docs.goldenedi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goldenedi.com/basic-invoice/other/uppgrade-to-advanced-invoice.md).

# Advanced Invoice

If you have other requirements for your e-invoice that doesn't match our Basic Invoice standard template, it is possible to upgrade to an Advanced Invoice instead.&#x20;

In the Advanced Invoice our Application Specialist will customize the e-invoice according to your business needs.

Here are some examples of added benefits of the Advanced Invoice:

| Description                                         | Basic Invoice  | Advanced Invoice |
| --------------------------------------------------- | -------------- | ---------------- |
| Customize invoice data sent                         | No             | Yes              |
| Attach your own PDF layout to e-invoice             | No             | Yes              |
| Invoice attachments can be included                 | No             | Yes              |
| PDF layout & Attachment can be merged to 1 PDF      | No             | Yes              |
| Create multiple profiles for different requirements | No             | Yes              |
| Status update & traceability                        | In Portal only | In App or Portal |
| Cloud Service monitors Job Queue Entry Errors       | No             | Yes              |
| E-invoice to private person via bank                | No             | Yes              |
| Available on NAV and BC On-Prem versions            | No             | Yes              |

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.goldenedi.com/basic-invoice/other/uppgrade-to-advanced-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.
