Add internal notes to ticketsUpdated 2 days ago
You can leave an internal note on a ticket when you’d like to add a comment to the message thread that isn’t visible to the customer. You might leave an internal note to track the steps you’ve taken on a customer’s issue, or to provide context to a teammate if you’re handing a ticket over to them. You can create internal notes from the helpdesk, and optionally tag other users to notify them that the conversation needs their attention.
Requirements
- Available on all Helpdesk plans
- All roles can add internal notes to tickets
Leave an internal note
Internal notes appear in the ticket conversation on a yellow background, and anyone with access to the ticket in your helpdesk will be able to view it. Adding an internal note will not contribute to the tickets replied, messages sent, or onetouch tickets metrics that are measured in Analytics. If you forward a ticket that includes an internal note to an external email address, the internal note won’t be included.
- From a ticket, click the channel icon in the top-left corner of the message composer.
- Select Internal note. The background of the message composer will change color to indicate that you’re writing an internal note.
- Type your note, or apply a macro.
- Click Send.
Mention a user in an internal note
When you mention someone in an internal note, they'll receive a notification in Gorgias, and an email notification. The notification will include a preview of the note's content, and a link to the ticket where the note can be viewed in full, and responded to, if needed. If the mentioned user replies to the notification email, their response will be added to the ticket as an internal note.
- From a ticket, click the channel icon in the top-left corner of the message composer.
- Select Internal note. The background of the message composer will change color to indicate that you’re writing an internal note.
- Type @, then start typing the user’s name and select it from the list.
- Type the rest of your note, then click Send.
Create a ticket with an internal note
You can create a ticket that includes only internal notes. These are useful for internal processes, like escalations or communication between agents.
- From your Inbox, click the Create dropdown menu at the top of the sidebar.
- Select Create ticket.
- In the To: field on the message composer, enter an internal email address.
- Click the channel icon in the top-left corner of the message composer, then select Internal note.
- Type your note, or apply a macro.
- Click Send.
Track tickets that include internal notes
Gorgias doesn’t have a native filter for tickets that contain internal notes, however you can create a rule that adds a tag to your ticket when someone adds an internal note to work around this.
- From your helpdesk, click the dropdown menu in the top-left corner.
- Select Workflows.
- In the menu, locate Tools, then select Rules.
- Click Create rule.
- Click Create Custom Rule.
- Give your rule a name.
- Click the text box next to WHEN, then select new message in ticket.
- Click THEN, then select “IF” statement.
- Click the condition selector (which defaults to ticket status), then select Message > From agent and set the variables to is true.
- Click IF, then select Add AND condition.
- Click the condition selector (which defaults to ticket status), then select Message > Public and set the variables to is false.
- Click THEN, then select Action.
- Click Select action, then select Add tags, and enter the name of the tag.
- Click Create rule.