Get help and give feedback
Latte is still growing, and the fastest way to get help — or to shape what comes next — is the Latte community on Discord. You can reach it right from the app.
This is the community and support server, where you share feedback and report bugs. It's separate from signing in — you sign in to Latte with Google, not Discord.
- 🖥 Web
- 📱 Mobile
-
Open the menu from the icon in the top bar.
-
Click Request a feature! to suggest an improvement, or Report a bug! to flag something broken. Both open the Latte community on Discord in a new tab.
Screenshot coming soonThe top-bar menu open, showing the Request a feature! and Report a bug! itemsCapture spec (for maintainers)
{ "id": "web.reference.get-help.help-menu", "platform": "web", "route": "/", "actions": [ { "click": { "testId": "appbar-menu-button" } } ], "clip": { "testId": "appbar-menu", "pad": 8 } }
-
Open the more-actions menu from the icon in the top bar.
-
Tap Ask Support. Latte opens the community Discord where you can ask a question, report a bug, or suggest a feature.
Screenshot coming soonThe mobile more-actions menu open, showing the Ask Support itemCapture spec (for maintainers)
{ "id": "mobile.reference.get-help.support-menu", "platform": "mobile", "route": "/today", "actions": [ { "tapOn": { "id": "appbar-more-actions-button" } } ] }
It helps to skim Troubleshooting first — a stale view or a web-only feature is often a quick fix rather than a bug.