This processor creates a new wallet inside the Wallet group. For example, if you prefer not to use KeeperAgent’s bulk wallet generator, build a workflow that spins up a fresh Metamask wallet, then capture the new address, seed phrase, and private key with this processor.Documentation Index
Fetch the complete documentation index at: https://docs.keeperagent.com/llms.txt
Use this file to discover all available pages before exploring further.

Configure the Save wallet processor
Configuration fields
| Field | Required | Description |
|---|---|---|
| Wallet group | Yes | Choose which wallet group should store the wallet |
| Wallet address | No | The wallet address to save |
| Seed phrase | No | Seed phrase to save |
| Private key | No | Private key to save |
| Secret key | No | If you want to encrypt the address, phrase, or private key before storing them locally, use this secret key - it is known only to you |