Warp documentation
  • 🚀Getting Started
    • Quickstart Guide
    • What is Warp?
    • Migrate to Warp
    • Using Warp with [zsh|bash|fish|pwsh]
    • Privacy
    • Refer a Friend & Earn Rewards
    • Warp Preview & Alpha Program
    • Changelog
  • 🎨Appearance
    • Themes
    • Custom Themes
    • Prompt
    • Input Position
    • Text, Fonts, & Cursor
    • Size, Opacity, & Blurring
    • Pane Dimming & Focus
    • Blocks Behavior
    • Tabs Behavior
    • App Icons
  • 📕Features
    • Warp AI
      • Active AI
      • Agent Mode
      • Generate
      • Model Context Protocol
      • Voice
      • Rules
    • Command Palette
    • Warp Drive
      • Notebooks
      • Workflows
      • Prompts
      • Environment Variables
      • Warp Drive on the Web
    • Teams
    • Session Sharing
    • Blocks
      • Block Basics
      • Block Actions
      • Block Sharing
      • Block Filtering
      • Background Blocks
      • Sticky Command Header
    • Modern Text Editing
      • Alias Expansion
      • Command Inspector
      • Syntax & Error Highlighting
      • Vim Keybindings
    • Command Entry
      • Command Corrections
      • Command Search
      • Command History
      • Synchronized Inputs
      • YAML Workflows
    • Command Completions
      • Completions
      • Autosuggestions
    • Session Management
      • Launch Configurations
      • Session Navigation
      • Session Restoration
    • Window Management
      • Global Hotkey
      • Tabs
      • Split Panes
    • Warpify
      • Subshells
      • SSH
    • Accessibility
    • Find
    • Files, Links, & Scripts
    • Markdown Viewer
    • Working Directory
    • Smart-Select
    • Full-screen Apps
    • Keyboard Shortcuts
    • Notifications & Audible Bell
    • Settings Sync (Beta)
    • Quit Warning
    • Integrations
    • URI Scheme
    • Network Log
    • Secret Redaction
    • Linux
  • 📊How Does Warp Compare?
    • Performance
    • Terminal features
  • ❓Help
    • Sending Feedback & Logs
    • Plans, Subscriptions & Pricing
    • Updating Warp
    • Using Warp Offline
    • Logging out & Uninstalling
    • Known Issues
    • Troubleshooting Login Issues
    • Open Source Licenses
Powered by GitBook
On this page
  • How to Share Blocks
  • Permalink
  • Embedded Blocks
  • Managing Shared Blocks
  • Link Previews

Was this helpful?

  1. Features
  2. Blocks

Block Sharing

Share a block with your team or community.

PreviousBlock ActionsNextBlock Filtering

Last updated 2 months ago

Was this helpful?

This action sends command information to our server and is explicitly opt-in. Read more about privacy at Warp on .

Share your blocks with a permalink or HTML embed. You can get started with shared blocks by opening the context menu and copying the command, output, or prompt.

How to Share Blocks

To share your blocks, follow these steps:

  1. On a finished block, click the context menu and select Share... or select the block and hit CMD-SHIFT-S.

  2. A modal will pop up that lets you title your block and customize it by selecting which parts of the block you want to share (e.g. command, output, prompt, etc.).

  3. Click either "Create link" or "Get embed" depending on how you want to share your block.

  4. The link or embed snippet will be copied to your clipboard.

To share your blocks, follow these steps:

  1. On a finished block, click the context menu and select Share... or by setting up a key bind for Share Block in Settings > Keyboard Shortcuts.

  2. A modal will pop up that lets you title your block and customize it by selecting which parts of the block you want to share (e.g. command, output, prompt, etc.).

  3. Click either "Create link" or "Get embed" depending on how you want to share your block.

  4. The link or embed snippet will be copied to your clipboard.

To share your blocks, follow these steps:

  1. On a finished block, click the context menu and select Share... or by setting up a key bind for Share Block in Settings > Keyboard Shortcuts.

  2. A modal will pop up that lets you title your block and customize it by selecting which parts of the block you want to share (e.g. command, output, prompt, etc.).

  3. Click either "Create link" or "Get embed" depending on how you want to share your block.

  4. The link or embed snippet will be copied to your clipboard.

If you experience any issues with block sharing, please see our known issues for .

Permalink

Embedded Blocks

Create and embed your blocks on web pages to help your readers follow along with technical writing. Readers can interact with an embedded block as they would with a block in Warp, with a context menu and styling. When you click "Get embed", Warp will copy an iframe to your clipboard. Here's an example iframe:

<iframe src="https://app.warp.dev/block/embed/qn0g1CqQnkYjEafPH5HCVT"
title="server script error" style="width: 712px; height: 397px; border:0;
overflow:hidden;" allow="clipboard-read; clipboard-write"></iframe>

Embedded Block Example on Web Page

Managing Shared Blocks

You can unshare a block by navigating to Settings > Shared blocks. Currently, shared blocks are accessible to anyone with the link.

Link Previews

Shared permalinks will also display a preview of your code for quick context on each link.

Compatible with any platform that supports Open Graph or Twitter meta tags. For example Slack, Twitter, Facebook, Telegram, Notion, and more ...

Create and share a permalink to your blocks to collaborate with teammates. Here is the of the block depicted below.

📕
web permalink
our privacy page
Share and Unfurl a Block Preview
Block Sharing & Embed Demo
Shared Block
Embedded Block Example
troubleshooting steps