Meeting scheduler AI agent
Summarize
Summary of Meeting Scheduler AI Agent
The Meeting Scheduler AI Agent, part of the Now Assist for Integration Hub application, enables users to organize meetings through Zoom or Microsoft Teams and create calendar events directly within ServiceNow. This AI-driven agent mimics human intelligence to streamline the scheduling process by retrieving room availability, user details, and finding suitable time slots for meetings.
Show less
Key Features
- Event Types: The AI agent can create three types of events: regular calendar events (no URL/location), Microsoft Teams events (with Teams meeting link), and Zoom events (with Zoom URL).
- User Retrieval: It identifies the most relevant user for the meeting based on organizational context. If it cannot find the user, it allows selection from matching users in the ServiceNow User table.
- Time Slot Availability: The agent displays available time slots and expands the search if no slots are found within the first two days.
- Modification Capabilities: Users can modify meeting details such as the location, attendees, and timing after scheduling.
Key Outcomes
By using the Meeting Scheduler AI Agent, users can efficiently schedule and manage meetings, ensuring they are organized and accessible in their Outlook calendar. The integration with Microsoft Exchange Online and Zoom requires proper configuration, allowing for seamless meeting creation. Additionally, users can create customized workflows by integrating multiple AI agents for enhanced productivity.
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 on your instance, see Find AI agents.
- To find agents that might not be installed on your instance, visit the AI Agent Marketplace on the ServiceNow Store.