n8n currently lacks a mechanism to internally help keep track of which workflow uses which credential. As a fallback, I put the workflow ID in the name of the credential in order to help with this management – but the max length of credentials is very, very short.
Is there any way we can expand this length to like 1024 characters, perhaps?