Properties
Attach environment, feature, customer, or workflow metadata to requests.
Sessions
Group related requests into conversations or multi-step agent runs.
User Metrics
Attribute usage, cost, and behavior to application users.
Datasets & Reports
Build reusable request sets and analyze them over time.
Scores & Feedback
Record automated evaluations and end-user feedback.
Webhooks
Send matching Planck events to another service.
A practical setup
- Add a stable user ID and session ID to each request.
- Add a small set of consistent properties such as
environment,feature, andworkflow. - Record feedback or scores against the request that produced the output.
- Use datasets and reports for repeatable analysis.