How can I edit the URL of one of my forms? It would be nice to edit the whole URL, but ultimately I just need to add a word to the end of the URL.
Current: https://___.zendesk.com/hc/en-us/requests/new?ticket_form_id=#######
Needed: https://___.zendesk.com/hc/en-us/requests/new?ticket_form_id=#######_newword

Thank you for your questions!
Regarding your first point, yes, you can definitely use your Zendesk subdomain in URLs or configurations instead of generic placeholders like "xyz." This helps customize links and access specific parts of your Zendesk.
As for your second question about removing the "help center" part from the URL, the URL structure you shared (which includes "/hc/en-us/requests/new") is standard for Zendesk Guide request forms. Unfortunately, the "help center" portion is part of the default URL path and cannot be removed or shortened without custom development or proxying.
If you're looking for a cleaner or branded experience, you might consider:
I hope that helps!