All Collections
Getting Started
Share Content
Embedding a share link using iframe
Embedding a share link using iframe

Display boards or assets right on your website using HTML iframe tags.

Tyler Strand avatar
Written by Tyler Strand
Updated over a week ago

Embedding a share link on your website

To embed a share link into your website, follow these steps:

  1. Generate a share link and set the permissions to your preference. Learn more about share links.

  2. Copy the URL into your HTML iframe code.

If your site is hosted on a platform like Squarespace or Wix, they offer easy-to-use, no-code, embed blocks. Here's an example of what the code should look like:

<iframe src="https://app.air.inc/a/bex95do1d" title="Client 1"></iframe>

For more information on HTML iframe tags and how to embed them into your own code, check out this reference page.

Example of an embedded board

Want to see what a board looks like on a website? Check out our collaboration with worthless studios to get access to their photography project board embedded on our site.

Did this answer your question?