# Self-Billing Invoices

Self-Billing Invoices are purchase invoices that you draw up for purchases from suppliers who cannot provide you with an invoice. A use case might be buying second hand materials or machinery from private individuals.

## Activating Self-Billing Invoices

The document type 'Self-Billing Invoices' is something that first needs to be activated in BestInvoicing:

1. Navigate to the top right corner of the screen (email address) and select 'Apps and Integrations' in the menu.
2. Check the list of 'Apps and Integrations Related to Documents'.
3. Click the green button 'Activate' on the line mentioning 'Self-Billing Invoices'.&#x20;

## Creating a Self-Billing Invoice

As soon as this document type is activated, it can be used immediately. A new line 'Self-Billing Invoices' will appear in the general BestInvoicing menu to the left.&#x20;

The structure and layout of a self-billing invoice is analogous to that of an invoice.&#x20;

{% hint style="success" %}
Haven't created an invoice yet? Take a look at the documentation about [creating an invoice - basic module](/basic-modules/invoices.md) and learn how to do this.
{% endhint %}

In order to create a new self-billing invoice, click the green button '+ Create Self-Billing Invoice'.

![](/files/2xAHiUFFlNc8tsVlirl1)

You can enter the customer's details, describe the purchased product(s) and set the price. From the summary window, the document can be sent or printed, in line with other BestInvoicing documents:

![](/files/emyar90d6lOSk4GPYoGE)

A self-billing invoice may look like this:&#x20;

![](/files/deop4cCJS04tTcwdf5V3)

## Additional Settings

Via the 'Default Values' page you can set a default bottom text that can be used on your self-billing invoices. [Read here](/settings/default-values.md#default-bottom-texts-on-documents) how to create such a default bottom text.&#x20;

When creating a self-billing invoice, you can still change the bottom text manually.


---

# 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://support.onfact.eu/apps-integrations/self-billing-invoices.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.
