When a ticket is created from an alert, there is a Comment from the Huntress SOC that is visible at the bottom of the incident which lists the autotask ticket ID#. This ID# is not searchable in autotask or able to be used to open the ticket in any simple way. If you are crafty you can make an URL to open the ticket and use the ID as part of that. So 2 things from this, 1) Update the note creation logic to have a link that you can click on to open the ticket, this ID# will be helpful for that. 2) Use the ticket NUMBER for the visible display on the note as that's something that can be used to find the ticket when searching in autotask. If you can only do one thing, the link is more user friendly in my opinion, but either would fix the problem and both would be fantastic. Current Comment format: Created Autotask ticket with ID #234567. Recommended Comment format: Created Autotask ticket with number T20250115.0001 (link to https://ww5.autotask.net/Autotask/AutotaskExtend/ExecuteCommand.aspx?Code=OpenTicketDetail&TicketID=234567 ) or whatever base autotask URL is appropriate