Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
Build AI Solutions for Service
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Add a Custom Entity

          Add a Custom Entity

          Create custom entities to gather information that matches a regex pattern or list of synonym values.

          Required Editions

          View supported editions.
          User Permissions Needed
          To build and manage Einstein Bots:

          Customize Application

          OR

          Modify Metadata

          OR

          Manage Bots

          Custom entities have a data type of text. The bot can recognize an entity in customer input, extract the information, and save it to a variable. Custom entities support two methods of extraction: regex pattern or a list of values and synonyms. Entities can be shared across versions of the same bot.

          1. From the Bot Builder menu, click Entities.
            Entities option in Bot Builder menu
          2. In the Entities list view, click New.
          3. Provide an entity name and description and select an extraction type for the entity.
            1. If the entity type is Pattern, optionally enter a regex pattern. If the entity represents something that follows a pattern, such as an order code or email address, you can use a regular expression to capture it from user input. For example, use the following regex to identify an email address in customer input: \b\w+@[a-zA-Z_]+?\.[a-zA-Z]{2,3}\b
            2. If the entity type is Value List, see Add a Value List Entity.
          4. Save the entity.
           
          Loading
          Salesforce Help | Article