Add new menu to employee center header
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2023 02:49 AM
Hi,
I want to add new links other than 'OOB' in employee center header .is there any way?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2023 05:38 AM
With Employee Center in the top menu, there is only 1 configurable menu item available:
It is possible also to rename this one.
If you want more, not possible using configuration. Than you would need to edit the widget for that.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2023 06:25 AM
Hi @dev46 ,
1. Inorder to remove the existing links, go to Employee Center Menu and in the JSON code section , make the Value as False for the respective options to be removed.
"enable_tasks" refers to My Tasks
"enable_requests" refers to My Requests.
2. Next, to add new links, we can only add it in the dropdown of More
Refer the below link for further guidance in creating new links.
https://docs.servicenow.com/bundle/vancouver-employee-service-management/page/product/employee-cente...
I hope this helps. Mark my answer correct & Like Helpful, if Applicable.
Thanks!
Venkatesh Nekkanti

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 05:20 AM
Any further help needed or is your question solved with this?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field