Connections¶
Connections are configurations that empower Cognigy AI Agents to securely interact with external services, systems, or APIs. These configurations involve the encryption, storage, and management of credentials for seamless communication between Cognigy and external resources.
In contrast to other resources in Cognigy.AI, you can't create a Connection from scratch on the Connections page. You create Connections while adding a Node that requires credentials or adding a provider for LLM, translation, voice, handover, or file storage.
Working with Connections¶
You can view, edit, and delete Connections in Build > Connections. Also, you can copy their Reference ID or export Connections as a Package.
You can view, edit, and delete Connections using the Cognigy.AI API.
Warning
If you delete a Connection, features relying on this Connection stop working. When you delete a Connection, the Flow that uses the deleted Connection in a Node isn't updated automatically. Executing the Flow that uses the deleted Connection hangs on that Node and can cause error messages.