Skip to content

Commit d29579b

Browse files
committed
Added video Members section of docs
1 parent 20470cc commit d29579b

File tree

1 file changed

+8
-1
lines changed
  • src/content/docs/fundamentals/manage-members

1 file changed

+8
-1
lines changed

src/content/docs/fundamentals/manage-members/manage.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ head:
88
content: Manage account members
99
---
1010

11-
import { Render } from "~/components";
11+
import { Stream, Render } from "~/components";
1212

1313
Granting access to others on your account is done with several sets of data principles:
1414

@@ -26,6 +26,13 @@ Learn how to add new account members, edit or revoke their access, and resend ve
2626

2727
:::
2828

29+
<Stream
30+
id="492e46e01d4db17c302f8d10278ab3d8"
31+
title="Manage account members"
32+
thumbnail="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/manage%20account%20members.png"
33+
34+
/>
35+
2936
## View account members
3037

3138
<Render file="account-member-manage-limitation" product="fundamentals" />

0 commit comments

Comments
 (0)