Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show only
|
Search instead for
Did you mean:
990845members
25724online
2963492posts
Three days can change everything. Join us at Knowledge 2026 and put AI to work for you.Register now
The ServiceNow MVP Class of 2026Introducing the 2026 ServiceNow MVPsThe 2026 class is our largest yet. Ready to meet this year’s ServiceNow MVPs? Click below to watch each member of the program introduce themselves, and keep an eye out for their content within the Community!Meet the MVPs!What`s NewPopular PostsMoreThe latest in CommunityPosted by Juergen LindnerIntroducing Autonomous Workforce and ServiceNow EmployeeWorks. AI That Actually Works.Today, AI finally cloc...Read MorePosted by jordancbaronWant to win a trip to K26? Lift Off to Knowledge Has Launched!Lift Off to Knowledge ...Read MorePosted by jordancbaronLock In Your Spot at Knowledge and CreatorCon 2026!Hey there, ServiceNow Community! Knowledge and Creator...Read MorePosted by jordancbaronWhy ServiceNow's Government Forum 2026 Should Be on Your CalendarIf you work in governm...Read MorePosted by jordancbaronMissed Community Week? Catch up here!The Community Week Agenda Breakdown Get ready for a week packed with
livestreams, p...Read MorePosted by jordancbaronThe Content Archive: Leveling Up Your Content Creation with the ServiceNow CommunityHey there, ServiceNow ...Read MorePosted by ServiceNow Unlock your Skills with ServiceNow University & Professor IdrisMeet Professor Idris -...Read MorePosted by laurenmcmanZurich Content ArchiveWe've Made It To the End of the Alphabet - Zurich is HERE! 🇨🇭 That
means its also time for your Develo...Read MorePosted by Earl DuqueServiceNow Developer Advocates AMA #1: Inside Scoop and Career Hacks!The ServiceNow Develop...Read MorePosted by laurenmcmanPodcast: Break Point - Build Agents Have Entered the Chat!Welcome to Break Point...Read MorePopular PostsPosted by patrickdecaDoes business rules still fire when creating a project from template?I have a simple insert...Read MorePosted by Kyle WileyDot walking through multiple tables in client scriptI am trying to dot walk through multiple tables in an ...Read MorePosted by Community AlumsIs there a way to view the sprint that are closed in Agile ModuleHi, There is ask where...Read MorePosted by Sachin Pratap SCA Spectrum Connector DefinitionHi, We are planning to integrate CA Spectrum with ServiceNow to pull
events as part...Read MorePosted by mike2agkExclude/stop the Insert/Creation or update of CI's based on Name during DisocveryAll, Do we have a way ...Read MorePosted by kendall_linTime Card & Time Sheet Qs - Approval and Related List DisplayHello,My organization ...Read MoreCommunity HighlightsJuhi PoddarSpecialistJuhi Poddar MVP 2026: My Community PowerThe ServiceNow Community has been an integral part of my professional
journey. What...Read MoreIts_AzarSpecialistStop Blaming Performance — Start Fixing Your Business RulesLet’s talk about somet...Read MoreIts_AzarSpecialistnow assist greyed outIm not able to interact with now assist, its greyed out Read MoreIts_AzarSpecialistVirtual agent chat to display agent topicsHi all, i have created an aagent in agent studio, and i want to use that
in virtual...Read MorePrasanna_PatilSpecialistHow to capture encrpted data on incident for non itil userHello Team, We have bu...Read Moreprerna_shSpecialistVirtual Agent Custom TopicHello Everyone,I’m trying to raise a catalog request using a custom
topic I created...Read MoreIts_AzarSpecialistIntroducing ServiceNow Semantic Search (MVP) — Looking for Community Feedback from experts here.Hello Everyone,I’m trying to raise a catalog request using a custom
topic I created...Read MoreIts_AzarSpecialistUnderstanding Field Styling in ServiceNow: Forms vs ListsField styling in Servi...Read MoreDiscover CommunityCommunity CentralJust joining the Community? Start by exploring Community Central to discover all the different corners of the ServiceNow Community and see how you can get involved.Learn MoreProduct HubsLooking for details on a specific ServiceNow product? We’ve got you covered. Dive into our extensive product hubs, packed with all the information you’ll need.Learn MoreCommunity EventsJoin Community events like Developer Meetups and Ask the Experts to connect with ServiceNow enthusiasts, share experiences, and network both locally and virtually!Learn MoreUser GroupsUser Groups (SNUGs) offer an opportunity to connect with fellow ServiceNow enthusiasts in your city or region, bringing together people with shared interests and experiences!Learn MoreUpcoming EventsOnlineServiceNow AI Summit Dublin – 4 March 2026Hosted by lizhartley4 Mar, 202601:00 AM PSTEvent DetailsOnlinePut AI to Work(shop) with Service OperationsHosted by Carrie Lea4 Mar, 202607:30 AM PSTEvent DetailsOnlinePut AI to Work(shop) with Service OperationsHosted by Carrie Lea4 Mar, 202607:30 AM PSTEvent DetailsOnlinePut AI to Work(shop) with Service OperationsHosted by Carrie Lea4 Mar, 202607:30 AM PSTEvent DetailsOnlinePut AI to Work(shop) with Service OperationsHosted by Carrie Lea4 Mar, 202607:30 AM PSTEvent DetailsOnlineCalgary Learning Lab: Autonomous IT Workshop: Your Roadmap to ZeroHosted by Amanda Martinez4 Mar, 202607:30 AM PSTEvent DetailsJoin the CommunityWelcome to the lively and ever-growing ServiceNow Community! Whether you're a newcomer or just looking for a quick refresher, we're here to support you every step of the way.Grow togetherTap into Community to unlock real-time opportunities for support and growth.Unlock PotentialConnect with othersElevate your expertise and deepen Community connections, whether online or in person.Find an EventJoin a groupDive into countless groups across our Community and let your voice be heard.Find a GroupBecome an expertBoost your expertise, elevate your reputation, and connect with top professionals in the ecosystem.Build Your Reputation
Hi Experts, I have a requirements to create a variable filter in report or dashboard and based on that we can filter the RITM.I checked few logic from my side- I have created PA dashboard where i'm showing the specific catalog item RITM from (tabl...
fields on the target record is'Amount spent $' - currency type field. 'vendor id' - string typesource file column 'Amount spent' - string type.existing logic is - based on the vendor id, populating vendor information like address, contact no ,ema...
I have two fields 1. Raised on behalf - Reference type - still had to customize an info icon with few fields (cant remove the fields in sys_popup as it would affect the other apps) - when clicked UI page should have 'Raised on behalf Band' OnBehalf b...
i am using below script to update closer comments in ritm but it's inserting the dummy record not updating record var grval = new GlideRecord('sc_req_item'); grval.addQuery('sys_id','e03fae4b477eb6189c5e5cbd436d439e'); grval.query(); ...
We are wanting to restrict access in our sub-production environment (TEST) to certain fields that contain sensitive information from admins that can impersonate users with the correct access (via a role). We can check if impersonation is occurring; ...
Hi experts, We need to send message (data) from SN to client side Kafka topic using stream connect subscription. the data should be in AVRO format with the help a flow having 'Producer' step in it.Can someone please help me how to configure the 'Prod...
Hi Everyone, Can someone please help me with configuring the Zendesk Spoke and setting up OAuth for the Zendesk Spoke integration between ServiceNow and Zendesk? I am trying to integrate ServiceNow with Zendesk using IntegrationHub and the Zendesk Sp...
Hello everyone,We have multiple data sources populating Hardware CIs and their child CIs in the CMDB. For each source, we have configured Reconciliation Definitions, some with unique priorities and others sharing the same priority level.We would now ...
Hello,I created a custom ui action for a related list on our scoped app parent table to create a child task. However nothing is happening. What am I missing? Thanks, Chad
Hello,I want to let fulfillers change values of incidents fields on Mobile Agent by simply tapping the field, and not by selecting three dots -> Edit.Is there such an option? Can I configure one?Thanks
There are many OOTB Agentic workflows with a SINGLE AI agent in it? How is it Agentic? As per Agentic concept,“Agentic AI is an Autonomous AI system which plans, reasons and orchestrates "multiple AI agents" to achieve a goal with minimal human inter...
Hello,Receiving the below errors when updating information on Hardware Asset Form or Business Application form. PFB screenshot. How to fix this? Appreciate the helpThank you
HiI want to populate the short description,work notes with ServiceNow | INC00001(as hyperlink such that when i click on it should take to record of that incident).
Hello, I am trying to provide admin-read-only access to some users in test instance. here's what I tried:-1. Create a Group called "ADMIN-Read Only".2. Add the role "sn_read_only" role to the group.3. Adding the user to the group. But it made the who...
Question
View More
Announcements
Registration for Knowledge 2026 is now open. Secure your spot today.