Plugins and extensions
Plugins extend what WednesdayAI can do. Your administrator installs and enables them on the gateway — once active, they add new capabilities automatically. You do not need to install anything yourself.What plugins add
Plugins can extend WednesdayAI in several ways:- New chat channels — make WednesdayAI available on platforms like Microsoft Teams, Matrix, or Zalo.
- Voice calls — the agent can join or handle phone calls using the Voice Call plugin.
- Extended memory — alternative memory backends (for example LanceDB for long-term recall) replace the default in-memory store.
- New slash commands — some plugins register their own commands you can send in chat.
- Extra agent tools — plugins can give the agent additional abilities, such as querying a custom data source.