
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2018 05:14 AM
Can I some how export my favorites and their settings(icons, custom names and colors).
I my DEV and TEST instance I have a set up of favorites that I don't use in Prod, and when we re clone the environments, TEST more often then DEV, from PROD my account is destroyed.
Solved! Go to Solution.
- Labels:
-
User Experience and Design
- 19,271 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2018 06:29 AM
go to the menu filter and type sys_ui_bookmark.list
Filter on records where the user column has your values
Then use Export> XML from the list menu to save as XML
On the new system (after cloning, or whatever)
Import XML from the list filter.
Locate your saved file, and you're done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 01:05 PM
Adding both of these to my update set allows my update set to commit with no errors or warnings but the bookmarks aren't there. They show on the bookmarks table but they don't show in my favorites. I've refreshed and I've logged out and back in. I tried with an incognito window but still there are no bookmarks except for home.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2019 08:50 AM
there are two import options in the sandwich submenu (which I find very weird)
Import XML
&
Import
the 2nd one was giving me issues & doesn’t do the trick.
You must export as XML!
Steps:
1. Filter in the NAV menu for Bookmarks
2. Narrow it down to the ones made by your user using a filter or search query.
3. Export as XML from the smaller sandwich menu.
4. remove all the Favorites that you have from the target env. (required before import)
5. Reload the page after import so the newly imported Favorites show up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2023 01:43 PM
How do you import favorite/bookmarks from the Tokyo instance to the Utah New UI instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2023 05:52 AM
Life Saver! Thank the ServiceNow deities for this thread!