# Why can't I find my app even after paying my past due balance? If your account has an unpaid past due balance for a prolonged time, we suspend your account. If your account remains suspended because of an unpaid past due balance for additional time, we permanently destroy all resources on the account. [Late Payments](https://docs.digitalocean.com/platform/billing/late-payments/index.html.md): Our late payment policies for past due accounts and suspended accounts. You can pay your past due balance after this point to restore access to your account, but we cannot recover any destroyed resources. You can [contact support](https://cloudsupport.digitalocean.com/s/) to request the [app spec](https://docs.digitalocean.com/products/app-platform/reference/app-spec/index.html.md) for deleted apps to recreate the app with the same configuration. ## Related Topics [How do I fix the error "Record is managed by an App on this account, and cannot be deleted"?](https://docs.digitalocean.com/support/how-do-i-fix-the-error-record-is-managed-by-an-app-on-this-account-and-cannot-be-deleted/index.html.md): Use the app’s Settings tab to remove domains associated with App Platform apps. [Why do I get the error “JavaScript heap out of memory” during deployment?](https://docs.digitalocean.com/support/why-do-i-get-the-error-javascript-heap-out-of-memory-during-deployment/index.html.md): Increase the heap memory by setting the environment variable NODE\_OPTIONS=–max-old-space-size=4096. [How do I fix a "permission denied for schema public" error in my dev database?](https://docs.digitalocean.com/support/how-do-i-fix-a-permission-denied-for-schema-public-error-in-my-dev-database/index.html.md): Delete the existing dev database and create a new one. Then make sure that the app deployment completes successfully.