Hi @Fatmir,
You created the thread under “Using Freshservice,” which refers to a completely different product. It’s important to post your questions in the correct category to ensure they reach the right audience and receive timely responses.
Unfortunately, it’s currently not possible to customize the agent view in any way. This functionality is only available for requesters and the available portals.
Best regards
Daniel
Hi @Fatmir,
You created the thread under “Using Freshservice,” which refers to a completely different product. It’s important to post your questions in the correct category to ensure they reach the right audience and receive timely responses.
Unfortunately, it’s currently not possible to customize the agent view in any way. This functionality is only available for requesters and the available portals.
Best regards
Daniel
Hi Daniel,
Apologies for posting it in the wrong category.
Thank you for the information though. So I guess it’s not possible to have custom forms either. Thank you
Freshdesk doesn’t currently allow adding new “buttons” to the New Ticket screen out of the box. What you can do instead is:
-
Use multiple ticket forms (Admin → Workflows → Ticket Forms). Each form can have its own fields, defaults, and layout.
-
Expose them through a support portal by creating different request categories in your Portal Customization (Admin → Channels → Portals). Each category can be mapped to the form you want.
-
If you need a true button-style shortcut inside the agent New Ticket screen, you’d have to go the Freshdesk App Framework route and build a small custom app. Apps can inject UI elements (like buttons) and call the create_ticket
API with predefined form data.
So: