Documentation Index
Fetch the complete documentation index at: https://docs.exulu.com/llms.txt
Use this file to discover all available pages before exploring further.
agent_sessions
Conversation sessions between users and agents.agent_messages
Individual messages within a session.Usage
Sessions track conversation history between users and agents. Each session contains multiple messages with different roles:- user - Messages from the user
- assistant - Responses from the AI agent
- system - System instructions or context
Related Types
Agent Types
Agent configurations
User Management
User accounts
RBAC Types
Session access control
Back to Overview
View all core types