# How to generate an invoice

Invoicing can be accessed on the main dashboard​

This page shows the list of generated invoices for our clients and consultants.​

Allows us to receive payments for our services and sessions.​

Invoices can be sorted by Settled and Unsettled.​

<div><figure><img src="/files/WxvKQZHt6Ed2ICUP11HU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Aiq5DZirbWKeQYETaUtl" alt=""><figcaption></figcaption></figure></div>

​


---

# 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://spurt.gitbook.io/spurt-admin-dashboard/how-to-generate-an-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.
