Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS: Create Close-account.md #41992

Merged
merged 1 commit into from
May 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions docs/articles/new-expensify/settings/Close-account.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
title: Close account
description: Close an Expensify account
---
<div id="new-expensify" markdown="1">

Closing your account will delete the data associated with the account. However, transactions shared with other accounts, including approved and reimbursed company expenses, will still be visible under those accounts. We may also be required to retain certain transaction records in compliance with laws in various jurisdictions.

{% include selector.html values="desktop, mobile" %}

{% include option.html value="desktop" %}
1. Click your profile image or icon in the bottom left menu.
2. Click **Security** in the left menu.
3. Click **Close account**.
4. Provide answers to the question prompts, then click **Close Account**.
{% include end-option.html %}

{% include option.html value="mobile" %}
1. Tap your profile image or icon in the bottom menu.
2. Tap **Security**.
3. Tap **Close account**.
4. Provide answers to the question prompts, then tap **Close Account**.
{% include end-option.html %}

{% include end-selector.html %}

{% include faq-begin.md %}

**I’m unable to close my account.**

If your account has an outstanding balance or if you have been assigned a role under a company’s Expensify workspace, you may encounter an error message during the account closure process, or the Close Account button may not be available. Here are the steps to follow for each scenario:

- **Account Under a Validated Domain**: A Domain Admin must remove your account from the domain. Then you will be able to successfully close your account.
- **Sole Domain Admin**: If you are the only Domain Admin for a company’s domain, you must assign a new Domain Admin before you can close your account.
- **Workspace Billing Owner with an annual subscription**: You must downgrade from the annual subscription before closing the account. Alternatively, you can have another user take over billing for your workspaces.
- **Company Workspace Owner**: You must assign a new workspace owner before you can close your account.
- **Account has an outstanding balance**: You must make a payment to resolve the outstanding balance before you can close your account.
- **Preferred Exporter for a workspace integration**: You must assign a new Preferred Exporter before closing your account.
- **Verified Business Account that is locked**: You must unlock the account.
- **Verified Business Account that has an outstanding balance**: You must make a payment to settle any outstanding balances before the account can be closed.
- **Unverified account**: You must first verify your account before it can be closed.
{% include faq-end.md %}

</div>
Loading