---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Create HR criteria record

# Create an HR criteria record for an employee form {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Create an HR criteria record for an employee form based on the employee answers
stored in the Metric Result \[asmt_metric_result\] table.

## Antes de Iniciar

Role required: sn_hr_core.admin

## Por Que e Quando Desempenhar Esta Tarefa

Answers from the employee form are stored in the Metric Results \[asmt_metric_result\] table. You can query the answers using HR criteria. For example, if on an invention disclosure form, the new hire answers yes, then you can use
that answer to trigger the creation of another task to collect details on the invention.

## Procedimento

1. Navigate to AllHR AdministrationHR Criteria.
2. Click New.
3. Fill in the fields on the form.  
   {#configure-hr-criteria-record-for-employee-form__table_vs5_vyt_thb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the HR criteria record. |
   | Description | Description of the HR criteria record. |
   | Active | Option to activate the HR criteria record for use. |
   [Tabela 1. HR criteria form]

   {#configure-hr-criteria-record-for-employee-form__table_vs5_vyt_thb}
4. Right-click the former header and click Save.  
   The Conditions section appears.
5. In the Conditions section, click New.
6. On the HR Condition form, enter the following field values.  
   {#configure-hr-criteria-record-for-employee-form__table_r5b_dzt_thb__entry__2}

   | Field | Value |
   |-|-|
   | Name | \<Name for the HR condition\> |
   | Table | Metric Result \[asmt_metric_result\] table |
   | Employee form | Select the employee form you want to query. This field appears when the Metric Result table is selected in the Table field. |
   | Condition | Select the question and answer from the employee form you want to query. For the question, provide the following condition: \[Metric\] \[is\] \[\<Question\>\] For the answer, provide the following condition based on the value type: * \[String value\] \[is\] \[\<Answer\>\] * \[Reference value\] \[is\] \[\<Answer\>\] * \[Actual value\] \[is\] \[\<Answer\>\] {#configure-hr-criteria-record-for-employee-form__ul_p5l_r3y_23b} Nota: When defining conditions like case sensitivity or null values, see API [GlideFilter - Scoped, Global](https://www.servicenow.com/docs/haP50yZMjz_ckTR90RbF7g#hr-criteria "HR criteria defines the audience for HR content, services, or cases. You can make information available to or create an HR case for specific groups, individuals, or to all employees using HR criteria."). |
   | Active | Selected |
   | User column | Assigned to |
   [Tabela 2. HR condition form]

   {#configure-hr-criteria-record-for-employee-form__table_r5b_dzt_thb}
7. Click Submit.
8. On the HR Criteria form, click Update.

## O que Fazer Depois

Depending on the case type, the HR criteria record will use the following survey
instance:

* If you are using the HR criteria record with a lifecycle event, it will use the survey instance that is associated with the lifecycle event case.
* If you are using the HR criteria record with any other HR case, it will use the latest survey instance.
{#configure-hr-criteria-record-for-employee-form__ul_fx2_zjc_l3b}

