# Sharing an object

When you create an object, you are the only person that can modify it. However, you can choose to share it with other people in a Session. After you share an object, anyone else in the Session can move, clone, delete, or perform any other actions on the object that you can. If you share an object, it will also remain in a persistent Session after you leave. Otherwise, it's deleted when you leave.

{% hint style="warning" %}
If the permission to include shared IFX in snapshots is turned off in a Session, you lose the ability to include your IFX in a snapshot after you share it.
{% endhint %}

* To share an object, access the control menu for the object, and then select **SHARE**. For more information, see [accessing-the-control-menu](https://docs.engagevr.io/engage/advanced-features/modifying-objects/accessing-the-control-menu "mention").

![Share option in the control menu](https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-8af478938654626fb883364b5b490afa29b80927%2Fifx_share.png?alt=media)

After you share an object, the **SHARE** option is removed from the control menu. If the **SHARE** option isn't available, the object is already shared.

{% hint style="info" %}
After you share an object, there is no way to undo the share. The alternative is to delete the shared object and add a new one.
{% endhint %}
