> For the complete documentation index, see [llms.txt](https://docs.arkain.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkain.io/user-guide/dashboard/container/container-management/container-settings/container-sharing.md).

# Container Sharing

You can share your container with others to collaborate or showcase your projects.&#x20;

Click the **\[Settings]** button (<img src="/files/IPBdZsoTV6W89QYMU9r7" alt="" data-size="line">) of the container you want to share on the Dashboard page. On the Container Settings page, click the **\[Share]** button (<img src="/files/LjuEXqwRpnPxb5V6iq3b" alt="" data-size="line">) at the top-right corner.

### **Share as an email**

{% stepper %}
{% step %}
Enter the email address of the user you want to invite to the container. The user's email must be the email registered with Arkain.
{% endstep %}

{% step %}
Select permissions to access the container.

<table><thead><tr><th width="241">Permission</th><th>Possible actions</th></tr></thead><tbody><tr><td>Readonly</td><td><ul><li>Source code view</li></ul></td></tr><tr><td>Editable(non-root)</td><td><ul><li>Source code view, <strong>edit</strong></li></ul></td></tr><tr><td>Editable(root)</td><td><ul><li>Source code view, edit</li><li><strong>Version control (Git)</strong></li><li><strong>Configuring init script</strong></li><li><strong>URL/Port</strong></li><li><strong>Environment Variable</strong></li></ul></td></tr><tr><td>Editable &#x26; sharable (root)</td><td><ul><li>Source code view, edit</li><li>Version control (Git)</li><li>Configuring init script</li><li>URL/Port</li><li>Environment Variable</li><li><strong>Sharing Container</strong></li><li><strong>Changing member permissions</strong></li></ul></td></tr></tbody></table>
{% endstep %}

{% step %}
Click the **\[Invite]** button to share the container with the selected user.
{% endstep %}
{% endstepper %}

### **Share by link**

{% stepper %}
{% step %}
Set the sharing scope and permissions above the Members list for the link.

Only members who have been invited to the container will be able to access the container using the link.&#x20;
{% endstep %}

{% step %}
Share the link with the users who you want to invite.
{% endstep %}

{% step %}
Users who access the container through the sharing link will receive access to the container based on the sharing link settings.
{% endstep %}
{% endstepper %}

Also, you can share a container from the Workspace settings.

{% content-ref url="/pages/DV1g0ryp8T03Q2LFsaZn" %}
[Container Sharing](/user-guide/workspace/collaboration/container-sharing.md)
{% endcontent-ref %}
