This article applies to Zoom Virtual Agent classic chatbot. If you are using other Zoom Virtual Agent types, such as chat agent or voice agent, refer to their respective documentation for setup and channel deployment instructions.
Entities are the items or data your chatbot will ask for and use in the conversation. For example, when the user asks, "When is your London store open?”, the entity variant here is London while the intent is wanting to know the store hours. A variant is a value within an entity, so “City” is the entity and “London” is a variant of “City”.
Zoom Virtual Agent has prebuilt entities you can use like dates, major cities, airports, or urls. However, if you want to define what the bot will accept, then you can create your own custom entities which can be used in bot flows.