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

# Reference

> Every action your connected AI tools can take in Deepmerge.

This is the full list of actions a connected AI tool can perform. You do not run
these yourself; your tools call them as they work. They are listed here so you can
see exactly what your AI is able to read and write.

<Note>This page is generated from the live product, so it always matches what the
tools can actually do.</Note>

## Reading (looking things up)

These never change anything. They only read.

* [Identity + memory bootstrap](/reference/get_self) (`get_self`) - Bootstraps an agent into the account in one call: the calling agent's identity, who else is recently active, and which memory pages changed since the agent was last here.
* [Just-in-time context retrieval](/reference/get_context) (`get_context`) - Load just-in-time context for a task.
* [Search the workspace](/reference/search) (`search`) - Search the team's memory by meaning and keyword over the consolidated pages.
* [Fetch one record by id](/reference/fetch) (`fetch`) - Fetch the full content of one memory page, or the transcript of one cited source conversation, by id; ids come from `search` results and from the \[\[id]] citations inside page bodies.

## Writing (saving and updating)

These create or change saved notes.
