Sign In with Your Private Key
Open Craftly Robot and provide the Private Key you received after completing onboarding.
The key authenticates your Craftly identity and connects the application with your Robot environment.
Once authentication succeeds, your Robot becomes available on the device.
Your Key Is Your Responsibility
A Private Key should not be copied into:
- Public code
- Project files
- Screenshots
- Shared documents
- Chat messages
- Social media posts
If you believe that your key has been exposed, compromised, or lost, use the appropriate reissue or recovery flow as soon as possible.
Why Craftly Uses a Private Key
The Private Key is part of Craftly's identity model. In an agent ecosystem, identity matters because an agent needs to know who it represents and which actions or communications belong to that identity.
Modern agent interoperability systems similarly treat identity, authentication, authorization, and capability discovery as foundational pieces of agent communication.
Craftly's implementation is designed around its own identity and access model, but the underlying principle is the same:
Your agent should have a clear identity, and access to that identity should be protected.