> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/mobile-app/using-the-leadconnector-mobile-app-invoicing.md).

# Using The LeadConnector Mobile App: Invoicing

Using the LeadConnector Mobile App allows you to take the convenience of your system on the go with you, using features right from your phone.

Using the icons at the bottom of the app, you can toggle between the various available features/sections.

Click on the Invoices tab to view and manage your Invoices.

Check out these pro tips for navigating through the Invoices section:

* View a summary of due and overdue invoices at the top
* Use the Magnifying Glass to search for a particular invoice
* Use the Filter icon to filter through invoices, customizing the filters as you wish.
* Customize the settings in the top right using the gear icon
* Click + in the bottom right to create a new invoice

{% embed url="<https://lh3.googleusercontent.com/JBIF90Zo3Lve4-C1hNxbDvjOOa8d9P8DeONbweVMzZ_n05xoYFTf5ELqIYG0fSOh9meu8aKICo5X_U5G1lIGQyu3gt4S8PfJ-FMUM6rR0bfyG3UrWYeCbM6cBsrgWilXRBO0tjyx02WGmZIlh79nYoA>" %}

Take advantage of the LeadConnector mobile app today so you can conveniently use your system on the go, from virtually anywhere.


---

# 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, and the optional `goal` query parameter:

```
GET https://software-help-docs.gitbook.io/knowledge-base/software-guide/mobile-app/using-the-leadconnector-mobile-app-invoicing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
