Agent Session
An agent session is the active connection and conversation state between a user, an AI agent, and the project being edited.
An agent session keeps track of the current project access, recent instructions, and ongoing tasks. Session context helps an agent continue work without starting from a blank slate each time the user asks for a change.
Session
Analytics
A group of user interactions with a website occurring within a time frame, typically resetting after 30 minutes of inactivity. Sessions provide context for analyzing user behavior patterns and conversion paths. Track session-based metrics to understand how users engage over visits.
Subagents
AI
Subagents are narrowly scoped AI assistants that can be invoked by a primary agent to perform specific subtasks more efficiently.
C2PA Manifest Store
AI
A C2PA Manifest Store is the packaging location for one or more provenance manifests and assertions. It helps preserve a verifiable chain between a C2PA Manifest and Tamper-Evident Metadata.
Agent Context
AI
Agent context is the project information, user intent, constraints, and prior conversation an AI agent uses to make accurate changes.
Agent context helps an AI system understand what it is editing and why. Strong context can include the selected page, existing CMS structure, current design patterns, and instructions from the user, which reduces generic or mismatched output.
Conversational Editing
AI
Conversational editing is the process of changing a website through natural-language feedback instead of direct manual edits alone.
Conversational editing lets a user describe what should change and have an agent update the project. It works best when each request names the target clearly and the agent keeps the result editable for follow-up refinements.