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

# Get document maps

> Build document maps (sections + terms) for ALL documents in a project. Useful for cross-document search.

`get_document_maps`

Build document maps (sections + terms) for ALL documents in a project. Useful for cross-document search.

## Parameters

<ParamField path="projectId" type="string" />

<ParamField path="limit" type="integer" default={100}>
  Minimum: 1.
</ParamField>
