Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
galaxyproject
GitHub Repository: galaxyproject/training-material
Path: blob/main/faqs/gtn/contributors_tours.md
1678 views
---
title: How can I test an Interactive Tour? area: contributors layout: faq box_type: tip contributors: [shiltemann]
---

Perhaps you've been asked to review an interactive tour, or maybe you just want to try one out. The easiest way to run an interactive tour is to use the Tour builder browser extension.

  1. Install the Tour Builder extension to your browser (Chrome Web Store, Firefox add-on).

  2. Navigate to a Galaxy instance supporting the tutorial. To find which Galaxy instances support each tutorial, please see the dropdown menu next to the tutorial on the training website. Using one of the usegalaxy.* instances ({% assign servers = nil | list_usegalaxy_servers_shuffle %}{% for server in servers %}[{{ server.name }}]({{ server.url }}){% if forloop.last %}{% else %}, {% endif %}{% endfor %}) ) is usually a good bet.

  3. Start the Tour Builder plugin by clicking on the icon in your browser menu bar

  4. Copy the contents of the tour.yaml file into the Tour builder editor window

  5. Click Save and then Run