How it’s calculated
Start point: the first inbound customer message timestamp, not thread creation time. The two differ when a thread is created before the customer sends their first message. End point, in order of priority:- If an agent manually moved the thread to Done, that timestamp is the resolution point.
- If the most recent Done was set automatically (e.g. by a workflow), the calculation uses the last manually-set Done before that instead.
- If no manual Done exists, it falls back to the last outbound message timestamp.

