# Best Practices for Migrating from Private App ➞ Pro App (Public)

**URL:** https://community.glideapps.com/t/best-practices-for-migrating-from-private-app-pro-app-public/36934
**Category:** Ask for Help
**Created:** [January 10, 2022, 5:11am UTC](https://community.glideapps.com/t/best-practices-for-migrating-from-private-app-pro-app-public/36934 "2022-01-10T05:11:39Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Lucas\_Pires](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lucas_pires/32/64863_2.png) [@Lucas\_Pires](https://community.glideapps.com/u/Lucas_Pires)
#### Post date: [January 10, 2022, 1:51pm UTC](https://community.glideapps.com/t/best-practices-for-migrating-from-private-app-pro-app-public/36934/2 "2022-01-10T13:51:40Z")

</div>

Hey Steve! Great point

Points you need to consider before doing this:

- Be sure your app has some **[onboarding screens](https://community.glideapps.com/t/creating-an-onboarding-flow-using-tab-visibility/11149)** or some steps/screen to greet the new users are coming to your app from now on. First impression always counts.
- If your app there’s **[Roles](https://docs.glideapps.com/all/topics/security-and-user-data/roles)** set up in user, be sure there’s a “normal user” role/visibility for all the features your app has.
- If you were using the action **Send Email** by directly by Glide, be sure this action in PRO Plan is not available anymore. Maybe you must use another action as **[Compose Email](https://docs.glideapps.com/all/topics/actions/single-actions/communication/send-email)** or use an automation platform to do this, as [Integromat](https://www.integromat.com/), [Zapier](https://zapier.com/), [n8n](https://n8n.io/), etc - I personally use n8n 😉
- Support / Feedback form - once your app will be open to public, it will be good to receive feedbacks or see something is not working as expect.
- FAQ - if you see is needed.

Apart from these things, the only thing that changes between one plan and another is one considering as private and the other as public. So just be prepared for your app and your team to be ready for it.

---

_[View the full topic](https://community.glideapps.com/t/best-practices-for-migrating-from-private-app-pro-app-public/36934)._
