Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.teable.ai/llms.txt

Use this file to discover all available pages before exploring further.

1. Enable Sharing

Click Share in the view toolbar and turn on Publicly share this view to the web to generate a share link.
  • Anyone who visits the share link gets read-only access and cannot directly edit the data.

2. Settings

  • Allow copying view data: Controls whether visitors can copy data.
  • Show all fields in expanded records: This toggle is available only in Grid view.
  • Set access password: Adds password protection to the link.
  • Require login to submit: This appears only on share pages that support submission, mainly Form view.
  • Copy link
  • QR code
  • Generate new link
  • Embed
  • Hide toolbar: This toggle does not appear for Form view.
  • Theme: Supports System, Light, and Dark

Embed Code

If you need to embed the view in another webpage, you can use the generated iframe code directly:
<iframe 
  src="https://app.teable.ai/share/[share-id]/view?hideToolBar=true&embed=true"
  width="100%" 
  height="533" 
  style="border: 0">
</iframe>
Last modified on April 22, 2026