Purpose
The purpose of this guide is to provide a clear, step-by-step process for adding functions to a custom default message.Procedure
Inputs (what you need to get started)
- Access to the platform where you’ve created the default message.
- Knowledge of the functions you want to add.
Identify the part of the flow where the AI is managed. This is typically indicated by the presence of OpenAI or a similar LLM tool.

Review the existing functions. Anything in blue is already added. To add a new function, click on the uncolored function option. This is likely the new function you want to include.

Outputs (what you get when you’re done)
- Updated default message with added functions.
- Improved functionality for your AI model.
FAQs
How do I know which function to add?
How do I know which function to add?
A: Identify the specific actions or triggers you want your AI to perform, then select the corresponding function to add. All functions that are in a blue color are already active. All functions in gray would still need to be added if you want them to be active.
What if my function does not work properly?
What if my function does not work properly?
A: Nearly 100% of the time, this comes down to your prompt. You need to be very clear in your prompt what you want the AI to do, what to collect, and when to trigger that specific function.


