> 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/accounts/job-info.md).

# Job Info

The Job Info tab provides a centralized view of all field-service activities associated with the selected account. Instead of navigating through multiple modules such as Service Plans, Estimates, or Jobs, users can access all relevant service information directly from the account record. This helps teams gain a full understanding of the account’s service history, current commitments, and upcoming tasks briefly.

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

#### Key Sections

•  **Service Plans List**\
This section displays all active and past service plans associated with the account. Is helps users understand the customer’s service entitlements and upcoming planned activities.

•  **Estimates List**\
This section provides visibility into all estimates created for the account. Allows users to track pending or approved work proposals and follow up with customers on open estimates.

**•  Jobs List**\
This area shows all job records associated with the account, both past and ongoing. Provides a complete job history for the account, enabling faster troubleshooting, better customer communication, and improved scheduling.


---

# 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/accounts/job-info.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.
