---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Creating user experiences

# Creating user experiences {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Create the user experiences for your application. Learn about experiences in App Engine Studio and how we build the user experience for the employee travel request application.

We continue building our application by creating user experiences.  
This is the fourth step in the app creation tutorial. In this step, you learn about user experiences and add an experience to the employee travel request application.

|-|-|-|
| Step 1 | ![Completed icon]() | [Planning your application](https://servicenow-prod.fluidtopics.net/~6GrLCQe9ujVIbKW50mUag "Plan out your application before building it to streamline the development process.") |
| Step 2 | ![Completed icon]() | [Create an app](https://servicenow-prod.fluidtopics.net/a4SnS6~dn0m~AMpQTroCAQ "When you're ready to start building your application, begin creating your application in App Engine Studio.") |
| Step 3 | ![Completed icon]() | [Building a data model](https://servicenow-prod.fluidtopics.net/odL0etnfHEKIIBMh4AlWlQ "After creating an application, start building the data model for the application. Learn about what a data model is and how we build the data model for the tutorial application.") |
| Step 4 | ![In progress icon]() | [Creating user experiences](https://servicenow-prod.fluidtopics.net/CbVPCjnKv80BztAVoNirXA "Create the user experiences for your application. Learn about experiences in App Engine Studio and how we build the user experience for the employee travel request application.") |
| Step 5 | ![Not started icon]() | [Adding logic and automation](https://servicenow-prod.fluidtopics.net/JFB1ft6Ca6LbqLWBOUfMfQ "Add logic and automation to your application. Learn about logic and automation in App Engine Studio and how we automate the employee travel request application.") |
| Step 6 | ![Not started icon]() | [Test your application](https://servicenow-prod.fluidtopics.net/J5Syua_CqmZjbLNVD5aYrw "Verify that your application works as intended before publishing by testing the application experience and flow.") |
[ ]

{#app-tutorial-experience-layer__table_odl_xfd_fdc}

## Overview of user experiences {#app-tutorial-experience-layer__section_ezp_y5w_2dc}

User experiences, or interfaces, determine the options for users to access and engage with application content. There are several kinds of experiences that you can add to your application, such as record producers and portals. For
more information about experiences in App Engine Studio, see [Add an application experience](https://servicenow-prod.fluidtopics.net/YFyPnkNWeyV~9QVe5IxHSQ "Use App Engine Studio (AES) to add an experience to your app. Experiences are the interface, or wrapper, for how users interact with your app.").

## Tutorial user experience {#app-tutorial-experience-layer__section_c3s_kvw_2dc}

In our tutorial, we add a record producer, which is one of the application experiences available in App Engine Studio. The record producer creates the form that employees will use to submit travel requests.  
We build the experience for our application in two phases:

|-|-|
| Phase 1 | [Add a record producer](https://servicenow-prod.fluidtopics.net/ew2yo~~kgRmOYPvbHV3etg "Create a record producer to start building user experiences for the employee travel request application.") |
| Phase 2 | [Configure a record producer](https://servicenow-prod.fluidtopics.net/wYwqZ2QNVkuoSc7ImcDvjQ "Configure the record producer so that it contains the necessary questions for employee travel requests.") |
[ ]

{#app-tutorial-experience-layer__table_c53_qvw_2dc}

## Next steps {#app-tutorial-experience-layer__section_g3r_2tv_2dc}

Start building the user experience for the employee travel request application: [Add a record producer](https://servicenow-prod.fluidtopics.net/ew2yo~~kgRmOYPvbHV3etg "Create a record producer to start building user experiences for the employee travel request application.").

