# Iframely

:::info
**Note:** This integration is available in all editions from v0.71.0 onwards

:::


 ![](https://outline-production-attachments.s3-accelerate.amazonaws.com/uploads/292079f8-0319-4111-bb5b-315e8ae8f14e/e05bf8e8-fc6a-4c1a-b211-9d04c12f5f13/image.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA4EOUDTOVUICLPZ4P%2F20260829%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260829T124500Z&X-Amz-Expires=86400&X-Amz-Signature=32893e7a4948d94c08468f8f6a053866a744986134b9fa20c6fe40a613889f90&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject " =3360x329")


The [Iframely](https://iframely.com) integration allows previews of third-party content within Outline. For example, hovering over an external link will show a preview of the information at that url – see our [changelog post](https://www.getoutline.com/changelog/link-previews) for examples.

## Setup

You can use the cloud-hosted [Iframely](https://iframely.com), or self-hosted. Setup of the self-hosted edition is outside the scope of this guide, please refer to the [Iframely documentation](https://iframely.com/docs/host).

There are two environment variables, once added the integration will automatically become available upon restarting the server.

* **IFRAMELY_URL** – Optional, if self hosting this should point at your installation hostname.
* **IFRAMELY_API_KEY** – Optional, your API key.

## Self hosting

If you are self-hosting iframely on your own network rather than using their cloud service you will need to set the `ALLOWED_PRIVATE_IP_ADDRESSES` environment variable to include the IP address to allow internal network requests to this address.

---

**Documents**

- [License restrictions](https://docs.getoutline.com/s/hosting/doc/license-restrictions-f9aq6uEL3H)
- [Requirements](https://docs.getoutline.com/s/hosting/doc/requirements-ULdYnwi4wG)
- [Installation methods](https://docs.getoutline.com/s/hosting/doc/installation-methods-pSvgz9j0QC)
- [Configuration](https://docs.getoutline.com/s/hosting/doc/configuration-509J4lAzjo)
- [Business + Enterprise](https://docs.getoutline.com/s/hosting/doc/business-enterprise-rv0715NxO3)
- [Backups](https://docs.getoutline.com/s/hosting/doc/backups-KZtPOADCHG)
- [Troubleshooting](https://docs.getoutline.com/s/hosting/doc/troubleshooting-HXckrzCqDJ)