Browsing Playbooks¶
The playbook marketplace is a curated collection of reusable analysis workflows contributed by the AIVA community. Browse by category, search by keyword, and preview playbooks before using them.
Accessing the Marketplace¶
- Navigate to the Playbooks section from the main navigation.
- The marketplace displays available playbooks organized by category.
Finding Playbooks¶
Browse by Category¶
Playbooks are organized into categories based on analysis type:
- Clinical Variant Interpretation: Workflows for classifying and interpreting variants in clinical settings.
- Rare Disease Diagnosis: Phenotype-driven gene prioritization and candidate gene analysis.
- Pharmacogenomics: Drug-gene interaction analysis and prescribing recommendation workflows.
- Cancer Genomics: Somatic variant analysis, actionable mutation identification, and therapy matching.
- Research Analysis: Exploratory workflows for population genetics, statistical analysis, and data quality assessment.
- Quality Control: Sample QC checks, coverage analysis, and data validation workflows.
Search¶
Use the search bar to find playbooks by keyword, gene name, disease, or analysis type.
Filters¶
Narrow results using filters:
- Category: Select one or more categories.
- Popularity: Sort by most used or highest rated.
- Recency: Sort by newest or most recently updated.
- Author: Filter by playbook creator.
Previewing a Playbook¶
Click on any playbook to see its details:
- Title and description: What the playbook does and when to use it.
- Steps: The sequence of instructions the AI will follow.
- Tools used: Which AIVA tools the playbook invokes.
- Author: Who created the playbook.
- Version: Current version number and changelog.
- Usage count: How many times the playbook has been used.
Using a Playbook¶
- Click Use Playbook on the playbook detail page.
- Select the sample you want to analyze.
- AIVA opens a new conversation and begins executing the playbook steps.
- Follow along as AIVA works through each step, asking for your input when needed.
Customizing on the fly
You can intervene at any point during playbook execution. Add follow-up questions, skip steps, or ask AIVA to go deeper on a particular finding. The playbook provides structure but does not prevent ad-hoc exploration.
Forking a Playbook¶
If a marketplace playbook is close to what you need but requires modifications:
- Click Fork on the playbook detail page.
- A copy of the playbook is created in your personal playbook library.
- Edit the forked playbook to adjust steps, add new instructions, or remove unnecessary steps.
- Save the modified version.
The forked playbook retains a link to the original, so you can see when the original is updated and choose whether to incorporate those changes.
See Creating Playbooks for details on editing playbook content.