Browse Custom GPTs Section 4: Conversation Flow

Decision Tree Design

4 fill-in slots · from The AI Prompt Handbook for Custom GPTs

Your details

0/4 filled

Decision Tree Design

Design a conversation decision tree for this GPT:

GPT PURPOSE:
[What it does]

MAIN USE CASES:
1. [Use case 1]
2. [Use case 2]
3. [Use case 3]

Create a decision tree:

INITIAL CLASSIFICATION:
- What question(s) determine which path to take?
- How to handle ambiguous answers?

FOR EACH PATH:
- What information is needed?
- What sequence of questions works best?
- What outputs are generated?
- Where does the conversation naturally end?

PATH SWITCHING:
- How to recognize user wants to change paths?
- How to handle gracefully?

DEAD ENDS:
- What requests are outside scope?
- How to redirect without frustrating users?

Diagram the tree in text format and write the conversation flow section for the system prompt.

Highlighted [slots] are still empty. Downloads are plain .txt — paste into any AI assistant.