Skip to content

Commit f58abf9

Browse files
Update users.mdx
1 parent 4349f46 commit f58abf9

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs-v2/pages/connect/managed-auth/users.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You'll see a list of all users, their connected accounts, and the option to dele
1212

1313
## Connecting multiple accounts
1414

15-
Users can connect multiple accounts for many different apps, or for the same app (e.g, I can connect my Notion and Gmail accounts, as well as accounts for multiple Slack workspaces).
15+
Users can connect multiple accounts for many different apps, or for the same app (e.g., I can connect my Notion and Gmail accounts, as well as accounts for multiple Slack workspaces).
1616

1717
When retrieving account information [from the API](/connect/api/#accounts), you can filter by `external_user_id` and / or `app` to retrieve information for a specific user and / or app.
1818

@@ -22,7 +22,7 @@ When running workflows on behalf of an end user, right now you can only use a si
2222

2323
## Deleting accounts
2424

25-
You have several options for removing access in Pipedream, depending on whether you want to delete an entire user or just specific connected accounts.
25+
You can delete an individual connected account or an entire user and all associated accounts and resources from the UI or via the API.
2626

2727
### Deleting individual connected accounts
2828

@@ -34,7 +34,6 @@ If you need more granular control, you can delete specific connected accounts in
3434
3. Find the user whose accounts you want to manage
3535
4. View all connected accounts for that user in the expanded section
3636
5. Click the **Delete** button next to the specific account you want to remove
37-
6. Confirm the deletion when prompted
3837

3938
This allows for more granular control over which integrated services remain accessible to your users.
4039

@@ -56,8 +55,7 @@ When you delete a user, all of their connected accounts and deployed resources (
5655
1. Open the project in Pipedream
5756
2. Navigate to the **Users** tab under **Connect**
5857
3. Locate the user you wish to delete
59-
4. Click the **Delete User** button at the end of the row
60-
5. Confirm the deletion in the dialog that appears
58+
4. Click the **Delete User** button from the overlow menu at the end of the row
6159

6260
<Callout type="danger">
6361
Deleting a user is permanent and cannot be undone. All connected accounts for this user will be permanently removed.

0 commit comments

Comments
 (0)