blocktorch
  • Overview
    • Introduction
    • Install/Setup
    • Quickstart
  • Concepts
    • Data Sources
      • EVM Chains
      • Roll-ups
      • Local forks
        • Setup Hardhat fork
        • Setup managed Hardhat Fork
        • Hardhat forking API
      • Smart Contracts
        • Adding smart contracts
      • Custom Event Data
      • Oracles
      • Account Abstraction modules
        • Navigating the AA Explorer
      • Decentralized Datastorage
      • React Frontends
    • Querying data
    • Telemetry
  • Use cases
    • Searching
      • Logs
        • Log Details
      • Sharing search results
    • Monitoring
      • Building monitors
      • Alerting
    • Tracing
      • Stack traces
      • End-2-End Traces
    • Dashboarding
      • Pre-made dashboards
      • Custom graphs
    • Collaborating
      • Inviting others
      • Sharing data
    • Debugging
      • Step debugger
    • Benchmarking
    • Managing incidents
      • Troubelshooting
      • Post mortem
    • Predicting
  • Ressources
    • Demo videos
    • FAQs
  • Contribute
    • Open Source projects
Powered by GitBook
On this page
  • Making your project's home dashboard publicly accessible
  • Sharing log search results
  1. Use cases
  2. Collaborating

Sharing data

PreviousInviting othersNextDebugging

Last updated 1 year ago

Making your project's home dashboard publicly accessible

  1. On the left of your home dashboard there is a Share button, click the button to make the dashboard publicly available

  1. Give your dashboard a title and click the share button

  1. As soon as the share button is clicked, the link to the publicly available dashboard is copied to your clipboard

  1. You can now share this link with anyone

Sharing log search results

To share search results, simply copy the URL from the address bar and send it to the desired recipient. The recipient will be able to view the same search results by visiting the shared URL.

If you share this link with anyone not part of your project organization by sharing your result the recipient will join your project as if you . this means the recipient will also be able to access all other data of your project. Only people who you can trust should be invited your project!

invite the person