Skip to main content
FlipsideAI makes it easy to share your work—whether it’s a single chart, a full report, or an entire conversation.

Sharing artifacts

Artifacts are rich, formatted outputs with graphs, charts, and interactive elements. They’re designed to be shared.

Publishing an artifact

1

Create an artifact

Ask FlipsideAI to generate a shareable output:
  • “Create a report on Aave vs Compound TVL”
  • “Build an interactive dashboard for Uniswap volumes”
2

Click 'Publish Artifact'

Once the artifact is generated, look for the Publish Artifact button
3

Copy the link

A public URL is generated—anyone with the link can view the artifact
4

Share

Post on Twitter, send to colleagues, or embed in presentations

What gets shared

  • The artifact itself: Charts, tables, formatted text
  • Not the conversation: The underlying chat is not included
  • Static snapshot: The artifact doesn’t update automatically (it’s a point-in-time export)

Use cases

Generate a polished chart and publish it:
"Create a Twitter-ready chart showing ETH DEX volumes across L2s.
Use bold colors and a 16:9 aspect ratio."
Publish the artifact, copy the link, tweet it.
Create a multi-section report:
"Build a comprehensive report on Arbitrum DeFi activity in Q1 2024.
Include TVL trends, user growth, and top protocols."
Publish and share the link with clients.
Document your analysis:
"Generate a report summarizing my findings on stablecoin flows
between Ethereum and L2s."
Publish and reference it in papers, blog posts, or community discussions.

Sharing conversations

Want to share the entire conversation, not just an artifact? Make the chat public.

Making a chat public

1

Close artifacts

If any artifacts are open, close them to reveal the purple Share button in the top right
2

Click 'Share'

The Share button toggles the chat’s visibility
3

Set to public

Confirm that you want to make the conversation public
4

Copy the link

Share the URL with anyone—they’ll see the full conversation, including all artifacts

What gets shared

  • The full conversation: Every message, every query, every result
  • All artifacts: Anyone can view artifacts generated in the chat
  • Queries and data: People can expand Flipside Data boxes to see your SQL and results

Use cases

Walk others through your methodology:
  • Show how you structured a complex analysis
  • Demonstrate best practices for querying specific data
  • Create reusable templates for common questions
Share a conversation with someone outside your Team: - Get feedback on your approach - Allow them to fork and extend your analysis - Coordinate on joint research
Publish your work to the broader crypto community:
  • Add to the Prompt Library
  • Share insights on Twitter, Discord, or forums
  • Help others learn from your analyses

Privacy considerations

Once a chat is public, anyone with the link can view it. This includes:
  • All your prompts
  • All results and data
  • Any uploaded CSVs (if you used them)
Don’t share chats containing:
  • Confidential client information
  • Proprietary methodologies you want to keep private
  • Personal or sensitive data
Use Teams for private collaboration instead.

Exporting data

CSV download

Every query result can be downloaded as CSV. See Working with data & results for details.

MCP integration

Use the Model Context Protocol (MCP) to access Flipside data in external tools like Cursor, Claude Desktop, or VS Code. Learn more: Flipside MCP documentation (link to MCP setup guide when available)

Snowflake data shares

For large-scale data access, use Flipside’s Snowflake data shares to query raw blockchain data directly. Learn more: Snowflake Data Shares

Teams vs public sharing

  • Private (Teams)
  • Public sharing
Best for:
  • Internal collaboration
  • Client work
  • Confidential analyses
Who can see it:
  • Only team members
How to set up: See Teams documentation

Updating shared content

Artifacts are static

Once published, artifacts do not update automatically. If the underlying data changes or you refine the analysis:
  1. Generate a new artifact
  2. Publish the updated version
  3. Share the new link
The old artifact remains accessible at its original URL.

Conversations are dynamic

If you edit a public conversation (add new messages, delete old ones), those changes are reflected immediately for anyone viewing the link. To avoid confusion:
  • Final version: Once you’re happy with a conversation, stop editing it
  • Versioning: If you need to make significant changes, fork the conversation and share the new version

Best practices

At the end of a conversation, add a summary message:
"Summary: This analysis compares Aave and Compound TVL over Q1 2024.
Key findings: [list findings]
Methodology: [explain approach]
Limitations: [note caveats]"
This helps viewers understand what they’re looking at.
Rename chats before sharing:
  • ✅ “Arbitrum DEX volumes Q1 2024 - comparative analysis”
  • ❌ “New chat” or “Untitled”
Clear titles make shared content discoverable and useful.
For client deliverables:
  1. Publish a polished artifact (report or dashboard)
  2. Download the raw data as CSV
  3. Send both the artifact link and the CSV file
Clients get visuals + access to underlying data.

Embedding artifacts

Artifacts can be embedded in external sites (e.g., blog posts, dashboards, Notion pages) using iframes. Example:
<iframe src="https://flipsidecrypto.xyz/artifact/[artifact-id]" width="800" height="600"></iframe>
Adjust width and height as needed. The artifact will render as an interactive element on your page.

Revoking access

For public chats

Once a chat is public, you can make it private again:
  1. Click the Share button
  2. Toggle to Private
The link will no longer work for others. (Note: anyone who viewed it previously may have screenshots or copies.)

For artifacts

Artifacts cannot be “unpublished” once shared. The link remains active. If you need to remove an artifact:
  • Share the context with Flipside support
  • Consider publishing a corrected version and directing people to the new link

Next steps