You can think of a session as a workspace or conversation instance dedicated to a particular task or user request. It encompasses the agents involved, the messages they exchange, and any temporary state or budget allocated for that task.

How can I create a session?

Sessions can either be created manually through the Coral Studio interface or programmatically via the Coral API.