Zammad Agent Documentation

What is a Ticket?

In Zammad, tickets are used to track customer service requests. The first time a customer emails you (or the company) about something, Zammad creates a new ticket. Each message sent between you and the customer is added to that ticket until the issue is resolved, the customer is happy, and the ticket is finally closed.

So in a basic sense, a ticket is a thread of messages between you and a customer about a single issue.

Ticket thread view

A ticket is a thread of messages between a customer and an agent.

Hint

You know you’re doing a great job when you 1) respond to tickets quickly and 2) get them closed in a timely manner.

👀 Keep an eye on your dashboard to see how well you’re keeping up.

Ticket Settings

Tickets also have metadata attached to them to make them easier to manage. For instance, tickets have a customer and (optionally) an agent; they can be open or closed (or even be scheduled for later); they can be organized into groups; and they can even be flagged for high or low priority.

For the sake of simplicity, we’ll refer to this metadata as the settings of a ticket. All of these settings can be changed at any time. Each setting is explained in detail here, but for the time being, let’s go over the two most important ones:

Owner (optional)
The agent currently assigned to (i.e., responsible for) the ticket.
State
Is the customer still waiting on an answer (open), or has the ticket been resolved (closed)?

Note

📖 See Also

For an in-depth discussion of each ticket setting, see the articles below:

Finding Tickets

If you plan to work on tickets, you’d better know how to find ’em first.

Read on to learn how to check for new tickets, and dig up old ones.

Browse for Tickets

Looking for a ticket to work on? Check the overviews menu.

Sample view of Overviews

Click Overviews in the main menu to browse tickets.

Hint

📥 Think of overviews as inboxes, each with a different filter for the tickets it displays.

There are six built-in overviews (Zammad admin may create more with custom-defined filters):

  • My assigned tickets (open/pending only)
  • Unassigned & Open
  • My pending reached tickets (previously marked pending and currently due)
  • Open (system-wide)
  • Pending reached (system-wide, previously marked pending and currently due)
  • Escalated (system-wide, failing to meet a service-level agreement)

Tip

🖱️ UI Protip

  • Click on column headings to change the display order.

  • Click-and-drag column dividers to adjust their width.

  • Ticket states are color-coded:

    Closed
    Postponed (Marked as pending; no immediate action required.)
    New / Open (Ready for action.)
    Escalated (Requires urgent attention.)

Search for Tickets

Looking for an archived ticket? Use the search bar.

_images/search.png

Results appear immediately under the search bar as you type.

Hint

It’s not just for tickets! Results cover 💬 chat logs, 👨 customers, and 🏢 organizations, too.

🔍 Here are just a few of the places the search engine will look:

  • 📝 message subject/content
  • 👩 recipient names & email addresses
  • 📎 text in file attachments (really!)
  • 🏷️ user/organization metadata (e.g., notes stored on customer profiles)

You can find a detailed search document in our Advanced Search page.

_images/search-details.jpg

For detailed results, click the Show Search Details → link just above the autocomplete list.

Tip

🖱️ UI Protip

Click on column headings to change the display order.

Servicing Tickets

This is where you’ll spend the vast majority of your time in Zammad.

Once you get the hang of the tasks below, there’s really not much more to it.

Creating a Ticket

Zammad does its best to create tickets automatically when new customer issues come your way. But sometimes, there’s just no way for Zammad to know when an issue arrives – like when a customer calls on the phone.

In these cases, Zammad needs your help to create a new ticket.

New ticket dialog

Click the ➕ button to create a new ticket. The default ticket type is received call.

An agent can create three types of tickets:

Received Call:for issues initiated by a customer over the phone.
Outbound Call:for issues initiated by an agent over the phone.
Send Email:for issues initiated by an agent over email.

Filling Out the Form

Here’s a quick run-down of each input field in the New Ticket form:

Title
The title of the ticket will be used as the subject line for all email correspondences.
Customer

When entering a customer, the autocomplete menu searches for email addresses only. You must select an option from the autocomplete menu, or else create a new customer.

You may not assign a ticket to more than one customer.

Customer autocomplete menu

Autocomplete can’t find customers by name.

Tip

🖱️ UI Protip

Once a customer has been selected, her profile will be accessible from the ticket pane.

Ticket pane (Customer view)
Text

📞 For phone calls, record the details of your conversation. These notes will not be sent to the customer (though he may be able to see them if he has a Zammad account).

📧 For emails, this is the body of your outgoing message.

Tip

