Operations Guide
A Credential is the authentication information used to connect your workflow to external services such as APIs or databases.
You can create and manage credentials directly within your project, and they must be configured to enable external integrations.
Getting Started
In your project, click the Add Credential
button.

From the provided templates, select the type of external service you want to connect (e.g., API, Database).

Creating a Credential
Enter the token issued by the selected service.
Add multiple sets if needed.
Credentials are stored in an encrypted format and can only be used within the project.
Any workflow that requires access to external services must be linked to the appropriate credential.
For security, make sure sensitive information such as tokens is never shared outside your project.
Using Credentials in Nodes
For example, if you want to use a Notion node, you must first register your Notion token in a credential.
Once registered, you can simply select the credential within the node to enable its use.
