> For the complete documentation index, see [llms.txt](https://accountable.gitbook.io/about/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://accountable.gitbook.io/about/features/paying-money-out-of-your-page/submitting-expenses/invoice.md).

# Invoice

This function is useful for when your group has used a service and has received an invoice that needs to be paid.&#x20;

### Submitted directly to your page

Organisations and businesses can submit invoices **directly to your page**. It is very similar to the reimbursement function, however there is space to add in a PDF of the invoice onto the expense. Once they have done this it will come up as an expense that you can then approve on your collective's page.

### Submit on their behalf&#x20;

If you prefer, you can create the invoice **on their behalf** and add their contact details so they receive an email to review it. They will then have a chance to make any amendments or add attachments before sending it back to you for final approval.&#x20;


---

# 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://accountable.gitbook.io/about/features/paying-money-out-of-your-page/submitting-expenses/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.