🖱️ UI Protip

  • The message editor supports 📋 copying-and-pasting (or dragging-and-dropping) of 🔤 rich text, 🌄 images and 📎 file attachments.
  • Use the built-in keyboard shortcuts to apply rich text formatting.
Ticket Settings

Note

📖 See Also

For an in-depth discussion of each ticket setting, see the articles below:

Following Up

Generally, “working on existing tickets” means keeping up with a customer correspondence in the thread view. You can do this by:

  • 📧 responding to an individual message, or
  • 📝 adding a message/note to the whole ticket.

Read on to learn more, or skip ahead to find out about managing ticket settings (which is the other half of “working on existing tickets”).

Ticket summary view

Tickets are threads of messages & notes about a customer service issue. ⚙️ Manage a ticket’s settings in the ticket pane on the right.

Hint

📇 Any time you open a ticket, a new entry will appear in your tab list in the main menu.

Zammad automatically backs up your unsaved changes in all open tabs.

Responding to Individual Messages

Use the ⮪ reply button under a message to reply to it directly.

Reply button

An additional ⮪ reply all option will appear for email messages with multiple recipients.

Like with new messages, your response will appear at the end of the thread. Under the hood, responses are sent via the same channel as the original message (i.e., if the message you replied to was originally a tweet, the customer will receive your response in a Twitter DM).

Hint

⏩ You can also forward messages, just as you would in any email client (attachments are included automatically).

This way, you can share correspondences with people who don’t have Zammad (like a third-party supplier).

Tip

🖱️ UI Protip

Click on a message to see detailed information about it.

Message details view

Adding New Messages/Notes

Click on the text field at the end of the thread to add a follow-up.

_images/follow-up-add-note.gif

The default follow-up type is “note”. Click the 📝 to select another type.

There are three types of follow-ups:

📝 Note:Jot down a reminder for yourself and other agents when new information comes in (hidden from the customer by default).
📞 Call:Record a summary of a phone call you had with the customer.
📧 Email:Send an email to anyone about the ticket. The name of the ticket will be used for the subject line (click on the title to rename it).

Hint

Click the 🔒 button to change the visibility of a note or message.

_images/follow-up-mark-internal.png

“Internal” messages are outlined with a salmon border, and can only be viewed by other agents.

Tip

🖱️ UI Protip

  • The message editor supports 📋 copying-and-pasting (or dragging-and-dropping) of 🔤 rich text, 🌄 images and 📎 file attachments.
  • Use the built-in keyboard shortcuts to apply rich text formatting.

Caution

🙅 I’m working here!

Every once in a while, two agents may have the same ticket open at the same time. When this happens, things can get messy fast: customers may receive conflicting responses on the same issue from both agents; or, changes made by one agent may be accidentally undone by the other.

To keep things under control, Zammad will alert you to potential conflicts by displaying an avatar in the lower-lefthand corner for every agent that has that ticket open.

Be sure to communicate with your colleagues to prevent these problems before they arise.

Ticket conflict alert

A ✏️ icon will appear if the agent has made any unsaved changes to the ticket.

Ticket Settings

Use the ticket pane to manage a ticket’s settings:

Group

Groups are a form of access control that allows you to dictate which agents are allowed to do what to a given ticket.

What?

Suppose your organization uses Zammad for both sales and customer support. You’ve got ten different agents spread across two teams, handling dozens of tickets a day.

Without groups, all ten agents can see (and respond to) every single ticket that comes in, regardless of which department it’s for. This isn’t problematic per se, but it does lead to a lot of unnecessary clutter in the overviews menu. (It can be much worse when, for example, a customer service rep sees tickets meant for your HR department, and finds out how much their colleagues in sales are making! 💸💸💸)

If, instead, each agent were assigned to an appropriate group, then they’d only ever see the tickets that belong to their own group.

Note

So how do I manage which team I’m on?

You don’t – that’s the administrator’s job.

However, you can check which teams you’re on in the Notifications section of your user settings:

Profile > Notifications menu

This user belongs to only one group (“Users”).

So where do I come in?

If you belong to more than one group, you may re-assign a ticket from one of your groups to another. In general, though, you won’t need to do this unless you’re an admin, or an admin has discussed the procedure with you beforehand.

Owner

A ticket’s owner is simply the agent that is currently responsible for it.

Whose job is it to assign tickets?

It depends on your organization’s workflow, but in most cases, you will assign tickets to yourself when you choose an issue to work on from the pool of new tickets.

In principle, any agent may assign a ticket to any other, as long as both have the required privileges for the ticket’s group.

Why would I want to re-assign a ticket to someone else?

