Credentials are used to securely store and manage sensitive information such as API keys,
OAuth access tokens etc., required by various nodes in your graphs. By using credentials, you can avoid hardcoding sensitive data directly into your nodes,
enhancing security and maintainability. Credentials are not shared when you share or publish your agents.To see detailed information on all the credential types supported, refer to the Credentials Reference.
To find out which nodes require which credential types, refer to the respective node documentation in the Nodes Reference.