Thinkeo Documentation
HomeWebsiteAPI DocumentationThinkeo Platform
HomeWebsiteAPI DocumentationThinkeo Platform
  1. Get started
  • 🚀 Discovering the Thinkeo Platform
  • Get started
    • 🚀 The Basics: Introduction
    • 🧩 The Basics: Blocks
    • 🧙‍♂️ The Basics: The Wizard
    • 🏷️ The Basics: Attributes
    • 1️⃣ Hands-on Practice - App and Attributes
    • 2️⃣ Hands-on Practice - Blocks
    • 3️⃣ Hands-on Practice - The AI Block
    • 4️⃣ Hands-on Practice - The Wizard
    • 5️⃣ Hands-on Practice - Block Execution
    • 6️⃣ Hands-on Practice - Testing Your App
  • Apps
    • 📱 Publication Interface
    • 🏗️ Studio
  • Blocks
    • 📁 File Block
    • ⚡ Block Execution
    • 🤖 AI Block
    • 🧩 Group Block
    • 📝 Paragraph Block
    • 🔍 Condition Block
    • 🎲 Choice Block
    • 🔍 Search Block
    • 🔗 API Call Block
    • 📄 Word Export Block
    • 📊 PPT Block
    • 👁️ Filtered Views
  • Attributes
    • 🏷️ Attributes
    • ⚙️ Attribute Editor
  • Best practices
    • 📝 Writing Effective Prompts
  • Admin
    • 💳 Thinkeo Credits
    • 👥 Team Management
    • ⚙️ Settings
  • Release notes
    • 🚀 Thinkeo v1.2 Release Notes
    • 🚀 Thinkeo v1.0 Release Notes
    • 🚀 Thinkeo v0.10 Release Notes
    • 🚀 Thinkeo v0.8 Release Notes
    • 🚀 Thinkeo v0.7 Release Notes
    • 🚀 Thinkeo v0.6 Release Notes
  1. Get started

🧙‍♂️ The Basics: The Wizard

🧙‍♂️ What is a Wizard?
It's the interface that creates the link between the User and the blocks. The wizard retrieves data and triggers the work of the blocks.
It is a questionnaire that will unfold step by step.
At each step, the User of your App will add information in different forms, depending on the type of step.
As with blocks, there are different types of steps adapted to different needs. If all have common functionalities that we will return to later, the way steps accept information differs.

📋 Step Types Reference#

The possible step types are:

🎯 Predefined Responses#

To offer the User a single or multiple choice from predefined answers

✏️ Free Input#

To allow the User to fill in a text field

📁 File Upload#

To be able to deposit one or more documents

💬 Message#

To give indications to the User and make them wait during content generation

🏁 End#

To close the questionnaire
image.png

🔄 The Bridge Between Wizard and Blocks#

📋 In summary, we have the blocks that constitute your decision tree and content rules, we have the wizard that allows the User to provide data. It now remains to see what bridges the wizard and the blocks.
NEXT STEP
The next component that connects everything together is Attributes - the data transfer mechanism that makes the magic happen.
Modified at 2025-09-02 09:25:38
Previous
🧩 The Basics: Blocks
Next
🏷️ The Basics: Attributes
Built with