Stay organized with collections
Save and categorize content based on your preferences.
The Actions console's Develop, Deploy, and Analytics tabs consist of
three main areas: the main navigation menu, left menu, and editing area. The
following sections describe these areas in more detail.
Figure 1. Main navigation menu (1), left menu (2), and editing area (3).
Main navigation menu
The main navigation menu provides access to the different areas of the Actions console.
Figure 2. Main navigation menu of the user interface.
Develop: The visual web-based IDE, Actions Builder.
Test: The Actions simulator for testing your Action.
Deploy: Directory information and details for your Action used for review.
Analytics: Analytics and health information for your Action.
More options: Additional options for user and project settings, accessed by clicking the more more_vert icon.
Overview
The Overview page provides a brief view of your Action's analytics and quick setup, build, and deployment options. The headings in each section take you to the related page in the other sections of the console.
Develop
The Develop section of the console houses the visual web-based IDE, Actions Builder, which is built on top of the Actions SDK.
The layout of Actions Builder consists of three main areas:
Figure 4. The left menu (1), element panel (2), and element properties panel (3).
Left menu
The left menu for Develop contains everything you need to build your Action.
Figure 5. Left menu of the Develop section of the console.
Invocation: How users invoke and interact with your Action.
Scenes: The individual states of your conversation.
Intents: Structured objects that represent events that need processing.
Types: Notifies the NLU (natural language understanding) engine of structured data to extract from a user's input.
Interactive canvas: Options for using Interactive Canvas in your project.
Webhook: HTTPS web services (fulfillment) to respond to triggered events.
Theme customization: Where you set colors, fonts, and images used throughout your Action.
Account linking: Allows your Action to utilize Google's account linking.
Backend services: Options for additional Google backend services.
Element panel
The element panel displays the currently selected scene, intent, or type. In addition, this panel displays options for invocation, webhook, theme customization, account linking, and backend services, when selected in the left menu.
Element properties panel
When a property of a scene is selected, options for that property are displayed here.
Undo, delete, save
Actions Builder automatically saves your changes when you navigate to another page. Alternatively, you can click Save.
You can also undo changes since the last save (or autosave) by clicking the undo undo icon.
The delete delete icon deletes the currently selected scene, intent, or type.
Test
In the main navigation area, click Test to go to the simulator for testing your Action.
Deploy
The Deploy section has options available for
publishing your Action. The left menu for Deploy
has the following sub-sections:
Figure 10. Left menu options for the Deploy section of the console.
Directory information: Assistant directory information related to your Action, including description, sample invocations, images, contact details, privacy and consent info, and additional Action settings.
Location targeting: Sets which countries and regions your Action is available in.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eThe Actions console provides tools to develop, deploy, and analyze Actions using the Develop, Deploy, and Analytics tabs.\u003c/p\u003e\n"],["\u003cp\u003eActions Builder, accessed via the Develop tab, is a visual IDE for building Actions with features like Scenes, Intents, and Webhooks.\u003c/p\u003e\n"],["\u003cp\u003eThe Deploy tab manages directory information, location targeting, and release stages for your Action.\u003c/p\u003e\n"],["\u003cp\u003eThe Analytics tab offers insights into Action usage, health, discovery, and directory performance.\u003c/p\u003e\n"],["\u003cp\u003eAdditional options, including user preferences and project settings, are accessible through the "More options" menu.\u003c/p\u003e\n"]]],[],null,["# Console UI\n\nThe Actions console's **Develop** , **Deploy** , and **Analytics** tabs consist of\nthree main areas: the main navigation menu, left menu, and editing area. The\nfollowing sections describe these areas in more detail.\n**Figure 1.** Main navigation menu (1), left menu (2), and editing area (3).\n\nMain navigation menu\n--------------------\n\nThe main navigation menu provides access to the different areas of the Actions console.\n**Figure 2.** Main navigation menu of the user interface.\n\n- [**Overview**](#overview): Overview information for your Action.\n- [**Develop**](#develop): The visual web-based IDE, Actions Builder.\n- [**Test**](#test): The Actions simulator for testing your Action.\n- [**Deploy**](#deploy): Directory information and details for your Action used for review.\n- [**Analytics**](#analytics): Analytics and health information for your Action.\n- [**More options**](#more_options): Additional options for user and project settings, accessed by clicking the more *more_vert* icon.\n\n### Overview\n\nThe **Overview** page provides a brief view of your Action's analytics and quick setup, build, and deployment options. The headings in each section take you to the related page in the other sections of the console.\n\n### Develop\n\nThe **Develop** section of the console houses the visual web-based IDE, Actions Builder, which is built on top of the Actions SDK.\n\nThe layout of Actions Builder consists of three main areas:\n**Figure 4.** The left menu (1), element panel (2), and element properties panel (3).\n\n#### Left menu\n\nThe left menu for **Develop** contains everything you need to build your Action.\n| **Note:** If you don't see the left menu, click on the menu icon *menu* in the upper left corner.\n**Figure 5.** Left menu of the **Develop** section of the console.\n\n- [**Invocation**](/assistant/conversational/actions#invocation_model): How users invoke and interact with your Action.\n- [**Scenes**](/assistant/conversational/scenes): The individual states of your conversation.\n- [**Intents**](/assistant/conversational/intents): Structured objects that represent events that need processing.\n- [**Types**](/assistant/conversational/types): Notifies the NLU (natural language understanding) engine of structured data to extract from a user's input.\n- [**Interactive canvas**](/assistant/interactivecanvas): Options for using Interactive Canvas in your project.\n- [**Webhook**](/assistant/conversational/webhooks): HTTPS web services (fulfillment) to respond to triggered events.\n- **Theme customization**: Where you set colors, fonts, and images used throughout your Action.\n- [**Account linking**](/assistant/identity): Allows your Action to utilize Google's account linking.\n- [**Backend services**](/assistant/console/firebase-services): Options for additional Google backend services.\n\n#### Element panel\n\nThe element panel displays the currently selected scene, intent, or type. In addition, this panel displays options for invocation, webhook, theme customization, account linking, and backend services, when selected in the left menu.\n\n#### Element properties panel\n\nWhen a property of a scene is selected, options for that property are displayed here.\n\n#### Undo, delete, save\n\nActions Builder automatically saves your changes when you navigate to another page. Alternatively, you can click **Save**.\n\nYou can also undo changes since the last save (or autosave) by clicking the undo *undo* icon.\n\nThe delete *delete* icon deletes the currently selected scene, intent, or type.\n\n### Test\n\nIn the main navigation area, click **Test** to go to the [simulator](/assistant/console/simulator) for testing your Action.\n\n### Deploy\n\nThe **Deploy** section has options available for\n[publishing](/assistant/console/publish) your Action. The left menu for **Deploy**\nhas the following sub-sections:\n**Figure 10.** Left menu options for the **Deploy** section of the console.\n\n- [**Directory information**](/assistant/console/directory-information): Assistant directory information related to your Action, including description, sample invocations, images, contact details, privacy and consent info, and additional Action settings.\n- [**Location targeting**](/assistant/console/publish#location_targeting): Sets which countries and regions your Action is available in.\n- [**Surface capabilities**](/assistant/console/publish#surface_capabilities): Specific device capabilities for your Action.\n- **Company details**: Company, developer, marketing, and business contact information.\n- [**Brand verification**](/assistant/console/brand-verification): Options for connecting websites and Android apps to your Action, for verification and cross-platform functionality.\n- [**Release**](/assistant/console/releases): Alpha, beta, and production release options for your Action.\n- [**Assistant links**](/assistant/engagement/assistant-links): Specialized URLs that point to specific intents with your Action.\n\n### Analytics\n\nThe **Analytics** section shows health and usage information for your Action.\nThe left menu for **Analytics** has the following sub-sections:\n**Figure 11.** Left menu options for the Analytics section of the console.\n\n- [**Usage**](/assistant/console/analytics#usage): Usage charts and data for your Action.\n- [**Health**](/assistant/console/analytics#health): Latency and error information related to your Action.\n- [**Discovery**](/assistant/console/analytics#discovery): A list of how users trigger your Action, implicitly and explicitly.\n- [**Directory**](/assistant/console/analytics#directory): Rating and access information for your Action's directory listing.\n\n### More options\n\nClicking the more *more_vert* icon gives you\nadditional options for your Actions project:\n**Figure 12.** Additional options available within the console through the more *more_vert* icon.\n\n- **User preferences**: Actions on Google alert settings and communication preferences.\n- **Project settings**: Project information, developer event invite codes, and language options.\n- **Manage user access**: User access options in Google Cloud Platform.\n- **Send feedback**: Feedback form for Actions console.\n- **Community and support**: Links to Actions community sites and support options."]]