- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2023 05:31 AM
Hi,
I want to know if it's possible to convert catalog item to content item in ServiceNow. Please share the steps if it's possible
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2023 05:41 AM
Hi @Rohith Sureshk1 ,
Unfortunately NO!!
You will have to create it using the path :
- Navigate to All > Service Catalog > Catalog Definition > Content Items.
- Click New.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2023 11:55 PM
Hi Rohith,
In ServiceNow, it is not possible to directly convert a catalog item to a content item. Catalog items and content items serve different purposes within the platform. However, you can create a new content item and manually transfer the relevant information from the catalog item to the content item.
Thanks,
Rahul Kumar
Thanks,
Rahul Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2023 08:06 PM
Hi @Rohith Sureshk1 ,
Did you mark the other answer mistankenly as correct? as i said the same thing??

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2023 11:55 PM
Hi Rohith,
In ServiceNow, it is not possible to directly convert a catalog item to a content item. Catalog items and content items serve different purposes within the platform. However, you can create a new content item and manually transfer the relevant information from the catalog item to the content item.
Thanks,
Rahul Kumar
Thanks,
Rahul Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 05:35 AM
It is possible in catalog item list view
- find your CI in "Maintain items"
- make sure you have "Class" column
- double click it and choose "Content Item" instead of "Catalog Item"
Be ready your record will migrate from catalog items table to content items.
Be ready it will be difficult to capture such a change in update set and deploy to another instance - it may cause some duplicate unique error, which I didn't find how to resolve in a not manual way.