Create a new experience
Develop ServiceNow® AI Experience Lab for VS Code experiences from scratch.
About this task
This procedure describes how to create net new experiences. To create an experience that extends an existing application, see Extend an existing experience.
Before you begin
Role required: none
The ServiceNow® AI Experience Lab for VS Code extension requires the following:
| Application | Version | Resources for more information |
|---|---|---|
| Visual Studio Code | 1.97 later | Visual Studio Code updates |
| Node.js | 24 or later | Node.js |
| pnpm | 10 or later | pnpm |
| ServiceNow SDK | 4.10 or later | ServiceNow SDK |
| ServiceNow instance |
|
Prepare your upgrade |
Procedure
Result
Your new experience is created. Inside your experience, you can see sample pages, widgets, and other ServiceNow® AI Experience Lab for VS Code experience metadata.
What to do next
Start creating pages and widgets within your experience. For more information, see Create a page.