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

# Views

> The human window onto the metadata query engine

Views (`/views` in the app) is the human window onto the metadata query engine agents already use. Build filters (key / operator / value), scope to a space, order by any key, and get a table of matching pages with their metadata values as columns.

The whole view state lives in the URL, so a tuned view — *"diligence-stage deals with conviction ≥ 0.7, worst-reviewed first"* — is shareable as a link and bookmarkable as a team dashboard.

<Card title="Query API" icon="code" href="/api-reference/search">
  The same engine, addressable programmatically.
</Card>
