SSH keys work at the system level (not per repository).
- A single SSH key is tied to your GitHub account, not specific repositories.
- Once added to your GitHub account, you can use it for all repositories under your account.
- If you're part of multiple GitHub organizations, you may need to add multiple SSH keys (or use an SSH config file).