Sometimes, complicated issues will require a ticket to be passed back and forth between multiple agents before it can be closed. In such cases, a colleague may assign a ticket to you (or vice versa) after it has been partially resolved.

State

The state of a ticket refers to its progress toward completion, and may be one of the following:

  • new
  • open
  • closed
  • pending close (i.e., scheduled to automatically close at a later date)
  • pending reminder (i.e., hidden, but scheduled to reappear at a later date)
What’s the difference between “new” and “open”?

States do more than just indicate progress: Zammad has a fine-grained time tracking feature (so-called “service-level agreements”, or SLAs) that uses state information to measure how long it takes for customers to get a response on a new ticket or get their issues resolved entirely.

On a new ticket, the customer still hasn’t received her first response on the issue.

On an open ticket, the customer has received an initial response, but the issue still hasn’t been resolved.

Note

⏱️ Tickets in a pending state do not accumulate time toward their SLA limits.

So, for instance, a ticket may be marked pending reminder if it’s waiting on feedback from a third-party supplier who’s out of town until next week.

Priority

A ticket’s priority is simply a ranking (from 1 to 3) of how urgent or important it is.

But what does it do, and how should I use it?

Out of the box, ticket priority doesn’t actually do anything. However, Zammad administrators can set up all sorts of automated hooks that fire off based on this value, like:

Priority can also be used as a ticket filter when creating custom overviews.

In other words, consult your administrator for details on how he’d like you to use it.

Tags

Tags are custom-defined labels that can be applied to tickets to make it easier to find them in the future.

Ticket pane (tags)

Click on a tag name to view other tickets with the same tag.

Hint

Search for tickets with a given tag with the tags: search filter. For instance, find all tickets with the order tag by searching for tags: order.

Default ticket pane view

Click the button in the corner to hide the ticket pane. Click the 💬 tab to bring it back.

Note

🚫 Some options may not be available if you do not have the required privileges.

Renaming a Ticket

To rename a ticket, simply click on the title and start typing.

_images/settings-rename-ticket.gif

Highlighting Ticket Text

Use the highlighter tool in the upper-righthand corner to mark up important text. (Your highlights are not visible to other agents.)

Ticket highlighter

Highlight by selecting text, then clicking the highlighter. Click again to undo.


Tip

🖱️ UI Protip

Additional actions are available via the submenu:

Ticket submenu

Click the Ticket ▾ heading to access additional actions.

History
See a comprehensive list of updates to the ticket, performed by any user, since its creation.
Merge
Migrate all messages/notes to another ticket (see Merging Tickets for details).
Change Customer
Reassign the ticket to another customer.

Ticket Actions

Unlike ticket settings (which are attributes that can be modified), actions are operations that can be performed on a ticket, usually to facilitate the overall ticket management process.

Merging Tickets

Sometimes, you may end up with two tickets for the same issue (e.g., because a customer sent you a brand new email instead of replying to an existing thread).

In such cases, you may want to merge those tickets into one.

Ticket pane submenu

To merge a ticket, access the Ticket ▾ submenu in the ticket pane.

Note

Merging a ticket migrates all messages and notes out of the original and into the selected one.

That is, if you 1) access the merge dialog from Ticket A, and then 2) select Ticket B in the merge dialog (see below), then Ticket A will be emptied, closed, and linked as a child of Ticket B.

Merge ticket dialog

The merge dialog. Specify a ticket to merge into by ID (1), or select one from the list (2).

Splitting Tickets

Some tickets may actually encompass more than one issue, or require attention separately from two different departments (e.g., sales and customer service).

In such cases, you can split off a single message into its own ticket. (Alternately, it may make more sense to simply take turns on a single ticket instead.)

Split ticket button

Click the “split” button to take a message and use it as the starting point for a new ticket.

Split ticket dialog

When splitting a ticket, the target message is imported into the new ticket dialog. As usual, remember to select the type (call/email).

Ticket pane: Links

The original ticket is linked to the new one, as seen in the ticket pane.

Linking Tickets

When tickets about related issues arise (e.g., multiple customer complaints about the same botched shipment), they can be linked to each other for easier reference.

Ticket pane: Links

Click the ➕ Add Link button to access the link dialog.

Link dialog

The link dialog. Specify a ticket to link with by ID (1), or select one from the list (2).

Tip

Linked tickets may optionally be organized into a parent-child hierarchy.

Tabs

As you click through Zammad, you will see a list of entries appear in the main menu area. These are your open tabs.

Note

You can freely switch between open tabs without losing your work – all unsaved changes are automatically backed up to the server.

