> For the complete documentation index, see [llms.txt](https://docs.apruv.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apruv.io/apruv-field-app-guide/doing-a-service/submitting-the-service-summary.md).

# Submitting the service summary

### Before you submit

1. Confirm all required documentation has been added
2. Verify the accuracy of your service notes
3. Tap Submit

### What happens after you submit

* A personalized message is automatically sent to the customer
* The customer receives a link to their service summary
* All documentation is transmitted to and stored within the integrated field service system

A confirmation message will appear to indicate a successful submission.

### If the submission fails

1. Reconnect to the internet
2. Retry the submission

### What happens if you do not submit

If you leave the job site without tapping Submit:

* The customer will not receive a service summary
* No feedback request will be sent
* Your performance metrics may not update
* The service may not count toward your goal tracking

To fix this, reopen the service and complete the submission once you have an internet connection.

> Always confirm that you see a successful submission message before leaving the job site.


---

# 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.apruv.io/apruv-field-app-guide/doing-a-service/submitting-the-service-summary.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.
