Creating your first ticket
Once you have set up your Email account, you are ready to get started with helpdesk.
When you land on Helpdesk for the first time your URL should be "/helpdesk/tickets".
This view shows you the list of all the tickets, in the begining you will see only one ticket:
Channels to create tickets
In Frappe Helpdesk you can create tickets by many ways:
- Customer Portal
- Agent Portal
When you set up your email account, and enable that account as incoming or default incoming, all the emails you will receive on that email will be converted to tickets in your Helpdesk Portal. The system pulls the emails from your account every 10 minutes.
Customer Porta
Agents/Admins can navigate to Customer Portal and create ticket by:
When you click on "Customer Portal" in the dropdown you will be navigated to the route
/helpdesk/my-tickets
Click on username => Customer Portal => New => Add info => Submit
For Customers: When the customer login they will be directed to Customer Portal directly.
Agent Portal
On the top right corner (agent portal) you will see a button called "Create", click on it and you will be navigated to "New Ticket Page" with url /helpdesk/tickets/new
.
Fill the subject & description using our Rich Text Editor which provides support for headings, list, attachments and much more.
Once you fill the information, click on "Submit" button or use the shortcut "cmnd/ctrl + Enter", to create a new ticket.
When a ticket is created you will be navigated to the created ticket.
Emails
- When a ticket is assigned to an agent, the agent receives an email.
- Whenever a customer replies on a ticket, agent received the email.
You have successfully created your first ticket 🎉
Let's move to the next section, to understand the ticket view in detail!