@@ -13,10 +13,12 @@ ability to manage the collaboration through permissions.
13
13
14
14
## Sharing a Project with a User
15
15
16
- You can also invite users to your project who are not part of your organization.
16
+ You can invite users to your project who are not part of your organization.
17
17
For instance, you might want to share your work with clients, stakeholders, or
18
18
team members of the client.
19
19
20
+ ![ ] ( imgs/invite-users.avif )
21
+
20
22
When you invite users to your project, you have the flexibility to assign them
21
23
different roles depending on their level of involvement. For example, you can
22
24
grant ** editing** privileges to collaborators who are actively working on the
@@ -32,86 +34,18 @@ control.
32
34
- Read-only users added to * Teams* /* Organization* will not count against your
33
35
* Teams* seat count.
34
36
- You must verify your email before inviting users.
35
- :::
36
-
37
- ### How to Invite Users
38
-
39
- <div class="arcade-container" style={{
40
- position: 'relative',
41
- paddingBottom: 'calc(56.67989417989418% + 41px)', // Keeps the aspect ratio and additional padding
42
- height: 0,
43
- width: '100%'
44
- }}>
45
- <iframe
46
- src="https://demo.arcade.software/9XkpLuC3tpiFFapWi7ao?embed&show_copy_link=true "
47
- title="Sharing a Project with a User"
48
- style={{
49
- position: 'absolute',
50
- top: 0,
51
- left: 0,
52
- width: '100%',
53
- height: '100%',
54
- colorScheme: 'light',
55
- }}
56
- frameborder="0"
57
- loading="lazy"
58
- webkitAllowFullScreen
59
- mozAllowFullScreen
60
- allowFullScreen
61
- allow="clipboard-write">
62
- </iframe >
63
- </div >
64
-
65
-
66
- ::: info
67
-
68
37
- If a user isn't already a FlutterFlow user, we will send them an invite email.
69
38
Their status will be shown as ** Pending** until they create an account.
70
39
- FlutterFlow subscriptions are seat based. A user added to your project will
71
40
only have access to the features of their account plan.
72
41
:::
73
42
74
- ## Branching Permissions
75
-
76
- The owner of a project can manage permissions related to branching. Owners can
77
- control two types of branching permissions:
78
-
79
- - ** Editing Permissions:** Determines who is allowed to edit branching permissions.
80
- - ** Merging into Main:** Specifies who is allowed to merge branches into the main
81
- branch.
82
-
83
- <div style={{
84
- position: 'relative',
85
- paddingBottom: 'calc(56.67989417989418% + 41px)', // Correctly maintaining the aspect ratio with additional padding
86
- height: 0,
87
- width: '100%'
88
- }}>
89
- <iframe
90
- src="https://demo.arcade.software/P5MgPJuBBeaIm7dfEjqI?embed&show_copy_link=true "
91
- title="Branching Permissions"
92
- style={{
93
- position: 'absolute',
94
- top: 0,
95
- left: 0,
96
- width: '100%',
97
- height: '100%',
98
- colorScheme: 'light'
99
- }}
100
- frameBorder="0"
101
- loading="lazy"
102
- webkitAllowFullScreen
103
- mozAllowFullScreen
104
- allowFullScreen
105
- allow="clipboard-write">
106
- </iframe >
107
- </div >
108
43
109
44
## Sharing a Project with an Organization
110
45
111
- To share a project with all team members in your organization, enable the "Share
112
- with my organization" option.
46
+ To share a project with all current and future team members in your organization, enable the ** Grant team members access** option.
113
47
114
- ![ share-project- with-organization.avif ] ( ../../../static/img/ share-project- with-organization .avif)
48
+ ![ share-with-team ] ( imgs/ share-with-team .avif)
115
49
116
50
## Real-Time Collaboration
117
51
@@ -124,24 +58,10 @@ interfering with the work of others.
124
58
This increases efficiency and productivity, as multiple builders can work on
125
59
various aspects of the project or together on the same page at the same time.
126
60
127
- To enable real-time collaboration, navigate to ** Settings & Integrations (from the
128
- left Navigation Menu) > Project Setup > Collaboration > click Enable Updated
129
- Collaboration** .
130
-
131
- ![ realtime-collaboration-setup.png] ( ../../../static/img/realtime-collaboration-setup.png )
132
-
133
- Now when multiple builders are on the same page, it looks like this:
61
+ When multiple builders are on the same page, it looks like this:
134
62
135
63
![ real-time-collaboration.gif] ( ../../../static/img/real-time-collaboration.gif )
136
64
137
- To disable this feature anytime, click the ** Disable Updated Collaboration** button.
138
-
139
- ::: caution
140
-
141
- This feature is still in Beta, and unexpected issues may occur. Ensure you
142
- regularly create ** [ project versions] ( ../../testing-deployment-publishing/branching-collaboration/saving-versioning.md ) ** as a backup.
143
- :::
144
-
145
65
::: info
146
66
147
67
Real-Time collaboration is a feature of our Teams and Enterprise plans.
@@ -154,31 +74,9 @@ This step can not be undone. If you want to regain project ownership, the new
154
74
project owner will need to transfer ownership back to you.
155
75
:::
156
76
157
- <div class ="arcade-container" style={{
158
- position: 'relative',
159
- paddingBottom: 'calc(56.67989417989418% + 41px)', // Maintain aspect ratio plus extra padding
160
- height: 0,
161
- width: '100%'
162
- }}>
163
- <iframe
164
- src="https://demo.arcade.software/hUnKMJ7eqD81SRHkxEmt?embed&show_copy_link=true "
165
- title="Transferring Project"
166
- style={{
167
- position: 'absolute',
168
- top: 0,
169
- left: 0,
170
- width: '100%',
171
- height: '100%',
172
- colorScheme: 'light'
173
- }}
174
- frameBorder="0"
175
- loading="lazy"
176
- webkitAllowFullScreen
177
- mozAllowFullScreen
178
- allowFullScreen
179
- allow="clipboard-write">
180
- </iframe >
181
- </div >
77
+ To transfer ownership to another user, navigate to ** Settings & Integrations > Project Setup > Collaboration > Project-Level Access** , click on the current role and select ** Owner** .
78
+
79
+ ![ transfer-ownership.avif] ( imgs/transfer-ownership.avif )
182
80
183
81
## Project Activity
184
82
@@ -187,7 +85,7 @@ track progress and stay up to date on project changes. This feature allows team
187
85
members to see all the updates made to a project in real-time, enabling them to
188
86
understand how the project is evolving and collaborate more efficiently.
189
87
190
- ![ flutterflow- project-activity.avif ] ( ../../../static/img/flutterflow- project-activity.avif)
88
+ ![ project-activity] ( imgs/ project-activity.avif)
191
89
192
90
::: info
193
91
Teams users can access the last 7 days of project edits, while FlutterFlow
0 commit comments