Skip to content

Commit d4071ff

Browse files
committed
Update collaboration index
1 parent 04599be commit d4071ff

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

sources/platform/collaboration/index.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,18 @@ slug: /collaboration
99
**Learn how to collaborate with other users and manage permissions for organizations or private resources such as Actors, Actor runs, and storages.**
1010

1111
---
12+
Apify was built from the ground up as a collaborative platform. Whether you’re publishing your Actor in the Apify Store or sharing a dataset with a teammate, collaboration is deeply integrated into how Apify works. You can easily share your resources (like Actors, runs, or storages) with others, manage permissions, or invite collaborators to your organization. By default, each system resource you create is only available to you, the owner. However, you can grant access to other users, making it easy to collaborate effectively and securely.
1213

13-
By default, each system resource (Actor, key-value store, run, ...) you create is only available to you, the owner. You can grant access to your resources in three ways:
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+
16+
- **resources that require explicit access by default:**
17+
- [actors](../actors/running/index.md), [tasks](../actors/running/tasks.md)
18+
- Can be shared only by inviting collaborators using [Access Rights](./access_rights.md)) or using [Organization Accounts](./organization_account/index.md)
19+
- **resources supporting both explicit access and link sharing:**
20+
- actor runs, actor builds and storage resources (datasets, k/v stores, request queues)
21+
- Can be shared by inviting collaborators or simply by sharing a unique direct link
22+
23+
You can control access to your resources in four ways:
1424

1525
<table>
1626
<tr>

0 commit comments

Comments
 (0)