Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added "Open Chat Studio" to title to avoid confusion with CommCare feature flag pages

...

The following sections correspond to the different feature flags with a small description of each.

Events

Allows running a predefined action during whenever a certain event happens. What action should trigger and on which event this should trigger can be configured by the user.

...

  • Logging the last message.

  • Ending a conversation.

  • Summarizing the conversation.

  • Prompting the bot to message the user.

  • Create a scheduled message.

    • This is useful if you want your bot for instance to check in with the user after a certain amount of time elapsed from when they started the conversation. You can also do periodic check-ins etc.

  • Starting a pipeline

    • This will trigger any of the pipelines that you built. See the Pipelines feature flag for more information.

Pipelines

This gives you access to the Pipelines feature.

Analysis pipelines

This feature allows you to run analysis on some data source. Current supported data sources include

...