Sharing Files & Channels
Generate share links for files and channels
Last updated
Generate share links for files and channels
Go to the Library
Click the three-dot menu on a file or channel
Click Share
Copy the share link or the iframe embed code
Anyone with the link can open a chat interface and ask questions about the shared file or channel. They don't need a Knowbase account.
Use the iframe snippet to embed a chat interface directly on your website:
<iframe width="400" height="600"
src="https://app.knowbase.ai/iframe-chat/YOUR_TOKEN"
title="chat" frameborder="0">
</iframe>Go to Account > Shared Chats to see all your active share links. You can delete any link to revoke access.
Tip: For a more customizable experience with branding, lead collection, and analytics, consider using AI Assistants instead of simple share links.
Last updated