Sample view of Tabs

Tabs appear in the main menu as you visit different parts of the application.

What items open in a new “tab”?
  1. Existing tickets
  1. New tickets
  1. Users
  1. Organizations
  1. Omnisearch

Tip

🖱️ UI Protip

  • Ticket states are color-coded:

    Closed
    Postponed (Marked as pending; no immediate action required.)
    New / Open (Ready for action.)
    Escalated (Requires urgent attention.)
  • A pulsing dot means that a ticket has new activity since you last viewed it.

  • Drag and drop tabs to rearrange them.

Working with Text Modules

Zammad offers so-called text modules. Text modules will help you to improve your workflow, as you don’t have to type your answer on every ticket by hand. You can simply choose a fitting text module and insert it into the E-Mail.

To access available text modules, simply type :: within an article body. If you found the right text module, just press enter or click with your left mouse and Zammad will insert the modules Text at the place your cursor is.

_images/choose-text_from_text-module.png

Tip

You can either scroll through all modules (mouse or direction keys), type the module name or enter a keyword (if keywords are set).

_images/using-text-modules.gif

Note

🤔 How come some text modules don’t always appear?

Text modules can be tied to groups: that is, they only become active once the ticket you’re working on has been assigned to the appropriate group.

Group-dependent text modules

Text modules are updated immediately when a new group has been selected—no need to click Update.

How do you which groups go with which text modules? Ask your administrator!

Text modules on ticket creation

You can use text modules on ticket creation as well. On ticket creation, our Ticket Templates might get handy too.

Customizing text modules

Administrators can learn more about customizing text modules here.

Ticket Templates

If you find yourself creating lots of tickets with the same basic attributes, use ticket templates to fill them in next time with a single click.

Ticket template dialog

Use the ticket pane to load or create ticket templates.

To create a new template, start by filling in a new ticket as usual. Then, instead of submitting the ticket form, use the template dialog in the ticket pane to enter a name for your new template, and click “Save”.

The next time you create a ticket, you’ll find your new template in the “Select template” dropdown. Click it to apply your saved attributes to the new ticket.

Hint

Any template created by any agent will be available to all agents.

Macros

Macros are 🖱️ one-click shortcuts for applying changes to a ticket.

If you find yourself making the same changes to lots of tickets (e.g., close-and-tag-as-spam or reassign-to-another-group), macros can make the job a whole lot easier.

Note

🤔 How do I make macros?

You don’t – that’s the administrator’s job. If you have an idea for a macro you’d like to use, your Zammad admin can probably make it happen.

Macros can be applied in one of two ways: on a single ticket, or in bulk.

On a Single Ticket

The simplest way to apply a macro is to select it from the Update ᐱ submenu in the Ticket View:

Screencast showing how to run a macro within a ticket view.

Tip

💾 Macro = Update

If you’ve made changes to any other settings on the ticket (including typing up a reply to the customer), applying a macro will save them, too.

⚠️ But beware: in the event of a conflict, the macro’s actions override any manual changes – including messages to the customer! When in doubt, apply your macro and your manual changes separately.

Screencast showing above described effect that overwrites articles.

If the selected macro adds a note to the ticket, any text entered in the message composer will be lost.

In Bulk

To apply a macro to many tickets at the same time:

  1. open a ticket overview;
  2. select your desired tickets;
  3. click-and-drag to open the “Run Macro” drawer; and
  4. drop the tickets on your target macro.
Screencast showing how to run macros via overviews.

Note

☝️ There’s just one difference… When running a macro from the ticket view, Zammad may automatically open the next ticket (or close the current one, or just stay on it), depending on how the macro was set up.

When running it from the overviews page, Zammad will always stay on the overviews page.

Suggested Workflows

Sharing Work on a Ticket

Some tickets require attention from more than one agent (or even more than one department!). In these cases, there are three ways to assign the work to the right people:

  1. If a ticket is really about two different problems, you can split it in two, then assign each ticket to its respective “group” (department).
  2. If you’ve done all you can on a ticket and it’s now another agent’s (or department’s) responsibility, reassign it to a new owner (or group).
  3. If you just need another agent’s input on something, you can @mention them. (And if you want to get notifications for someone else’s ticket, use the subscribe button.)

Reassigning tickets

Reassigning tickets in the ticket pane

Reassign a ticket (via the Group and Owner settings) to let colleagues know you’re done with your part.

Suppose a call comes into the sales department. A sales rep takes the call, creates a ticket, and looks up some prices for the customer. After recording his notes, the rep then decides that this ticket needs to be passed onto customer service.

