Thinkeo Documentation
HomeWebsiteAPI DocumentationThinkeo Platform
HomeWebsiteAPI DocumentationThinkeo Platform
  1. Apps
  • šŸš€ 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. Apps

šŸ“± Publication Interface

šŸŽÆ Overview#

The Publication Interface allows you to generate a document, called a "publication", that is editable and exportable, from an App.
This interface is distinguished by two main parts: the left sidebar called the Wizard and the right space where the Publication is built. The Wizard is a questionnaire that allows you to move from one Step to another and offers different types of Options for the User to respond.
image.png
The Wizard will, through the Steps and Options answered or selected, assign Attributes and Variables to the publication. These elements will feed the different Blocks of the App and trigger the Execution of each of them at the right moment, thus applying the logic established by the Architect.
šŸ”— Key Concept: The Wizard acts as an orchestrator, collecting user input and triggering block execution to build dynamic publications in real-time.
The Wizard offers several types of Steps and Options for the User to respond.

🧭 Navigation#

1
Step Validation
The validation of a Step is done using the "Next" button at the bottom right of the Wizard.
With each Step validation, the content can evolve on the right panel, according to the configuration defined in the App.
image.png
2
Step-by-Step Navigation
Navigation from one Step to another is done using the "Back" and "Next" buttons.
āš ļø Important: Going back to a previous Step to change an Option will result in clearing the responses and options selected in the following Steps.
āœ… Navigation Flow: Each validation can update the publication content in real-time based on your App's configuration.

šŸ“‹ Steps#

The different types of Steps are Predefined responses, Free input, File upload, Message and End.
šŸ“ Predefined Responses Step
Allows the User to choose one or several options from a list of possible responses.
āœļø Free Input Step
Allows the User to respond directly in a text field to mention the requested information.
šŸ“Ž File Upload Step
Allows the User to drop one or several documents that will serve to feed the AI.
šŸ’¬ Message Step
Has an informational purpose, it provides information to the User and can be validated without any other action on their part. It is also used as the second-to-last Step in a journey and made blocking to ensure that all content has been properly generated before validation.
šŸ End Step
Presents itself like a Message Step and concludes the flow of the publication journey.

šŸ—ļø Step Structure#

Each Wizard Step is structured as follows:
Visual Elements
Step icon and App name
Title / Question heading
Description (optional) to provide clarification on what is requested from the User
Interactive Elements
Options for user interaction
Navigation controls
Validation mechanisms
image.png

āš™ļø Options#

The different types of Options are Checkbox, Single choice, Dropdown list for Predefined responses, a text field for Free input steps and file drop for File upload steps.
1
Predefined Response Options
Checkbox: In the form of checkboxes, one to several responses
Single choice: In the form of circles to check, only one possible response
Dropdown list: In the form of a dropdown menu to open to select the expected response, only one possible response
2
Interactive Input Options
Free input: A text field that expands according to the amount of content entered, accepts text, numbers and special characters
File upload: On click the explorer opens to select files from the User's computer, it is also possible to drag/drop files directly onto it
image.png
image.png
šŸ“˜ User Experience: Each option type is designed to optimize data collection while maintaining an intuitive interface for users.

šŸ“„ Publication Content#

The content of a block can be modified in the right part of the publication interface as soon as the block's Execution is completed.

āœļø Content Editing Capabilities#

Direct Editing
The User can directly click on generated content to then enter text, modifying the existing or adding to it
Real-time interaction as soon as content is displayed
Advanced Formatting
Highlight text to activate an additional menu
Perform complementary formatting (H1/H2/H3/Bold/Italic)
Enhanced text styling options
image.png

šŸ”„ Dynamic Content Updates#

Block Execution is invisible to the User, who can therefore interact with its content as soon as it is displayed.
āœ… Real-time Generation: Content updates automatically based on user selections and block execution.
Important behavior: If content is being generated and the User goes back to a previous step to change an option that affects the concerned block, then the content will be replaced by the new generated text.

šŸŽÆ Key Takeaways#

The Publication Interface provides a seamless experience where:
The Wizard collects user input through structured steps and options
Real-time generation creates dynamic content based on user selections
Direct editing allows users to refine and customize generated content
Flexible navigation enables users to adjust their choices while maintaining data integrity
This interface transforms static Apps into interactive document generation tools, bridging the gap between user input and AI-powered content creation.
Modified atĀ 2025-09-02 13:51:28
Previous
6ļøāƒ£ Hands-on Practice - Testing Your App
Next
šŸ—ļø Studio
Built with