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

# Trade memory

> Watch prior decisions and source evidence return when the next trade question arrives.

<div className="ubik-lesson-head">
  <span>05 / 06 · Trade memory</span>
  <a href="/workflows/workflows">Read</a>
</div>

<Frame caption="Search across linked work, then reopen the approved decision and its evidence.">
  <video controls preload="metadata" poster="/images/product/trade-memory-search.jpg" alt="Trade memory search across linked work" aria-label="Trade memory search across linked work" style={{ width: "100%" }}>
    <source src="https://theubik.com/prototypes/know-anything-navigation.mp4" type="video/mp4" />

    Trade memory search across linked work.
  </video>
</Frame>

The next answer can reuse the approved decision, its evidence, and the handoff that followed.

<Columns cols={2}>
  <Card title="Back: Workflows" icon="arrow-left" href="/getting-started/watch-workflows" />

  <Card title="Next: Finetuning" icon="arrow-right" href="/getting-started/watch-finetuning" />
</Columns>