Our sales rep can simply un-assign himself has the owner of the ticket and re-assign the ticket to the Customer Service group. All customer service agents will be notified of the incoming ticket, and the first available agent can assign herself to pick up where the sales rep left off.

Tip

Be sure to leave notes with as much information as possible for the next agent!

@mentions & the Subscribe Button

Now suppose you’ve reassigned the ticket to customer service. You won’t receive notifications for this ticket anymore, but maybe this is a really important contract, and you want to make sure they have an A+ experience from start to finish.

To enable notifications for a ticket that doesn’t belong to you, simply click the Subscribe button at the bottom of the ticket pane:

Screencast of the Subscribe button feature

A list of all tickets you’re subscribed to can be found in the My mentioned Tickets overview.

Or, suppose you don’t want to reassign the ticket to customer service—you just have one quick question for them, and then you can take it from there.

To start sending someone else notifications for your own ticket, type @@ in the message composer and select their name from the pop-up menu:

Screencast of the @mention feature

@mentioning a colleague in a message will automatically subscribe them to your ticket.

Hint

⚙️ Check your Profile & Settings to customize how you receive notifications.

Note

😖 A colleague @mentioned me, but I don’t see the ticket!

Is the ticket assigned to a group that you don’t belong to? @mentions and subscriptions only work for tickets that you already have access to.

Time Accounting

Zammad supports detailed time accounting to help administrators keep track of how much time you spend on any given ticket, customer or client organization.

Time accounting dialog

If time accounting is enabled, this dialog will appear each time you update a ticket. Enter how much time you spent on it (in minutes, or whichever unit of time all your other colleagues are using).

Note

🤔 Huh? I don’t see a “Time Accounting” dialog…

This feature is optional; if you don’t see it whenever you update a ticket, that means your administrator hasn’t enabled it yet. Administrators can learn more here.

Keyboard Shortcuts

Zammad supports a wide array of keyboard shortcuts to expedite your workflow as an expert user.

Keyboard shortcut cheat sheet

The keyboard shortcut cheat sheet on Windows.

Tip

🖱️ UI Protip

Click on your avatar at the bottom of the main menu to access the keyboard shortcuts cheat sheet.

User submenu

Alternately, bring it up with one of the shortcuts below (shortcut-ception!)

  • Ctrl + Shift + H (on Windows)
  • Ctrl + Shift + H (on Linux)
  • Cmd + Ctrl + Shift + H (on macOS)

Formatting Text

Keyboard shortcuts can be used to apply rich-text formatting in one of two ways:

As-you-type:
  • Press Cmd + I to enter Italics mode,
  • enter your desired text, and
  • press Cmd + I again to return to normal text mode.
All-at-once:
  • Enter your desired text,
  • click-and-drag with the mouse to select it, and
  • press Cmd + I to italicize.

Customers

Use the ticket pane to manage customer profiles.

Ticket pane (customer view)

Click the 👨 tab in the ticket pane to see the customer’s profile.

Tip

🖱️ UI Protip

Customer ticket summary (mouseover)

Hover over the open/closed labels to see a summary of the customer’s other tickets.

Editing a Customer

To edit the customer’s profile, use the customer submenu:

Customer submenu

Click the Customer ▾ heading to access additional actions.

Edit customer dialog

The edit customer dialog.

Most customer attributes are self-explanatory, but here are a couple that might confuse you:

Organization:

Customers may (optionally) belong to organizationsskip ahead to learn more.

VIP:

Like ticket priority, VIP status doesn’t actually do anything out-of-the-box, but an admin can set up automated system hooks based on this value, or use it as a filter for custom overviews.

Ask your administrator about how she’d like you to use this attribute (or just leave it alone).

Organizations

Tickets track communication between individuals, but oftentimes, your company’s real client is another company (or organization). Customers can be grouped into organizations to monitor their activity as a whole.

Organization Profiles

Use the ticket pane to manage organization profiles.

Ticket pane (organization view)

Click the 👪 tab in the ticket pane to see the organization’s profile.

To edit the organization’s profile, use the organization submenu:

Organization submenu

Click the Organization ▾ heading to access additional actions.

Edit organization dialog

The edit organization dialog.

Organization Stats

With organizations, you can answer questions like:

  • “How many tickets has this company had to file in the last 12 months?”
  • “How many tickets does this company have open right now?”
  • “How old is the oldest open ticket from this company?”
Ticket pane (organization view)

Click the 🏢 button in the ticket pane to see a detailed breakdown of the organization’s stats.

