Meeting scheduler AI agent
Now Assist for Integration Hub application provides standalone AI agent that mimics human-like intelligence to perform tasks in your ServiceNow instance. Meeting scheduler AI agent that can be used to organize Zoom or Teams meetings and create regular calendar events.
- A regular calendar event: This is a meeting placeholder with no URL and location.
- Teams event: This a meeting where attendees can join Microsoft Teams meeting.
- Zoom event: This a meeting where attendees can join the meeting using Zoom URL.
In this example, Manish (the logged-in user) uses the Meeting scheduler AI agent from Now Assist panel to schedule a meeting with Vivek and provides details about the date, place, and meeting agenda. In this case, the AI agent schedules the meeting with most relevant user (based on collaboration and organizational context) named Vivek. If the AI agent is not able to retrieve details of the most relevant user from Microsoft Exchange Online, details of all users whose names match Vivek are retrieved from the ServiceNow User table [sys_user] and displayed, and logged-in user Manish can choose the required user.
AI agent then displays the list of available time slots. Manish can select the feasible time slot. You can also view the AI steps. If a time slot at the mentioned time is unavailable, AI agents expands the search window to 2 days and displays the list of available slots.
The event is added to your Outlook calendar and you can also view the meeting details in Outlook.
Using AI agent, Manish can also modify the meeting by adding room of the required capacity and in a specified location, adding more attendees, changes date or time, and so on.
- In the ServiceNow agentic system, you can create an agentic workflow that comprises of a set of large language model (LLM) instructions along with one or more standalone AI agents to execute an
objective. See Create an agentic workflow for information about adding AI agents to create agentic workflows as per your requirement and provide the required trigger.
You can also search for other available AI agents and add them to your agentic workflow. See Find AI agents for more information.
- You can create a clone of the required spoke AI agent and customize it as per your requirement. See Duplicate an AI agent for more information about creating a clone.
- See Now Assist AI agents for information about AI agents.
There might be AI agents installed with the Now Assist application that are not used in agentic workflows. To learn how to see all agents that are available to you, see Find AI agents.