使用者與 Google Chat 應用程式互動時,如果遇到無法採取行動的錯誤訊息,可能會感到沮喪。舉例來說,錯誤訊息 An error occurred 並不實用,因為該訊息並未說明發生錯誤的原因、使用者如何修正問題,或使用者如何取得協助。本頁面說明如何建構錯誤訊息,讓使用者看到可採取和不可採取的範例,以便提供實用的資訊。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-02-16 (世界標準時間)。"],[[["Google Chat app error messages should be actionable, guiding users on how to resolve issues and proceed."],["Actionable error messages clearly explain the problem, provide steps for fixing it, and offer additional help resources."],["Inactionable error messages are vague, lack guidance, and can lead to user frustration and abandonment."],["Use the actionable error message structure: state the problem, guide the user on fixing it, and offer further help (e.g., `/help` command)."],["When writing error messages, assume users need clear instructions and avoid ambiguity."]]],["Actionable error messages in Google Chat apps should specify what went wrong, how to fix it, and how to get further assistance. For example, an actionable message for an incorrect date format would state that the format is unrecognized, specify the required format (yyyy-mm-dd), and provide a /help command. In contrast, inactionable errors are vague, omit how to correct the issue, and offer no additional support. A sign-in error should also include clear instructions, and help commands.\n"]]