What's the best way to share HTLM reports generated by Quick?

I’m using Quick Desktop to build HTML dashboards but I’m struggling to share them with more people. Kiro supports on creating a Harmony URL but Quick replies it cannot do it. Is there any recommendation on how to do it?

Hi @casdic and welcome to the community!

HTML artifacts generated by Quick Desktop are saved locally to your machine, so they aren’t automatically hosted or shareable via a URL, Quick doesn’t have a built-in web hosting service, which is why it can’t create a link the way Kiro might. I think the simplest option is going to be to just to share the HTML file directly via email, Slack, or a file-sharing service like OneDrive, Google Drive, or SharePoint, etc. since recipients can open it in any browser locally.

A potential workaround can be to use GitHub Pages, so you would push the HTML file to a repository and enable Pages, and you’ll get a public URL without any infrastructure to manage.

Another option is uploading the artifact to a Quick Space if your team has Quick Suite, where collaborators can access it directly. For recurring reports, you could also set up a scheduled task in Quick that regenerates the HTML and automatically uploads it to S3 or sends it out via email on a cadence, so you don’t have to manually share each time.

Hope this helps and feel free to reply with any updates/questions you have!

Hi @casdic,

Just checking back in since this thread hasn’t received a response in a while. Was Cesar’s reply helpful to you and/or were you able to find a solution yourself in the meantime? Please help the community by marking this answer as “Solution” or following up in general within the next 3 business days!

Thank you!

Hi @casdic,

Since I haven’t received any further updates from you, I’ll treat this inquiry as complete for now. If you have any additional questions, feel free to create a new post in the community and link this discussion for context.

Thanks!

Thank you, the answer was clear!