Extend an existing experience
Create an experience that extends an existing experience on the ServiceNow AI Platform®.
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 extension experience is created. The pages for the experience are located under the /src/extensions/<your-experience-scope-name>/your-experience-name folder structure. When you create an extension
experience, a sample page and widget are also created.
What to do next
Create a page or extend an existing experience for your extension experience.