Managing Credentials
Learn about managing credentials and how to implement it effectively.
2 min read
🆕Recently updated
Last updated: 12/9/2025
Managing Credentials
Once you've added credentials to InnoSynth-Forjinn, you can easily manage them to ensure they are up-to-date, secure, and correctly configured for your AI workflows. This guide covers how to view, edit, and delete your credentials.
Accessing the Credentials List
- Navigate to Credentials: From the left-hand sidebar, click on "Credentials".
- You will see a table or list displaying all the credentials you have added, along with their names and types. Sensitive information like API keys themselves are typically masked for security.
Viewing Credential Details
To view the details of a specific credential:
- Click on Credential Name: Click on the name of the credential in the list.
- This will open a detail view where you can see its configuration, including its type, name, and potentially masked values.
Editing Credentials
You might need to edit a credential if an API key changes, an endpoint URL is updated, or you need to modify other configuration parameters.
- Select Credential: From the credentials list, click on the credential you wish to edit.
- Click "Edit": Look for an "Edit" button or icon (often a pencil icon) within the credential's detail view.
- Make Changes: Modify the necessary fields (e.g., update an API key, change a name).
- Save Changes: Click the "Save" or "Update" button to apply your modifications.
Deleting Credentials
If a credential is no longer needed or has been compromised, you should delete it.
- Select Credential: From the credentials list, click on the credential you wish to delete.
- Click "Delete": Look for a "Delete" button or icon (often a trash can icon) within the credential's detail view or directly in the list.
- Confirm Deletion: You will typically be asked to confirm your decision, as this action is irreversible and will remove the credential from all chatflows and agents that use it.
Impact of Credential Changes
- Editing: If you edit an active credential, all chatflows and agents currently using that credential will automatically use the updated configuration. This is convenient but also means that an incorrect edit can affect multiple workflows.
- Deleting: Deleting a credential will break any chatflows or agents that rely on it. You will need to update those workflows with a new or different credential for them to function again.
Regularly managing your credentials ensures the security and smooth operation of your InnoSynth-Forjinn applications.