> For the complete documentation index, see [llms.txt](https://polkadot.novabloq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polkadot.novabloq.com/element-polkadot-keyring/actions/add-pair-to-keyring.md).

# Add Pair to Keyring

## Setup

This an action, as any other action, it can be used in Bubble workflow actions.\
To add the account you will need its mnemonic phrase.

<img src="/files/otYlmHY5xvjyaZjdxdCi" alt="" data-size="original"><br>

### Event - Wallet added to keyring&#x20;

After running this action, it will trigger an event called ***Wallet added to keyring*** if it was successfully executed, so you know that everything is alright. \
For example, in our demo we are showing a success popup when this event triggers

![](/files/owBO3HAU7LAozawK1QpB)

### State - Added pair address

This state shows the address of added pair and it will be available when the event described above triggers.

## Demo

Find an example with this action on [keyring page](https://bubble.io/page?type=page\&name=keyring\&id=polkadotjs\&test_plugin=1639402639641x977692461648052200_current\&tab=tabs-2), select the *Add/Remove pairs* workflow folder, to see all related workflows.

![](/files/q3rSVqeks3ziK9finbu4)
