# Manual Creation

Users can create an invoice manually for a specific job using the standard Add button in the system.

<figure><img src="/files/3d3iLJ4YAqZJlFUBCSwO" alt=""><figcaption></figcaption></figure>

Users will be prompt if they want to add job items in invoice as products. If they select yes, all job items will be added to invoice automatically and invoice amount will be calculated.

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

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


---

# 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://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/invoices/manual-creation.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.
