[null,null,["最后更新时间 (UTC):2024-12-22。"],[[["\u003cp\u003eGoogle Workspace add-ons are accessed within the host application, typically through an icon in the right navigation (desktop) or bottom of the screen (mobile Gmail).\u003c/p\u003e\n"],["\u003cp\u003eClicking an add-on icon opens its interface, initiating a trigger to build the add-on's homepage for user interaction.\u003c/p\u003e\n"],["\u003cp\u003eAdd-ons may require authorization to access certain functionalities or data before use.\u003c/p\u003e\n"],["\u003cp\u003eEditor add-ons often appear as menu items within the editor's "add-ons" menu, providing specific functionalities.\u003c/p\u003e\n"],["\u003cp\u003eGmail add-ons can extend the compose UI with additional features and options accessible within the compose window.\u003c/p\u003e\n"]]],["Installed Google Workspace add-ons are accessible via icons in the host application's interface. Clicking an icon opens the add-on's interface; clicking again closes it. Add-ons may require authorization before use. In Gmail, icons appear in the bottom row of messages or the compose window's menu. Calendar add-ons offer conference options within the \"Edit event\" interface. Editor add-ons use the \"add-ons\" menu, except in Forms, where the extension icon is used.\n"],null,["# Open and use installed add-ons\n\nYou can access and start installed and authorized add-ons\ndirectly from the\napplication the add-on extends.\n\nStarting a Google Workspace add-on\n----------------------------------\n\nGoogle Workspace add-ons that you have installed\nautomatically appear in the\n[host application](/workspace/add-ons/guides/glossary#host_or_host_application)\ninterface as a column of icons (under icons for Google products like Calendar,\nKeep, and Tasks). The host application represents each add-on by a\nsmall icon; this icon is specified in the add-on's\n[manifest](/workspace/add-ons/concepts/workspace-manifests).\n\nClicking an add-on icon opens the add-on interface, and clicking the icon\nagain hides the interface. The location of the icon depends on the client\n(desktop or mobile).\n\n### On desktop\n\nAn icon for each Google Workspace add-on a user has\ninstalled appears in the right-nav of the\nGoogle Workspace\n[host application](/workspace/add-ons/guides/glossary#host_or_host_application).\nAn icon is only presented if that Google Workspace add-on has been enabled for use with that host in its\n[manifest](/workspace/add-ons/concepts/workspace-manifests).\n\nWhen a user clicks a Google Workspace add-on icon, a\ncorresponding trigger fires to build the initial\n[homepage](/workspace/add-ons/concepts/homepages) for the add-on. Once the\nhomepage card is constructed, the add-on returns it to the host application\nfor display. If the add-on doesn't define a homepage, a default\ncard is presented instead.\n\nIf you open an add-on that isn't fully authorized, it prompts you to\n[authorize](/workspace/add-ons/how-tos/authorizing-addons) it. After you review\nand authorize the requested permissions, the add-on homepage appears, and\nyou can then begin interacting with it.\n\nYou can close the add-on UI at any time by clicking the add-on icon again\n(or clicking the icon of a different add-on), or by clicking the\nclose icon in the add-on header.\n\n#### Gmail compose\n\nGoogle Workspace add-ons can\n[extend the Gmail compose UI](/workspace/add-ons/gmail/extending-compose-ui),\nwhich provide add-on functionality from Gmail's \"compose message\" window.\nFor these add-ons, the add-on icon appears in the horizontal row at the bottom\nof the compose window. The add-on icons are placed to the right of the standard\nicons for message formatting, attaching files, and so forth.\n\n\u003cbr /\u003e\n\n\n\u003cbr /\u003e\n\n\n\u003cbr /\u003e\n\n\n\u003cbr /\u003e\n\n\n\u003cbr /\u003e\n\n\n\u003cbr /\u003e\n\n\n\u003cbr /\u003e\n\n\n\u003cbr /\u003e\n\n\n\u003cbr /\u003e\n\n#### Calendar conference solutions\n\nGoogle Workspace add-ons can add one or more\n[conference solutions](/workspace/add-ons/calendar/conferencing/overview#conference_solutions)\nto the Google Calendar event interface. These solutions don't appear as a card\ninterface; rather, they appear as conferencing options in Google Calendar's\nnative **Edit event** interface.\n\nCalendar represents each add-on conferencing solution by a name and a\nsmall icon, each specified by the\n[`calendar.conferenceSolution[]`](/apps-script/manifest/calendar-addons#Calendar.FIELDS.conferenceSolution)\nfields in the add-on's\n[manifest](/workspace/add-ons/concepts/workspace-manifests#manifest_structure_for_g_suite_add-ons).\n\nWhen you select an add-on's conference solution, Calendar asks you to\n[authorize](/workspace/add-ons/how-tos/authorizing-addons) the add-on (if you\nhaven't already), and may ask you to further authorize the third-party\nconferencing system the add-on connects to. After authorizing, you can freely\nselect any of the add-on conference solutions for your events.\n\n### On mobile (Gmail only)\n\nOn mobile, the Google Workspace add-ons that extend\nGmail have icons that appear as a horizontal row at the bottom of the currently\nopen message or draft. Clicking an icon opens that interface at the bottom of\nthe message.\n\nFor Google Workspace add-ons that\n[extend the Gmail with compose actions](/workspace/add-ons/gmail/extending-compose-ui),\nthe add-on icons appear in the compose view's top-right menu.\n\nStarting an Editor add-on\n-------------------------\n\n| **Note:** Editor add-ons are only available on desktop clients, and not on mobile.\n\nMost Editor add-ons create one or more menu items in the **add-ons** menu\nof the editor. It's a best practice to create at least one menu item for\nan Editor add-on to serve as the initial launch point that explains the\nadd-on's purpose and usage. Selecting one of the add-on menu items causes\nsome functionality of that add-on to start; often add-ons use menu items to open\nthe main sidebar or dialog that represents the primary add-on interface.\n\nGoogle Forms doesn't use the same menu bar as the other editors. Instead, you\ncan find Forms add-on menu items by clicking the\nextension icon in the upper left of the\nForms editor interface. Forms add-ons only extend the form editor, not the\nforms that are sent out to for replies."]]