You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/platform/collaboration/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@ Apify was built from the ground up as a collaborative platform. Whether you’re
14
14
While most resources can be shared by assigning permissions (see [Access Rights](./access_rights.md)), some resources can also be shared simply by using their unique links or IDs. There are two types of resources in terms of sharing:
15
15
16
16
-**resources that require explicit access by default:**
- Can be shared only by inviting collaborators using [Access Rights](./access_rights.md)) or using [Organization Accounts](./organization_account/index.md)
19
19
-**resources supporting both explicit access and link sharing:**
20
-
-actor runs, actor builds and storage resources (datasets, k/v stores, request queues)
20
+
-Actor runs, Actor builds and storage resources (datasets, key-value stores, request queues)
21
21
- Can be shared by inviting collaborators or simply by sharing a unique direct link
22
22
23
23
You can control access to your resources in four ways:
0 commit comments