Checking Your Stats

The dashboard is the first thing you’ll see after logging in. Monitor your productivity at a glance, compare your stats to the company average (in gray below your own), and see what everyone else is up to.

Sample view of Dashboard

Check the dashboard for a quick summary of your stats (updated every 30 minutes).

Legend
1. Waiting Time Today How long has each customer had to wait, on average, to get a response from you today?
2. Mood How many escalated tickets do you have open right now? (Mr. Bubbles gets grumpy if you have too many…)
3. Channel Distribution Where are all your tickets coming from? (Shows tickets created in the last seven days, also sorted by inbound vs. outbound.)
4. Assigned Out of all open tickets (company-wide), how many are currently assigned to you?
5. Your Tickets in Process What percentage of your tickets have you responded to or updated in the last 24 hours?
6. Reopening Rate How many of your closed tickets have been re-opened in the last seven days?
7. Activity Stream What’s everyone else on your team up to?

Secure Email

Zammad supports S/MIME for high-security email communication.

Screencast demo of S/MIME features for both new tickets and replies

Use the 🔒 Encrypt and ✅ Sign buttons to turn on encryption and signing for outgoing emails.

Note

🤔 Huh? I don’t see “Sign” or “Encrypt” options in the ticket view…

This feature is optional; if you don’t see it in the ticket composer, that means your administrator hasn’t enabled it yet. Administrators can learn more here.

What is S/MIME?

S/MIME is the most widely-supported method for secure email communication. With S/MIME, you can exchange signed and encrypted messages with others.

Signing

is proof that a message hasn’t been tampered with or sent by an impersonator.

In other words, it guarantees a message’s integrity and authenticity.

Encryption

scrambles a message so that it can only be unscrambled by the intended recipient.

In other words, it guarantees privacy and data security.

Overview

Note

🤝 S/MIME only works if the other party is using it, too.

Your administrator is responsible for adding all the necessary certificates in Zammad’s admin panel.

📬 Incoming

The 🔒 and ✅ icons at the top of a message indicate its S/MIME status.

Screencast showing on how to verify used certificates

Click on an incoming message to expand its details. Hover over the security status to show a certificate/CA summary.

Status Icons (Incoming)
lock

This message was encrypted for you.

Even if it was intercepted by a third party (hacker, gov’t agency, etc.), they won’t be able to read it.

open-lock This message is not encrypted.
signed

This message’s signature has been successfully verified.

You can be confident that it’s authentic and that the contents have not been modified.

not-signed This message is not signed.

📮 Outgoing

Use the 🔒 Encrypt and ✅ Sign buttons to turn on encryption and signing for outgoing emails.

Note

Outgoing emails can only be encrypted for a single recipient.

Screencast demo of S/MIME features for both new tickets and replies

🔒 Encrypt and ✅ Sign buttons are present on both new tickets and replies. Hover over the buttons to show a certificate/CA summary.

Status Icons (Outgoing)
lock

This message will be encrypted.

Even if it’s intercepted by a third party (hacker, gov’t agency, etc.), they won’t be able to read it.

open-lock This message will not be encrypted.
signed

This message will be signed.

Recipients using S/MIME can verify that it came from you and that the contents have not been modified.

not-signed This message will not be signed.

Troubleshooting

📬 Incoming

“Sign: Unable to find certificate for validation”
Ticket article shows a warning for failed verification of a signed message

Without the sender’s certificate, Zammad cannot verify the message signature.

Ask your administrator to add the sender’s certificate to Zammad’s certificate store.

Warning

🕵️ ALWAYS verify certificates in-person or over the phone!

The whole point of signature verification is to alert you when someone is trying to pretend to be someone they’re not. Never accept a certificate from someone online without verifying it first.

“Encryption: Unable to find private key to decrypt”
Ticket article shows a warning for failed verification of a signed message

This message was encrypted with a certificate that does not match any on file. Without a matching private key, Zammad cannot decrypt the message.

Ask your administrator to verify your organization’s private key in Zammad’s certificate store, and ask the sender to double-check the public key they used to encrypt the message.

Hint

📢 Your public key can be safely shared with anyone.

(But if they’re smart, they’ll take extra precautions to make sure it really belongs to you.)

📮 Outgoing

The 🔒 Encrypt button is disabled
Ask your administrator to add the recipient’s certificate to Zammad’s certificate store.
The ✅ Sign button is disabled
Ask your administrator to verify your organization’s private key in Zammad’s certificate store.

Live Chat

Talk to customers in real time from the customer chat panel.

