Maximizing Efficiency with ServiceNow Spokes Integrated AI Agents for Streamlined Operations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello everyone 👋
This article is based on insights from the ServiceNow Pune Developer Meetup Q1 2026. Special thanks to @priy for sharing such insightful information during the presentation, which inspired me to write this article.
kudos to the hosts @Gaurav Shirsat @Anubhav Ritolia and @Shreya Wani who made it so easy to learn and explore.
Thank you InfoBeans for hosting the event,
Thank you speaker Priytam Shukla for the immesnse knowledge and time you pured into this session!
Topic: Maximum efficiency with servicenow spokes - integrated AI Agent for streamlined operations. This article is based on insights from the ServiceNow Pune Developer Meetup Q1 2026. Special thanks to Priytam Shukla for sharing such insightful information during the presentation, which inspired me to write this article.
Topic: Maximizing Efficiency with ServiceNow Spokes Integrated AI Agents for Streamlined Operations.
Terminology:
- Agentic AI: Automating tasks, making decisions, and even collaborating alongside humans. Whether you're a leader, a developer, or a business professional, understanding how these AI agents work will help you stay ahead.
- AI Agent: An AI agent is an autonomous system designed to gather data, make decisions, and execute tasks to achieve predefined goals. It adapts to new information, learns over time, and can manage a wide range of tasks, from simple repetitive actions to complex multi-step problem-solving. AI agents operate autonomously within the guardrails defined by humans.
- ServiceNow Spokes: A ServiceNow Spoke is a “logical group of related actions, subflows and supporting application files.” In the ServiceNow Integration- Hub Spokes facilitate the connection between ServiceNow and other systems.
- ServiceNow Spokes connect different systems and help them work together. They also include AI agents that can handle tasks automatically. Once set up, these AI agents can execute tasks, make decisions, and complete assignments quickly. They Execute Tasks Make Decisions Complete Assignments.
Agenda:
- Released AI Agents with Spokes
- OOB Agent benefits
- Spokes, Agents & Dependencies
- Use Cases.
1.Released AI Agents with Spokes
Now Assist AI agents are provided with some of the Integration Hub spokes or plugins that are preconfigured and are callable from interfaces such as AI Agent Studio and Virtual Agent.
Note: ctrl click on below text then click on Link.
Access the Released AI Agent Spokes
2.OOB Agent benefits:
- No setup required – OOB AI agents are already configured, so they can start working immediately without any scripting or complex setup.
- Understands natural language – Users can interact with the AI agent using normal conversation, and it can turn those requests into real actions across different systems.
- Built-in enterprise security – The agents use existing security features like OAuth, ACLs, and connection aliases, which keeps data and integrations secure.
- Complete transparency – Every action performed by the AI agent is recorded, providing full visibility and an audit trail for monitoring and troubleshooting.
- Easy to extend – Organizations can add custom actions or spokes on top of the out-of-the-box features without rebuilding the entire solution.
3.Spokes, Agents & Dependencies:
- Understanding Spokes, AI Agents, and Dependencies in ServiceNow:Modern organizations rely heavily on automation and integrations to streamline their workflows. In the ServiceNow platform, Integration Hub plays a key role in enabling these integrations. A major part of this capability involves Spokes, AI Agents, and supporting dependencies that work together to deliver intelligent automation.
- What Are Spokes in ServiceNow? In ServiceNow Integration Hub, a Spoke is a prebuilt integration package that connects ServiceNow with external applications or services. Spokes make it easier to automate tasks between systems without writing complex custom code. For example, the DocuSign eSignature Spoke allows organizations to integrate document signing workflows directly within ServiceNow.
- Each individual Spoke typically contains several components that support automation: Actions – Reusable operations that perform specific tasks.
- Flows – Automated processes created using Flow Designer.
- Subflows – Smaller reusable pieces of flows.
- AI Agents – Intelligent automation components powered by AI
- While Actions, Flows, and Subflows are readily available, AI Agents are not immediately visible.
- Why Are AI Agents Hidden?AI Agents are designed to provide intelligent assistance within integrations, but they require additional capabilities to function. By default, these agents remain hidden until the appropriate plugins and dependencies are installed. This is where Now Assist for Integration Hub becomes important.
- Role of Now Assist for Integration Hub Now Assist for Integration Hubis a plugin that enables AI-powered capabilities within Integration Hub Spokes. Once installed, it unlocks and makes the out-of-the-box AI Agents visible and usable. These AI Agents can then assist in automation scenarios such as improving workflow efficiency, automating repetitive tasks, and enhancing integration intelligence.
- Key Dependencies Required To enable this functionality, two important components must be available in the platform: Now Assist for Platform – Provides generative AI capabilities across the ServiceNow platform. Integration Hub – The core framework that supports integrations, spokes, and automation actions. Both of these components typically require an active subscription.
- Making AI Agents Visible and Ready to Use Once Now Assist for Integration Hub and its required dependencies are installed, the AI Agents within Spokes become visible. At this point, they are active and ready to support automation workflows. This integration of AI with automation allows organizations to build smarter processes and gain more value from their ServiceNow environment.
4.Use Cases Walkthrough: Automating Commission Agreements with ServiceNow
- In many organizations, preparing commission agreements and getting them signed can be a time-consuming and manual process. Employees often need to calculate commissions, prepare documents, add recipients, and track signatures across multiple systems. By using ServiceNow along with the DocuSign eSignature Spoke through ServiceNow Integration-Hub, this entire workflow can be automated, making the process faster and more reliable.
- The process begins with intelligent commission calculation. Instead of manually determining the commission amount, the system calculates it automatically using predefined rules such as deal value, commission percentage, or partner type. This ensures accuracy and reduces the chances of human error.
- Once the commission amount is determined, the system performs smart template selection. Different agreements may require different document formats depending on the type of deal or the stakeholders involved. The platform automatically chooses the appropriate template, ensuring that the correct document structure is used every time.
- After selecting the template, the system moves to automated draft creation. At this stage, a draft agreement is generated automatically using the selected template. Important details such as commission values, participant names, and relevant contract information are included in the document without requiring manual editing.
- Next comes dynamic recipient management. The system identifies all individuals who need to review or sign the document, such as sales representatives, managers, partners, or customers. These recipients are automatically added to the signing workflow based on predefined business rules.
- To further streamline the process, the platform performs field population and prefilling. Data from the ServiceNow record—such as names, email addresses, commission amounts, and dates—is automatically inserted into the appropriate fields in the document. This not only saves time but also ensures consistency across records.
- Once the document is ready, the system handles automated envelope dispatch. The completed agreement is sent through DocuSign for electronic signatures, eliminating the need for manual emailing or document sharing.
- In many cases, documents must be signed in a specific order. This is managed through a sequential signing workflow, where each signer receives the document only after the previous signer has completed their step. This ensures proper approval flow and compliance with organizational processes.
- Finally, after all signatures are completed, the system performs record synchronization and closure. The signed document is automatically synced back to ServiceNow, attached to the relevant record, and the workflow is marked as complete. This provides a centralized and traceable record of the entire process. Overall, this automated use case significantly reduces manual effort, improves accuracy, and accelerates the commission agreement process, allowing teams to focus more on business outcomes rather than administrative tasks.
Please mark this response as correct or helpful if it assisted you with your question.

