> For the complete documentation index, see [llms.txt](https://docs.runple.com/runple-handbuch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.runple.com/runple-handbuch/buchhaltung/eingangsrechnungen/ausstehende-rechnungen.md).

# Ausstehende Rechnungen

Ausstehende Rechnungen sind Rechnungen, die erfasst, aber noch nicht genehmigt wurden. Benutzer mit Verwaltungsberechtigungen in der Buchhaltung können Rechnungen genehmigen.

## Freigeben

**1.** Öffne [Eingangsrechnungen](https://docs.runple.com/runple-handbuch/artikelverwaltung/).

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

**2.** Klick **Ausstehend**<img src="/files/tZoNpxe2DbGHtDfxBWS8" alt="" data-size="line">

**3.** Wähle die Rechnung aus, die du freigeben möchtest.

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

**4.** Klick **Rechnung freigeben** <img src="/files/cT9fT9eeltWXqjraYKYQ" alt="" data-size="line">

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

Sobald die Eingangsrechnung freigegeben wurde, wird sie als offen markiert.

Klick **Rechnung ablehnen**<img src="/files/gUkE0W6V7VXICBS9d5zP" alt="" data-size="line"> wenn du Probleme mit der Rechnung festgestellt hast. Die abgelehnte Rechnung wird als storniert gekennzeichnet.


---

# 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.runple.com/runple-handbuch/buchhaltung/eingangsrechnungen/ausstehende-rechnungen.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.
