How to transition keys from an old user to a new one? We've had many keys created by ex-employees, some whose email accounts are deactivated. We want to centralise it to another email ID / account within the Clay workspace. When we try adding the same key, it gives an error. I can try deleting them and adding them afresh, but isn't there a systematic way of transitioning the keys without breaking operations?
Unfortunately, there isn't a direct way to transition API keys from one account to another within Clay. Each API key is unique to a user's account. Here's what you can do: 1. For the new account, generate a fresh API key: • Go to Settings > Your profile > API key • Use the "Copy" or "Regenerate" option to get a new key 2. Update your integrations with the new API key: • Go to Settings > Connections • Click "Add Connection" for each integration • Configure using the new API key or SSO • Name the integration account • Set as default if needed 3. Once all integrations are updated, you can safely delete the old API keys. This approach ensures a smooth transition without breaking operations. What specific integrations are you looking to update with the new API key?