---
title: "ES - Adding fields to an issue"
canonical: "https://support.appfire.com/space/ESF/17498524/ES%20-%20Adding%20fields%20to%20an%20issue"
format: markdown
---
> Macro (aura-html)

Electronic Signatures app contains the following custom fields for signing tickets:

- Logged User Validator Field - validates password of a currently logged in user according to Title 21 CFR 11.
- User Validator Field - validates username and password of a system user according to Title 21 CFR 11.
- Google Auth Validator Field - validates an issue based on code generated by **Google Authenticator**.
- PIN Validator Field - validates an issue based on PIN code is sending on specified e-mail.

## Adding Electronic Signature Fields to the Issue


To configure the  **User Validator** or **Logged User Validator** field, perform the following steps:

1. Go to Jira **Administration > Issues > Custom fields** and add a new custom field.
2. Select **User Validator** or **Logged User Validator**, and click **Next**.   
> Macro (inline-external-image)
3. Give a name and description to your field and click **Create**.
4. Select issue screens where you want your field to be visible and click **Update**.

<span style="color: #172b4d">As a result, you will have the electronic signature field on the selected screens, and users will have to enter valid credentials when editing tickets.</span>

![image](media://b08b0e5e-b20a-4fe1-8734-c38e4f0ce53e)

> ℹ️ Starting with version 3.0.6, Electronic Signatures app supports translation User Validator or Logged User Validator fields in the same way as native Jira custom fields translation.


## What's next?

[ES - Using Electronic Signatures](https://appfire.atlassian.net/wiki/spaces/ESF/pages/17498259)