# Create Service Engineer(s)

You can create a new service engineer by clicking the “New” on the right side of the screen. You will be presented with the following screen.

The screen is organized into various sections for streamlined navigation and data entry. Users can define the service engineer’s name and details to ensure proper tracking and execution.

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

**Field List and Descriptions**

<table data-header-hidden><thead><tr><th width="81" valign="bottom"></th><th width="142" valign="bottom"></th><th valign="bottom"></th></tr></thead><tbody><tr><td valign="bottom"><strong>Sr. N</strong>o.</td><td valign="bottom"><strong>Field Name</strong></td><td valign="bottom"><strong>Short Description</strong></td></tr><tr><td valign="bottom">1</td><td valign="bottom">Name</td><td valign="bottom">Display engineer’s full name.</td></tr><tr><td valign="bottom">2</td><td valign="bottom">Active</td><td valign="bottom">Hold value either Yes or no to denote whether the engineer is active or not.</td></tr><tr><td valign="bottom">3</td><td valign="bottom">Engineer ID</td><td valign="bottom">Display engineers unique ID number.</td></tr><tr><td valign="bottom">4</td><td valign="bottom">DB label</td><td valign="bottom"></td></tr><tr><td valign="bottom">5</td><td valign="bottom">Is contractor</td><td valign="bottom">Checkbox to denote whether an engineer is contract based or not.</td></tr><tr><td valign="bottom">6</td><td valign="bottom">Joined date</td><td valign="bottom">Display the date engineer has joined the organisation.</td></tr><tr><td valign="bottom">7</td><td valign="bottom">Hourly rate</td><td valign="bottom">Defines engineer’s hourly rate that is being charged by engineer.</td></tr><tr><td valign="bottom">8</td><td valign="bottom">Email</td><td valign="bottom">Displays engineer’s personal email address.</td></tr><tr><td valign="bottom">9</td><td valign="bottom">Phone</td><td valign="bottom">Display engineer’s personal phone number.</td></tr><tr><td valign="bottom">10</td><td valign="bottom">Country</td><td valign="bottom">Display country of an engineer.</td></tr></tbody></table>

#### &#x20;Key Sections and Tabs

• **Service Engineer Info**\
Displays primary details of service engineer such as name, email, phone and address. Other attributes, including the engineer ID, hourly rate and joined date.

• **Main Tabs**

• **Assignments:** Shows list of assignments assigned to service engineer.\
•  **Related Information:** Shows the other related data such as skills, holidays and   training done by service engineer.

• **Save/Cancel Options**\
At the top-right corner, users can save changes or cancel edits. Options for Feeds and Attachments are also available.


---

# 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/service-engineers/create-service-engineer-s.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.
