Prompts overview
A prompt is a container that holds an audio message and text-to-speech pairings on a “per language” basis. These pairings are called prompt resources. A prompt informs the caller that an action is required or that a process is complete, and guides callers through an interaction of some sort. For example, Architect can play a prompt when control is passed to a menu, or when a call is transferred to another flow. In general, prompts tell callers what to do.
- You can also use user prompts for agent greetings. Administrators can assign greetings to one or more agents programmatically.
- Create a greeting as an Architect user prompt, and then assign it to specific agents using the Genesys Cloud public API,
PUT /api/v2/telephony/agents/{agentId}/greetings. - Using this method, you can perform bulk or automated assignment of greetings without requiring each agent to configure their own greeting manually on the Agent Greetings tab in Preferences.
- Create a greeting as an Architect user prompt, and then assign it to specific agents using the Genesys Cloud public API,
- If Architect cannot convert an audio file to a playable format, the upload will fail. All prompt audio files should be in .wav format. In a .csv, Architect assumes specified files without extensions are .wav files.
- The file size is limited to 25MB.
- The maximum length of a user prompt name is 200 characters.
Architect contains two types of prompts: User prompts and System prompts. For information on permissions required to access user and system prompts, see Architect permissions overview.
Depending on the types of prompts you want, you can manage prompts from the User Prompts tab or the System Prompts page, making it easy to add, review, and update and prompts at a high level without having to open forms. For more information about each type of prompt, see the Suggested content. To learn more about how prompts work in Architect, click to expand the following sections.
[NEXT] Was this article helpful?
Get user feedback about articles.