Learning Path: ServiceNow Workspaces

nelson_08
Tera Contributor

Hello Folks,

 

I would like to learn to build and customize workspaces in ServiceNow. Where do I start? If you can suggest me Learning path would be a great help.  I thought of learning only UI Builder?

 

 

Thanks

Nelson

2 ACCEPTED SOLUTIONS

Swathi42
Tera Expert

Hi Nelson,

 

I recently went through two really helpful resources,

 

YouTube walkthrough - https://www.youtube.com/watch?v=rYC-uvFaa_8

Next Experience Academy session - https://www.servicenow.com/community/next-experience-events/next-experience-academy-14-how-to-build-...

 

Here’s the distilled takeaway that might help others starting their workspace journey.

Modern workspaces in ServiceNow are built on the Now Experience framework, and the core tool you’ll use is UI Builder. Both resources emphasize that UI Builder isn’t just a drag‑and‑drop editor — it’s the front‑end layer of a larger architecture that includes components, data resources, and experience configurations.

 

The main steps to building a workspace from scratch are:

  • Start with the Workspace Shell: Define the overall experience, navigation, and layout structure.

  • Use UI Builder to Create Pages: Build landing pages, record pages, and custom views using standard components.

  • Connect Data Using Data Resources: This is where the workspace becomes functional — you bind tables, APIs, or scripted data to components.

  • Configure Events & Client Logic: Components can talk to each other through events, enabling dynamic interactions.

  • Extend with Custom Components (Optional): If the out‑of‑box components don’t meet your needs, you can build your own using the Now Experience Component Framework.

Both videos highlight that the key to success is understanding how data flows into the workspace and how components consume it. Once you grasp that, UI Builder becomes much more intuitive.

If anyone is starting out, these two resources are great because they show the full lifecycle — from creating the workspace shell to wiring up data and customizing the UI.

View solution in original post

Tanushree Maiti
Tera Patron

Hi @nelson_08 

 

Refer this link and video:

Workspace Essentials: Create a Custom Configurable Workspace from Scratch

Workspace for a custom app: forms

https://www.youtube.com/watch?v=rYC-uvFaa_8

https://www.youtube.com/watch?v=5_j7quRSB_M

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

View solution in original post

Learn how to build configurable workspaces from scratch in ServiceNow in this informative session. Whether you're working with App Engine Studio or starting fresh, we provide essential steps and use cases for creating custom workspaces that meet your needs. #Servicenow #Workspaces #AppEngineStudio
Shows how to configure a workspace in Workspace Builder. #servicenow #servicenowdemo #WorkspaceBuilder #workspace This video was recorded in the Washington DC release. For more information on Workspace Builder, see: ServiceNow product documentation: Configure a workspace in Workspace Builder: ...
2 REPLIES 2

Swathi42
Tera Expert

Hi Nelson,

 

I recently went through two really helpful resources,

 

YouTube walkthrough - https://www.youtube.com/watch?v=rYC-uvFaa_8

Next Experience Academy session - https://www.servicenow.com/community/next-experience-events/next-experience-academy-14-how-to-build-...

 

Here’s the distilled takeaway that might help others starting their workspace journey.

Modern workspaces in ServiceNow are built on the Now Experience framework, and the core tool you’ll use is UI Builder. Both resources emphasize that UI Builder isn’t just a drag‑and‑drop editor — it’s the front‑end layer of a larger architecture that includes components, data resources, and experience configurations.

 

The main steps to building a workspace from scratch are:

  • Start with the Workspace Shell: Define the overall experience, navigation, and layout structure.

  • Use UI Builder to Create Pages: Build landing pages, record pages, and custom views using standard components.

  • Connect Data Using Data Resources: This is where the workspace becomes functional — you bind tables, APIs, or scripted data to components.

  • Configure Events & Client Logic: Components can talk to each other through events, enabling dynamic interactions.

  • Extend with Custom Components (Optional): If the out‑of‑box components don’t meet your needs, you can build your own using the Now Experience Component Framework.

Both videos highlight that the key to success is understanding how data flows into the workspace and how components consume it. Once you grasp that, UI Builder becomes much more intuitive.

If anyone is starting out, these two resources are great because they show the full lifecycle — from creating the workspace shell to wiring up data and customizing the UI.

Tanushree Maiti
Tera Patron

Hi @nelson_08 

 

Refer this link and video:

Workspace Essentials: Create a Custom Configurable Workspace from Scratch

Workspace for a custom app: forms

https://www.youtube.com/watch?v=rYC-uvFaa_8

https://www.youtube.com/watch?v=5_j7quRSB_M

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
Learn how to build configurable workspaces from scratch in ServiceNow in this informative session. Whether you're working with App Engine Studio or starting fresh, we provide essential steps and use cases for creating custom workspaces that meet your needs. #Servicenow #Workspaces #AppEngineStudio
Shows how to configure a workspace in Workspace Builder. #servicenow #servicenowdemo #WorkspaceBuilder #workspace This video was recorded in the Washington DC release. For more information on Workspace Builder, see: ServiceNow product documentation: Configure a workspace in Workspace Builder: ...