Sample view of Customer Chat
Chat controls
1. On/Off Enable/disable the chat panel. (When enabled, you will receive notifications for incoming chats.)
2. Waiting Customers Lists customers awaiting an agent for chat. Click to answer a pending chat request.
3. Chatting Customers Lists customers currently in an ongoing chat session.
4. Active Agents Lists all agents with chat enabled.
5. Settings Click for chat configuration options (e.g., auto-greetings and maximum number of simultaneous chats).
6. Count badge Displays the number of users in each section.
7. Info card Hover over for detailed information about the users in each section.

Note

🤔 Huh? I don’t see “Customer Chat” in the menu…

This feature is optional; if you don’t see it in the main menu, that means your administrator hasn’t enabled it yet. Administrators can learn more here.

Warning

If all agents have the chat panel disabled, customers will not be able to initiate a chat.

Tip

  • 🔍 Use the search bar to pull up old chats from the archive anytime.

  • 📋 Copy & paste supports 🌄 inline images as well as plain text.

  • ⌨️ Live chat supports text modules.

  • 📝 Chats can be renamed or tagged, and record technical details about the customer’s connection.

    Chat details view

    Click on the title at the top of the chat window to edit chat details.

Creating a Ticket from a Chat

Once your chat is over, you can create a ticket for it with a single click:

Completed chat window

The Turn chat into ticket button appears as soon as the chat is finished.

New ticket view

A link to the chat is automatically included in the first note on the ticket.

Caller Log

View and manage call logs from the phone panel.

Sample view of Caller Log

Enable the Phone panel to receive notifications for incoming calls.

Note

🤔 Huh? I don’t see “Phone” in the menu…

This feature is optional; if you don’t see it in the main menu, that means your administrator hasn’t enabled it yet. Administrators can learn more here.

Hint

🏢 The caller log shows all incoming and outgoing calls for the entire team.

Tip

👤 Click on unrecognized numbers in the caller log to create a new customer and ticket. (Unrecognized phone numbers cannot be added to existing customers in this way.)

Profile & Settings

Click on your avatar at the bottom of the main menu to access your profile and settings.

User submenu

Find user-specific actions, a list of recently opened items, and useful reference information.

Profile Settings

Language:

Set the system display language.

Avatar:

Upload an avatar.

Password:

Change your login password (may be disabled by system admin).

Notifications:

Select where, when, and for which groups you want to receive notifications, or choose a new notification sound.

_images/profile-and-settings-notifications-settings.jpg

Use the first three columns to choose when to receive internal notifications (below). The rightmost column enables email notification as well.

_images/profile-and-settings-notifications-center.jpg

Internal notifications cannot be disabled.

_images/profile-and-settings-notifications-limit-groups.png

By default, you will receive notifications for all tickets on every group you belong to—even for tickets that are assigned to other agents. Use the Limit Groups box to disable such notifications on a per-group basis. (You will continue to receive notifications for your own tickets.)

Hint

The contents of these email notifications can be customized on self-hosted installations. Administrators can learn more here.

Out of Office:

Schedule out-of-office periods in advance, and designate a substitute to handle your tickets while you’re gone.

Your substitute will receive all your ticket notifications during your absence, and have a custom overview created to help keep track of your tickets.

Note

🔔 You will continue to receive notifications while you are out-of-office!

Calendar:

Add your ticket deadlines to your own favorite calendar app with the ICAL link listed at this settings panel.

Devices:

See a list of all devices logged in to your Zammad account (and revoke access, if necessary).

Token Access:

Generate personal access tokens for third-party applications to use the Zammad API.

Caution

Always generate a new token for each application you connect to Zammad! (This makes it possible to revoke access one application at a time if a token is ever compromised.)

Linked Accounts:
 

See a list of third-party services (e.g., Facebook or Twitter) linked to your Zammad account.

Knowledge Base

Manage, edit, and reorganize knowledge base articles from the knowledge base panel.

Knowledge Base Preview Mode

The knowledge base panel begins in Preview Mode. With some small exceptions, Preview Mode shows what the published knowledge base will look like.

Note

🤔 Huh? I don’t see “Knowledge Base” in the menu…

This feature is optional; if you don’t see it in the main menu, that means your administrator hasn’t enabled it yet. Administrators can learn more here.

Getting Started

Knowledge Base Link to published knowledge base

Use the ↗️ button in the top toolbar to see the published knowledge base.

Knowledge Base Edit Mode

👆 In Edit Mode, use the righthand menu to navigate through the knowledge base.

