# User Changing Email

**URL:** https://forum.alpaca.markets/t/user-changing-email/10131
**Category:** Projects
**Created:** [July 28, 2022, 3:49am UTC](https://forum.alpaca.markets/t/user-changing-email/10131 "2022-07-28T03:49:24Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![HowardLeong\_START](https://avatars.discourse-cdn.com/v4/letter/h/b782af/32.png) [@HowardLeong\_START](https://forum.alpaca.markets/u/HowardLeong_START)
#### Post date: [July 28, 2022, 3:49am UTC](https://forum.alpaca.markets/t/user-changing-email/10131/1 "2022-07-28T03:49:24Z")

</div>

If a user wants to change their email in the trading app, can the user change it directly in the settings with 2FA? Or should the user email our admin and we edit it on the Alpaca Broker Dashboard?

Kindly advise, thanks!

---

<div class="post-metadata">

### Author: ![Radzi\_Purba\_LPCA](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.alpaca.markets/radzi_purba_lpca/32/4297_2.png) [@Radzi\_Purba\_LPCA](https://forum.alpaca.markets/u/Radzi_Purba_LPCA)
#### Post date: [July 29, 2022, 1:13am UTC](https://forum.alpaca.markets/t/user-changing-email/10131/2 "2022-07-29T01:13:35Z")

</div>

Hi @HowardLeong_START  
You can change it from user’s dashboard from this page:

> **[Alpaca | Crypto and Stock Trading API](https://app.alpaca.markets/user/profile)**
>
> Trade with algorithms, connect with apps, and build services with our easy to use APIs for crypto and stock trading.

---

<div class="post-metadata">

### Author: ![HowardLeong\_START](https://avatars.discourse-cdn.com/v4/letter/h/b782af/32.png) [@HowardLeong\_START](https://forum.alpaca.markets/u/HowardLeong_START)
#### Post date: [July 29, 2022, 1:41am UTC](https://forum.alpaca.markets/t/user-changing-email/10131/3 "2022-07-29T01:41:05Z")

</div>

@Radzi_Purba_LPCA

We are building a trading app, and we are wondering if there are any restrictions from Alpaca that disallow users to change their email in-app. Basically, as a tech partner of Alpaca, can we allow our users to change their email in the app, or do they have to email our admin for such changes?

Let me know if the question is clear. Thanks!

---

<div class="post-metadata">

### Author: ![Radzi\_Purba\_LPCA](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.alpaca.markets/radzi_purba_lpca/32/4297_2.png) [@Radzi\_Purba\_LPCA](https://forum.alpaca.markets/u/Radzi_Purba_LPCA)
#### Post date: [July 29, 2022, 6:25am UTC](https://forum.alpaca.markets/t/user-changing-email/10131/4 "2022-07-29T06:25:33Z")

</div>

Hi @HowardLeong_START

aah ok, i thought you are asking for trading account.  
if it’s for brokerage account (your users), yes we are allow you to have that function in your app.

you can refer to this endpoint: `PATCH /v1/accounts/{account_id}`

 ![Screen Shot 2022-07-29 at 13.23.44](https://us1.discourse-cdn.com/flex020/uploads/alp/original/2X/a/a1b82aebcc6a2614ec4b1222f7c0445dbde72434.jpeg)

here is a more detail in our docs: [Account | Alpaca Docs](https://alpaca.markets/docs/api-references/broker-api/accounts/accounts/#updating-an-account)

---

<div class="post-metadata">

### Author: ![HowardLeong\_START](https://avatars.discourse-cdn.com/v4/letter/h/b782af/32.png) [@HowardLeong\_START](https://forum.alpaca.markets/u/HowardLeong_START)
#### Post date: [July 29, 2022, 1:37pm UTC](https://forum.alpaca.markets/t/user-changing-email/10131/5 "2022-07-29T13:37:55Z")

</div>

wonderful, thanks Radzi!
