Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt

Use this file to discover all available pages before exploring further.

Connections are configurations that empower 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.
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.

More Information