> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.latch.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# What is Latch Agent?

> Intelligent bioinformatics assistant for data analysis and visualization, built on Latch Plots.

<video autoPlay muted loop playsInline className="w-full aspect-video" class="rounded-md" src="https://mintcdn.com/latchbio/O9ccDM5r9gHXixUG/images/agent/agent-gif.mp4?fit=max&auto=format&n=O9ccDM5r9gHXixUG&q=85&s=d0d1a0ecfd6b13cac15b394b5d0464a8" data-path="images/agent/agent-gif.mp4" />

Powered by Claude Opus 4.5, Latch Agent is a bioinformatics assistant built on top of [Latch Plots](/plots/overview) that helps scientists perform multiomics data analysis and visualization.

## Key Features

* **Natural Language Interface**: Describe your analysis goals in plain English—no coding required.
* **Technology-Specific Expertise**: We partner with kit, assay, and instrument providers to deliver technology-specific analysis best practices as [skills](/agent/skills) — modular packages loaded on demand for each data type.
* **Built on Latch Plots**: Seamlessly integrates with the reactive notebook environment for interactive visualizations and transparent code execution.
* **Reproducible Analysis**: View all code, plots, and methods for every analysis step to ensure scientific rigor and reproducibility.

## Supported Technologies

Latch Agent currently supports the following spatial and single-cell technologies:

<CardGroup cols={2}>
  <Card title="Visium" icon="grid-2" color="#3B82F6">
    Spatial transcriptomics by 10X Genomics
  </Card>

  <Card title="Xenium" icon="microscope" color="#8B5CF6">
    In situ transcriptomics by 10X Genomics
  </Card>

  <Card title="Seeker" icon="dna" color="#10B981">
    Spatial transcriptomics by Takara Bio
  </Card>

  <Card title="Trekker" icon="location-dot" color="#F59E0B">
    Spatial transcriptomics by Takara Bio
  </Card>

  <Card title="DBiT-seq" icon="border-all" color="#EC4899">
    Spatial multi-omics by AtlasXomics
  </Card>

  <Card title="MERFISH" icon="braille" color="#06B6D4">
    Multiplexed imaging by Vizgen
  </Card>
</CardGroup>

<Note>
  Interested in a technology that is not listed here? Reach out to [support@latch.bio](mailto:support@latch.bio) to request it. You can also build your own technology support using [custom skills](/agent/skills).
</Note>

## See It In Action

Try Latch Agent with a demo example at [agent.bio](https://agent.bio).

## Next Steps

<CardGroup cols={2}>
  <Card title="Core Concepts" icon="lightbulb" color="#E1670E" href="/agent/concepts">
    Learn the key concepts: plans, modes, tools, code transparency, environment, context, and history.
  </Card>

  <Card title="Modes" icon="toggle-on" color="#8B5CF6" href="/agent/modes">
    Understand Proactive and Step-by-step execution modes and when to use each.
  </Card>

  <Card title="Tools" icon="wrench" color="#10B981" href="/agent/tools">
    Explore the capabilities available to Latch Agent, from cell manipulation to workflow execution.
  </Card>

  <Card title="Environment" icon="server" color="#F59E0B" href="/agent/environment">
    Understand how Latch Agent runs on Latch Plots and manages notebook sessions.
  </Card>
</CardGroup>
