Structural keys are the user-memory fields that are always included in the system prompt — diet, interests, last_booking, typical_party_size, fitness_goal, and a dozen more — so they never require embedding search.
What is Structural Keys?
Quick answer
Structural keys are the user-memory fields that are always included in the system prompt — diet, interests, last_booking, typical_party_size, fitness_goal, and a dozen more — so they never require embedding search.
Full definition
Structural keys are the answer to the question 'what do we always need to know about this user'. Because they are injected unconditionally, the agent can reason about them in every turn without spending vectors. The list is fixed and reviewed at the application level; adding a new structural key is a schema change, not a runtime decision.
FAQ
Structural Keys FAQ.
Common questions about Structural Keys in the AGNT platform.
Structural keys are the user-memory fields that are always included in the system prompt — diet, interests, last_booking, typical_party_size, fitness_goal, and a dozen more — so they never require embedding search.
People also ask.
Share as social post
What is Structural Keys? Structural keys are the user-memory fields that are always included in the system prompt — diet, interests, last_booking, typical_party_size, fitness_goal, and a dozen more — so they never require embedding search. https://agntdot.com/glossary/structural-keys
285 / 280 chars
See it in action.
Now you know what Structural Keys means. Try the live scan demo or read the developer docs to go deeper.