# Create Employee Field

#### Create new Employee Field

Creating new Employee Field is simple. In Employee Fields listing, click "New". Input the name for the field and select the type. Select the type of your field. You can always select "Text" but selecting "Email" or "Date" will help Introist to better validate your employee data.

If your field name is long, you might want to adjust the fields "key" which is simplified name for the field. You might already add options for the new field but that can also be done later by modifying the field.\
Finally, click Create and the new field is created. Your field is now ready to be used in Workflows and Triggers!<br>


---

# 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.introist.com/knowledge-base/build/employees/employee-fields/create-employee-field.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.
