# How to set account as account creator

**URL:** https://forum.flow.com/t/how-to-set-account-as-account-creator/1950
**Category:** ⚙️ Flow SDKs
**Created:** [May 20, 2021, 5:46am UTC](https://forum.flow.com/t/how-to-set-account-as-account-creator/1950 "2021-05-20T05:46:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![slimxin1](https://avatars.discourse-cdn.com/v4/letter/s/67e7ee/32.png) [@slimxin1](https://forum.flow.com/u/slimxin1)
#### Post date: [May 20, 2021, 5:46am UTC](https://forum.flow.com/t/how-to-set-account-as-account-creator/1950/1 "2021-05-20T05:46:10Z")

</div>

create new account on mainnet failed

[Error Code: 1101] cadence runtime error Execution failed: error: creating account failed: meta-transaction for creating account failed: [Error Code: 1101] cadence runtime error Execution failed: error: panic: Account not authorized to create accounts → e147e3f0fc776f9d058395eb39d8a5fbf1c0ccaee37d6336d8c4e62cbcf5787e:7:3 | 7 | panic(“Account not authorized to create accounts”) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ → 33274c5ad9e1985a263ce00668c4d31b4a6199d2bd4b3c7926e1f50e29f903c2:4:2 | 4 | let acct = AuthAccount(payer: signer) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

---

<div class="post-metadata">

### Author: ![flowjosh](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.flow.com/flowjosh/32/362_2.png) [@flowjosh](https://forum.flow.com/u/flowjosh)
#### Post date: [May 20, 2021, 4:47pm UTC](https://forum.flow.com/t/how-to-set-account-as-account-creator/1950/2 "2021-05-20T16:47:01Z")

</div>

Currently on mainnet, you have to be approved in order to create accounts. This is a security protection as we enable more features on mainnet. This will be removed in the future once we have more secure features on mainnet. If you are a wallet or app and you want approval to deploy or create accounts, please apply here: [Smart Contract Review](https://buildwithflow.typeform.com/to/EkfaboAx)
