Installation & Setup
This guide walks ServiceNow administrators through getting the ins-pi applications from the ServiceNow Store, installing it on an instance, and assigning the right roles to users.
Before you begin
You need:
a Now Support (HI) account linked to your organization
the admin role on the target ServiceNow instance
network access to
store.servicenow.comfrom your browser
If you do not have a Now Support account, ask your organization's Customer Administrator to add your email address to the company's Now Support profile.
Step 1 -- Find the app on the ServiceNow Store
Go to store.servicenow.com
Use the search bar to search for for any ins-pi application e.g. YouDesign Blueprints
Select the app from the results to open the product page
Tip: You can also filter the Store by provider, release version, category, or price using the left-side filter panel.
Step 2 -- Request the app
On the product page:
Click the Request App button on the right side of the page
The request is sent to the app vendor for review
You receive an approval notification email, typically within one business day
What happens behind the scenes: The vendor reviews the request and confirms your organization's access. This is a one-time step per organization.
Step 3 -- Get the app entitlement
After your request is approved:
Return to the application e.g. YouDesign Blueprints product page on the ServiceNow Store
The button now shows Get instead of Request App
Click Get
A dialog appears asking you to choose an entitlement scope:
All instances -- entitles every ServiceNow instance in your organization (recommended)
Selected instances -- entitles only the instances you choose
Click OK to confirm
Accept the ServiceNow Store agreement if prompted
Step 4 -- Install on your ServiceNow instance
Log in to your target ServiceNow instance with admin credentials
Navigate to System Applications > All Available Applications > All
Search for the application e.g. YouDesign Blueprints
Click Install
The app installs automatically. Once complete, it is ready to configure.
Tip for newer instances (Vancouver+): You can also use the Application Manager inside Admin Center for a consolidated view of all available and installed apps.
Step 5 -- Verify the installation
After installation, confirm that:
Step 6 -- Assign roles to users
Assign roles to a group (recommended)
Assigning roles to groups is more scalable and easier to audit than assigning to individual users.
Navigate to User Administration > Groups
Select the target group or create a new one
Open the group record
Scroll to the Roles related list tab
Click Edit
In the Collection list, search for the application scope e.g.
x_inpi_ydbpSelect the appropriate role and move it to the Roles list using the arrow button
Click Save, then Update the group record
Any user added to this group automatically inherits the assigned roles.
Assign a role to an individual user
Navigate to User Administration > Users
Search for and open the user record
Scroll to the Roles related list tab
Click Edit
Search for roles starting with the application scope e.g.
x_inpi_ydbpSelect the role and move it to the Roles list
Click Save, then Update the user record
Updating the app
When a new version of ins-pi applications e.g. YouDesign Blueprints is available:
You receive a notification email from the ServiceNow Store
Log in to your instance as admin
Navigate to System Applications > All Available Applications > All
Find YouDesign Blueprints and click Update
Tip: Always test updates on a sub-production instance before applying them to production.
Troubleshooting
App not visible in All Available Applications
Confirm the entitlement was completed on the Store and that you are logged in as admin
Users cannot see the app
Confirm at least one x_inpi_ydbp role is assigned to the user or their group
Install button is greyed out
Check that you have the admin role and that your instance is entitled
Users see wrong actions
Review the role assignment -- missing or extra permissions usually explain UI differences
Last updated