I remember that I can send to customer a mail links that they can see detail of "ticket_id" page that "clients" without login.and:I had MySQL: SELECT ost_ticket_thread.body, ost_ticket_thread.created, ost_ticket_thread.ticket_id FROM ost_ticket, ost_ticket_thread WHERE ost_ticket.lastresponse= ost_ticket_thread.createdResult: "Last Response" Can you guide me ? I want to add column Last Response of "Assigned To" when export csv fileThank #ntozier so much