Skip to content

Commit 886019d

Browse files
Merge pull request Expensify#90019 from Expensify/melvin/docs-device-management
[No QA] Docs updates for E/A#89187 Add device management help article for New Expensify
2 parents 33c1c3a + c87be3a commit 886019d

1 file changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
title: Manage Logged-in Devices
3+
description: View signed-in devices and revoke device access for your Expensify account.
4+
keywords: [manage devices, revoke device access. log out remotely, revoke logged-in device, signed in devices, account security, New Expensify]
5+
internalScope: Audience is all Expensify members. Covers viewing and revoking signed-in device sessions in New Expensify. Does not cover two-factor authentication, account lock, or SAML/SSO configuration.
6+
---
7+
8+
# Manage Logged-in Devices
9+
10+
You can view all devices currently signed in to your Expensify account and revoke access for devices you no longer trust. This is useful if you lose a device, notice suspicious account activity, or want to remove old login sessions.
11+
12+
13+
---
14+
15+
## Who can manage devices
16+
17+
All Expensify members can view and revoke device access on web or mobile for their own account sessions.
18+
19+
---
20+
21+
## How to view and revoke logged-in devices in Device management
22+
23+
1. In the navigation tabs (on the left on web, on the bottom on mobile), click **Account**.
24+
2. Click **Security**.
25+
3. Click **Device management**.
26+
4. Review the list of devices that have access to your account. Each entry shows the device name, operating system, and when it was last active.
27+
5. To remove a device, click **Revoke** next to it.
28+
29+
Each listed device represents an active login session on your account. Devices may appear multiple times if you signed in using different browsers, apps, or devices.
30+
31+
---
32+
33+
<!-- SCREENSHOT:
34+
Account > Security > Device Management with a list of devices
35+
Design request:https://github.com/Expensify/Expensify/issues/637256
36+
-->
37+
38+
---
39+
40+
## What happens after you revoke device access
41+
42+
The selected device is immediately signed out of your Expensify account. Anyone using that device must sign in again to restore access.
43+
44+
Revoking a device does not:
45+
- Reset your password
46+
- Sign out other active devices
47+
- Enable two-factor authentication
48+
- Remove access from devices that were not revoked
49+
50+
---
51+
52+
# FAQ
53+
54+
## Can I revoke access to a lost or stolen device?
55+
56+
Yes. Open **Device management**, find the device you want to remove, and click **Revoke** to sign that device out remotely.
57+
58+
## Why do I see multiple devices listed?
59+
60+
Each browser, mobile app, or device creates a separate login session. You may see multiple entries if you signed in from different locations or browsers.
61+
62+
## Can I revoke all devices at once?
63+
64+
No, devices must be revoked individually.
65+
66+
## What information can I see for each device?
67+
68+
The device list shows the device name, operating system or browser, and the last time the device accessed your account.

0 commit comments

Comments
 (0)