Humant한국어

FAQ · Cheat Sheet

Troubleshooting FAQ

Q. I see a "Database connection lost" banner. A. Check your network or Supabase status, then reconnect in Settings > Connection.

Q. Model calls are failing. A. In Settings > Models, [Verify] that your key is valid and make sure a model is assigned for each purpose. If you register keys for multiple providers, fallback will kick in.

Q. Images aren't being generated. A. If the OpenAI image model is empty, it falls back to the Gemini image model. If neither is set, image generation isn't possible, so register at least one.

Q. Documents/videos/music aren't coming out as files. A. Check that the relevant plugin is enabled in Settings > Plugins. Explicitly specifying with /skill or $plugin makes it more reliable.

Q. Source pages won't open in the in-app browser. A. Some sites block embedding. Use the ↗ button in the panel header to open them in your default browser.

Q. I'm worried about costs. A. Set a monthly cap in Settings > Execution and check trends in Token Usage. Meetings have a pre-fixed number of calls, so they're predictable.

Q. I closed the app during a long task. A. Unfinished tasks resume automatically on restart (except those stopped after exceeding the retry limit).


Appendix · Chat Cheat Sheet

What you want to doExample input
Instruct a specific employee@Researcher compare prices of 3 competitors
Specify a skill/pptx create an IR deck for fundraising
Specify a plugin$excel organize this table into a sheet
Web searchTell me the latest exchange rate and today's KOSPI index. Include sources.
Hand off work(in the Researcher's chat) @Reviewer review this research
Everyone on the project@Everyone propose ideas on this topic from your own role's perspective
Sequential pipeline@Researcher do the research @Copywriter write the copy @Designer create the image
Meeting (discussion)(Meeting screen) select 2+ participants → topic → number of turns
Recurring automationSave a Work → 🗓️ register a schedule (daily at 08:30)
Edit an image(right after generating an image) Change the background to a sunset

This manual is written based on currently developed features. It will be updated as features are added or changed.