# Mapping custom fields

In Jira, each issue type, like epics, stories, tasks etc, have their own "screen" defined. A screen contains a list of fields that can be set when creating or updating the issue. If we try to update a field value that is not present on the issue's screen, Jira will throw an error.

### How to add custom fields to an issue type's screen

The easiest way to add a field to the screen of an issue type is to first click **create**:

<figure><img src="https://3578170569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LL6HR00hwiJJav4pLph%2Fuploads%2FGsU52gTryEwek7vt1Cng%2Fjira-create-issue.jpg?alt=media&#x26;token=fe6d8a4b-4ff8-41ca-8b43-a1bccaedc977" alt=""><figcaption></figcaption></figure>

Select the issue type you would like to add the field to and then select **Find your field**:

<figure><img src="https://3578170569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LL6HR00hwiJJav4pLph%2Fuploads%2FPf9lN8StxG4GrjtV8FmH%2Fjira-find-field.jpg?alt=media&#x26;token=cae15d2e-9157-440d-a72c-7fe1c2e79040" alt=""><figcaption></figcaption></figure>

Type the name of the Avion field and follow the link to the screen page:

<figure><img src="https://3578170569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LL6HR00hwiJJav4pLph%2Fuploads%2Fe7XgQ8mppFSJSRbdnU2C%2Fjira-find-field-alert.jpg?alt=media&#x26;token=b956843a-a193-41eb-bbc3-86f7306d5427" alt=""><figcaption></figcaption></figure>

Add the Avion field at the bottom of the list:

<figure><img src="https://3578170569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LL6HR00hwiJJav4pLph%2Fuploads%2F8tlfya3fHOMIovbCRfrr%2Fjira-add-custom-field.jpg?alt=media&#x26;token=b6787cbc-bd7f-4983-aea8-6bbba25a9b13" alt=""><figcaption></figcaption></figure>

Reopen the field finder and you should see three ticks:

<figure><img src="https://3578170569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LL6HR00hwiJJav4pLph%2Fuploads%2F9ZLIxz9ysKvxuYqLt9Ms%2Fjira-field-finder-success.jpg?alt=media&#x26;token=8566e8ad-96f0-423c-92db-a2ddc011a224" alt=""><figcaption></figcaption></figure>
