Intents represent the purposes behind a user's input in a conversation. They allow admins define specific routes or actions the chatbot should take based on the user's intention, rather than just the literal words used.
By setting up intents, you can create more intelligent and context-aware conversations, enabling your chatbot to understand and respond to user queries more effectively, even when the input varies in phrasing or structure.