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

# remember_personal_context

> Save something to the caller's own private context.

Written directly, because it is theirs: 'remember I'm waiting on the supplier' is not a claim about the organization. Versioned and undoable. Never visible to colleagues or administrators.

## Parameters

<ParamField body="title" type="string" required>
  A short statement of what to remember.
</ParamField>

<ParamField body="detail" type="string">
  Any further detail.
</ParamField>
