# Single 360 - Hosted

{% hint style="info" %}
*Note: These features require a shoot to be both published and have public integration access enabled. If you require assistance configuring your shoot please contact your ORB360 account manager.*
{% endhint %}

The quickest method to get started and embed/display our interactive player is to use our embeddable iframe or shareable link.

### Shareable Link

```
https://cdn.orb360.tech/orb360embed/v1.4.1/?tenant=c789c3b4-c61d-4a03-a62e-a4d96f6dec5f&endpoint=id&q=1c41f8b3-1135-4498-9a9d-c9296b6d808a&duration=5000&zoom=true&allowFullscreen=true&playMode=once&hideControls=false
```

### Embed Example

```html
<iframe
  width="400"
  height="400"
  frameborder="0"
  allowfullscreen
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
  src="https://cdn.orb360.tech/orb360embed/v1.4.1/?tenant=c789c3b4-c61d-4a03-a62e-a4d96f6dec5f&endpoint=id&q=1c41f8b3-1135-4498-9a9d-c9296b6d808a&duration=5000&zoom=true&allowFullscreen=true&playMode=once&hideControls=false"
></iframe>
```

{% @orb360embed/orb360embed url="<https://cdn.orb360.tech/orb360embed/v1.4.1/?allowFullscreen=true&duration=5000&endpoint=id&hideControls=false&playMode=once&q=1c41f8b3-1135-4498-9a9d-c9296b6d808a&tenant=c789c3b4-c61d-4a03-a62e-a4d96f6dec5f&zoom=true>" %}

### Instructions

You can obtain an embed code/shareable link from the ORB360 DAM by:

* Select the 360 you wish to share
* Click the tab called "EMBED"
* Configure the player settings to your liking.
* Copy the iframe embeddable html snippet or url to your clipboard
* Use the html snippet on your website or share the url in a message.

<figure><img src="https://1959098963-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQJnSKH02MIzDFuvkX4lr%2Fuploads%2FtP1VxlDY1eYhLdLtd9uk%2Fimage.png?alt=media&#x26;token=db9a1367-cf56-4181-a726-b45962cebb9f" alt=""><figcaption></figcaption></figure>
