> 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/key-features.md).

# Key Features

The Field Service Manager for Creatio app empowers businesses to efficiently manage their entire field service lifecycle directly within the Creatio platform. From service planning and job assignment to execution tracking and invoicing, this app ensures seamless coordination between teams, resources, and customers.

**Service Planning:** Create and manage detailed service plans, define service types, and set frequencies, timelines, and estimated costs for each job.

**Job Management:** Assign field engineers or technicians to specific service jobs, track job status in real time, and ensure tasks are completed as per defined schedules and standards.

**Resource & Schedule Management:** Optimize engineer schedules with manual assignment tools, manage availability, and monitor resource utilization to maximize productivity.

**Estimates & Invoicing:** Generate accurate cost estimates, record service details, and automatically convert completed jobs into invoices for faster and more transparent billing.

**Dashboards & Analytics:** Gain real-time insights through visual dashboards displaying job progress, engineer performance, pending tasks, and overall service efficiency.

**Business Value:**\
Field Service Manager for Creatio simplifies and automates field service operations, improving efficiency, accountability, and customer satisfaction. By offering end-to-end visibility — from service request to invoicing — the app enhances collaboration across departments, reduces administrative overhead, and ensures timely service delivery. It is ideal for organizations seeking to centralize their service operations, manage resources effectively, and deliver consistent, high-quality service experiences.

**AI Agent**: The Field Service Scheduling Agent is an intelligent AI Agent embedded within Field Service Manager for Creatio. It streamlines field service operations by enabling users to manage jobs and resources through natural language, reducing scheduling effort and improving service delivery.

* **Job Creation** - Create new field service jobs instantly through AI prompts without manually filling out forms.
* **Job Summarization** - Generate a concise, structured summary of any job's details, status, and requirements on demand.
* **Planned Date Suggestions** - AI-driven recommendations for optimal job scheduling dates based on job requirements and availability.
* **Service Engineer Recommendations** - Automatically identify and recommend the most suitable service engineers for a job based on skills, availability, and location.


---

# 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/key-features.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.
