Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Tip |
---|
Before you start: make sure your MARBEL agent is connected to your Dialogflow agent and you completed the [TBU]Your MARBEL Agent step. |
Prolog and Patterns
Greeting pattern without self-identification
...
Warning |
---|
When you have added a name for your agent, and the new pattern and rule for generating a self-identifying phrase, you can now Run your Conversational Agent again to hear your agent self-identify itself. |
Visuals
Welcoming page
When a user has visited the Start page and clicked on the Start button, your agent should start by greeting its user. But we would also like to show a webpage that welcomes the user and is shown while the greeting pattern c10
is active and ongoing. Additionally, the new page provides the user with the ability to start talking by clicking on the microphone icon.
Whether you followed our suggestions above or not, make sure your welcoming page looks inviting!
See Visual Requirements for more information.
Run It!
Make sure you have added the c10
pattern to the agent’s agenda in the dialog_init.mod2g
file.
...