> For the complete documentation index, see [llms.txt](https://docs.hivesql.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivesql.io/technical-informations/operations/txaccountrecoverychanges.md).

# TxAccountRecoveryChanges

#### Blockchain operations

* change\_recovery\_account

#### Columns

| Name                   | Description                                           |
| ---------------------- | ----------------------------------------------------- |
| account\_to\_recover   | the account that wants to change its Recovery Account |
| new\_recovery\_account | the new Recovery Account                              |

#### Description

This table contains operations broadcasted to the blockchain when users want to change their Recovery Account.

Once the operation has been broadcasted to the blockchain, the user (account\_to\_recover) has to wait 30 days before the new recovery account will become effective and before the user can initiate a recovery.