Use the “Edit” button in the top toolbar to switch into Edit Mode (and back again).

Note

🤔 Huh? I don’t see an “Edit” button…

By default, agents are not permitted to create, edit, or manage knowledge base articles. If you wish to edit the knowledge base, talk to your administrator about granting you the appropriate permissions.

Switching Languages

Switch languages

Use the language menu to view or edit translations of the current page.

Hint

🚧 What happens when a page hasn’t been translated into the selected language yet?

in Edit Mode

Untranslated pages are marked with a ⚠️ warning sign:

Missing translation warning
in Preview Mode

Untranslated pages are only visible to users with edit permissions:

Missing translation warning
in the published knowledge base

Untranslated pages are always hidden:

Missing translation warning

Editing Categories

Edit category

Hint

📁 If you relocate a category using the Parent menu, all of its articles and sub-categories will be relocated with it.

Note

🗑️ Categories can only be deleted once all of their articles and sub-categories have been deleted or relocated.

Editing Answers

Edit answer

The knowledge base editor comes equipped with the same rich text editing capabilities available in the Zammad ticket composer. That means you can use the same keyboard shortcuts to insert formatted text, bullet lists, and more. You can even add file attachments and links!

Tip

🤷 Why are there three kinds of links?

🔗 Weblink
URLs pointing to other websites.
💡 Link Answer
Internal references to other knowledge base answers.
(Will not break if destination URL changes.)
📋 Linked Tickets
Internal references to Zammad tickets.
(Visible only in Preview and Edit Modes.)

Hint

🙈 Set the visibility of an answer to control who can see an article, or schedule it to be published at a later date. Articles are color-coded according to their visibility:

Public (visible to everyone)
Internal (visible to agents & editors only)
Draft/Scheduled/Archived (visible to editors only)

i-doit: Use Tickets to Track Company Property

With i-doit integration, you can list which pieces of your company’s property are related to any given ticket. That includes both physical and digital infrastructure, from servers to meeting rooms to virtual machines to software licenses.

(Screenshot) The i-doit integration menu in the ticket view

Use the 🖨 printer tab to view or manage a ticket’s assets from i-doit.

Note

🤔 Huh? I don’t see a 🖨 printer tab…

This feature is optional; if you don’t see it in the ticket view, that means your administrator hasn’t enabled it yet. Administrators can learn more here.

Why?

i-doit can help you keep track of troublesome equipment and find previous tickets from the last time something went wrong with it.

It’s also a great way to document quirks in the company’s belongings: Why haven’t we upgraded this system from Windows Vista yet? What did we decide to do about that faulty network switch? And why does the coffee maker keep shutting off before it’s finished? 🤬

So How Does It Work?

Hint

👨‍💻 New to i-doit?

Ask your administrator / IT personnel to give you a tour—otherwise, the directions below might not make much sense. (And if your organization isn’t already using i-doit, this guide is not for you.)

In i-doit: List & create tickets for a given asset

Your i-doit control panel should contain a list of all the tickets associated with each asset:

(Screencast) See a list of all tickets for an asset in i-doit

Click the 💬 in the toolbar to list an asset’s tickets. Use the 🔗 Open in ticketsystem button to open the ticket in Zammad.

You can even launch Zammad’s new ticket dialog directly from i-doit, with the asset already linked for you:

(Screencast) Launch the new ticket dialog from within i-doit

Use the 📄 Create ticket button in the asset ticket list to start a new, pre-linked ticket dialog.

GitHub / GitLab Integration

With issue tracker integration, you can monitor GitHub / GitLab issues right from within a Zammad ticket.

Note

🤔 Huh? I don’t see GitHub logo or GitLub logo tabs…

This feature is optional; if you don’t see it in the ticket pane, that means your administrator hasn’t enabled it yet. Administrators can learn more here.

Ticket detail view showing activated GitHub & GitLab function

Use the GitHub logo and GitLub logo tabs on the ticket pane for an overview of issues related to the ticket.

What can it do?

View related issues

Use the GitHub logo and GitLub logo tabs on the ticket pane to see linked issues, along with metadata like status (open/closed), assignee, labels, and more. Or, simply click the title to view the issue on GitHub / GitLab.

A badge on the tab icon indicates how many issues are linked to this ticket.

Link a new issue

At the top of the ticket pane, select GitHub / GitLab > Link Issue, then enter a valid issue URL.

Note

Linking a new issue can be slow sometimes.

Screencast showing how to list and add new issues to a ticket
Remove an issue
Click the ✕ button next to an issue title to unlink it.