> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs.md).

# Jobs

- [Job Listing](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/job-listing.md)
- [List Page](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/job-listing/list-page.md)
- [Dashboard](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/job-listing/dashboard.md)
- [Calendar](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/job-listing/calendar.md)
- [Create New Job(s)](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/create-new-job-s.md)
- [Related Entities](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities.md)
- [Job Items](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/job-items.md)
- [Checklist Items](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/checklist-items.md)
- [Assignments](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/assignments.md)
- [Parts Required](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/parts-required.md)
- [Parts Consumed](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/parts-consumed.md)
- [Products Requested](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/products-requested.md)
- [Product Requested Summary](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/products-requested/product-requested-summary.md)
- [Product Request Items](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/products-requested/product-request-items.md)
- [Freight](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/products-requested/freight.md)
- [Return Order](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/return-order.md)
- [Return Order Summary](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/return-order/return-order-summary.md)
- [Return Order Items](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/return-order/return-order-items.md)
- [Timecards](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/timecards.md)
- [Feedback Response](https://docs.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/feedback-response.md)


---

# 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.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs.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.
