From b9dca4c3c07fb40451547fa4e3c38a37ddf7ccef Mon Sep 17 00:00:00 2001 From: laurenreidexpensify <62073721+laurenreidexpensify@users.noreply.github.com> Date: Tue, 3 Oct 2023 17:02:06 +0100 Subject: [PATCH 1/4] Create removing-users.md --- .../removing-users.md | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 docs/articles/expensify-classic/manage-employees-and-report-approvals/removing-users.md diff --git a/docs/articles/expensify-classic/manage-employees-and-report-approvals/removing-users.md b/docs/articles/expensify-classic/manage-employees-and-report-approvals/removing-users.md new file mode 100644 index 000000000000..0db950680aa8 --- /dev/null +++ b/docs/articles/expensify-classic/manage-employees-and-report-approvals/removing-users.md @@ -0,0 +1,34 @@ +--- +title: Coming Soon +description: Coming Soon +--- + +Removing a member from a workspace disables their ability to use the workspace. Please note that it does not delete their account or deactivate the Expensify Card. + +## How to Remove a Workspace Member +1. Important: Make sure the employee has submitted all Draft reports and the reports have been approved, reimbursed, etc. +2. Go to Settings > Workspaces > Group > [Workspace Name] > Members > Workspace Members +3. Select the member you'd like to remove and click the **Remove** button at the top of the Members table. +4. If this member was an approver, make sure that reports are not routing to them in the workflow. + +# FAQ + +## Will reports from this member on this workspace still be available? +Yes, as long as the reports have been submitted. You can navigate to the Reports page and enter the member's email in the search field to find them. However, Draft reports will be removed from the workspace, so these will no longer be visible to the Workspace Admin. + +## Can members still access their reports on a workspace after they have been removed? +Yes. Any report that has been approved will now show the workspace as “(not shared)” in their account. If it is a Draft Report they will still be able to edit it and add it to a new workspace. If the report is Approved or Reimbursed they will not be able to edit it further. + +## Who can remove members from a workspace? +Only Workspace Admins. It is not possible for a member to add or remove themselves from a workspace. It is not possible for a Domain Admin who is not also a Workspace Admin to remove a member from a workspace. + +## How do I remove a member from a workspace if I am seeing an error message? +If a member is a **preferred exporter, billing owner, report approver** or has **processing reports**, to remove them the workspace you will first need to: + +* **Preferred Exporter** - go to Settings > Workspaces > Group > [Workspace Name] > Connections > Configure and select a different Workspace Admin in the dropdown for **Preferred Exporter**. +* **Billing Owner** - take over billing on the Settings > Workspaces > Group > [Workspace Name] > Overview page. +* **Processing reports** - approve or reject the member’s reports on your Reports page. +* **Approval Workflow** - remove them as a workflow approver on your Settings > Workspaces > Group > [Workspace Name] > Members > Approval Mode > page by changing the "**Submit reports to**" field. + +## How do I remove a user completely from a company account? +If you have a Control Workspace and have Domain Control enabled, you will need to remove them from the domain to delete members' accounts entirely and deactivate the Expensify Card. From 9a905ef8dcee4a6209f11557486bc19a3ad3a8d3 Mon Sep 17 00:00:00 2001 From: laurenreidexpensify <62073721+laurenreidexpensify@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:49:12 +0100 Subject: [PATCH 2/4] Update removing-users.md title description --- .../manage-employees-and-report-approvals/removing-users.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/articles/expensify-classic/manage-employees-and-report-approvals/removing-users.md b/docs/articles/expensify-classic/manage-employees-and-report-approvals/removing-users.md index 0db950680aa8..76ebba9ef76b 100644 --- a/docs/articles/expensify-classic/manage-employees-and-report-approvals/removing-users.md +++ b/docs/articles/expensify-classic/manage-employees-and-report-approvals/removing-users.md @@ -1,6 +1,6 @@ --- -title: Coming Soon -description: Coming Soon +title: Remove a Workspace Member +description: How to remove a member from a Workspace in Expensify --- Removing a member from a workspace disables their ability to use the workspace. Please note that it does not delete their account or deactivate the Expensify Card. From d6a6479e6972f3600155bb7c6207e51d5d2f42f9 Mon Sep 17 00:00:00 2001 From: laurenreidexpensify <62073721+laurenreidexpensify@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:19:04 +0100 Subject: [PATCH 3/4] Rename removing-users.md to Removing-Users.md --- .../{removing-users.md => Removing-Users.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/articles/expensify-classic/manage-employees-and-report-approvals/{removing-users.md => Removing-Users.md} (100%) diff --git a/docs/articles/expensify-classic/manage-employees-and-report-approvals/removing-users.md b/docs/articles/expensify-classic/manage-employees-and-report-approvals/Removing-Users.md similarity index 100% rename from docs/articles/expensify-classic/manage-employees-and-report-approvals/removing-users.md rename to docs/articles/expensify-classic/manage-employees-and-report-approvals/Removing-Users.md From 04574f72b31ce134ca5f91fd71c25f67f971ce97 Mon Sep 17 00:00:00 2001 From: laurenreidexpensify <62073721+laurenreidexpensify@users.noreply.github.com> Date: Fri, 13 Oct 2023 11:54:55 +0100 Subject: [PATCH 4/4] Rename Removing-Users.md to Removing-Members.md --- .../{Removing-Users.md => Removing-Members.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/articles/expensify-classic/manage-employees-and-report-approvals/{Removing-Users.md => Removing-Members.md} (100%) diff --git a/docs/articles/expensify-classic/manage-employees-and-report-approvals/Removing-Users.md b/docs/articles/expensify-classic/manage-employees-and-report-approvals/Removing-Members.md similarity index 100% rename from docs/articles/expensify-classic/manage-employees-and-report-approvals/Removing-Users.md rename to docs/articles/expensify-classic/manage-employees-and-report-approvals/Removing-Members.md