# Skill Sets

The Skill Set section within the Service Engineer profile allows administrators and dispatchers to record and maintain the technical competencies of each service engineer. This feature supports accurate job assignments by ensuring that only engineers with the required skill level are scheduled for relevant tasks.

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

**Field List and Descriptions**

<table data-header-hidden><thead><tr><th width="74" valign="bottom"></th><th width="153" valign="bottom"></th><th valign="bottom"></th></tr></thead><tbody><tr><td valign="bottom"><strong>Sr. No.</strong></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">Service engineer</td><td valign="bottom">Look up to the service engineer against whom skill set is added.</td></tr><tr><td valign="bottom">2</td><td valign="bottom">Details</td><td valign="bottom">Display the elaborated description for the skill set.</td></tr><tr><td valign="bottom">3</td><td valign="bottom">Skill</td><td valign="bottom">Dropdown option to define the skill like AC fitting, AC general service etc.</td></tr><tr><td valign="bottom">4</td><td valign="bottom">Rating</td><td valign="bottom">Display the rating from 1-5 to determine how good the engineer is in defined skill.</td></tr></tbody></table>

&#x20;


---

# 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/related-entities/skill-sets.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.
