mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Add credentials naming note to credentials page so it's not just in the course
This commit is contained in:
@@ -13,3 +13,7 @@ You can get to the credential modal by either:
|
||||
Once in the credential modal, enter the details required by your service. Refer to your service's page in the [credentials library](/integrations/builtin/credentials/) for guidance.
|
||||
|
||||
When you save a credential, n8n tests it to confirm it works.
|
||||
|
||||
/// note | Credentials naming
|
||||
New credentials are named "*node name* account" by default. You can rename the credentials by clicking on the name, similarly to renaming nodes. It's good practice to give them names that identify the app/service, type, and purpose of the credential. A naming convention makes it easier to keep track of and identify your credentials.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user