Skip to content

Commit 83ba7e1

Browse files
Update index.mdx
1 parent 40c73de commit 83ba7e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs-v2/pages/connect/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ To view or delete your users' connected accounts:
5353

5454
You'll see a list of all users, their connected accounts, and the option to delete any accounts from the UI. You can also retrieve and delete all your users via the API ([see the docs for reference](/connect/api)).
5555

56+
<Callout type="warning">
57+
Connect currently supports one connected account per user / app / environment combination.
58+
59+
So if user `abc-123` in your application connects their Slack account in `production`, then that same user connects a different Slack workspace (also in `production`), the first connected account will get overwritten in Pipedream and replaced by the second.
60+
</Callout>
61+
5662
## Plans and pricing
5763

5864
**Connect is free to use for up to 1,000 connected accounts for any workspace**.

0 commit comments

Comments
 (0)