Public access link

1. What is the problem? Be very detailed.
In odk central, public access link URL gets too long. is their any way to shorten the URL?

2. What app or server are you using and on what device and operating system? Include version numbers.
I am using ODK Central latest version on aws.
3. What you have you tried to fix the problem?
I don't get any solution for this. still trying.
4. What steps can we take to reproduce the problem?

5. Anything else we should know or have? If you have a test form or screenshots or logs, attach below.

The length of the URL is due to the token, which provides a layer of security. Nothing should be able to guess a public access link, you should have to give it to the intended user. This also helps provide the functionality to revoke a link.

You could try using a link shortening service such as Bitly or TinyURL. A quick web search will turn up several other options. I can't provide a recommendation as I don't use such a service.