> ## 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.

# Code

> View and modify all code generated by Latch Agent.

<Columns>
  <div>
    All code produced by Latch Agent is fully transparent and accessible. Click **[Edit mode](/plots/layouts#edit-vs-app-mode)** to view, modify, or rerun any analysis step. This ensures reproducibility and gives you full control over the analysis.
  </div>

  <Frame>
    <img src="https://mintcdn.com/latchbio/O9ccDM5r9gHXixUG/images/agent/code.png?fit=max&auto=format&n=O9ccDM5r9gHXixUG&q=85&s=89f22fa221a69cfc72e521c4eb6cdc91" alt="Code" width="1540" height="1276" data-path="images/agent/code.png" />
  </Frame>
</Columns>

## Accessing Code

To view the code behind any analysis:

1. Click Edit at the upper right corner next to the "Run All" button in the [Latch Plots interface](/plots/layouts#edit-vs-app-mode)
2. Navigate to code cells associated with each step
3. Review the code that generated the results
4. Modify as needed to customize your analysis
