packages/docs/plugin-registry/rolodex.md
The Rolodex plugin provides entity and relationship management for Eliza agents.
Package: @elizaos/plugin-rolodex
This plugin lets agents track entities (people, organizations, other agents), their attributes, and the relationships between them. It serves as a contact management layer, enabling agents to remember who they have interacted with, how entities relate to each other, and relevant details about each contact.
Key capabilities:
eliza plugins install rolodex
No environment variables or configuration parameters are required. Entity and relationship data is stored using the agent's default storage backend.
"Who is Alice and what team does she work on?"
"Remember that Bob is the lead engineer on the payments team."
"List all contacts I have at Acme Corp."