Thinkeo Documentation
HomeWebsiteAPI DocumentationThinkeo Platform
HomeWebsiteAPI DocumentationThinkeo Platform
  1. Release notes
  • 🚀 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. Release notes

🚀 Thinkeo v1.0 Release Notes

We're excited to present the latest improvements and features of Thinkeo! On the program: new Word and PowerPoint blocks, credit consumption tracking, API, archiving, and new AI models!

🆕 New Features#

📄 Word Block Evolution
Variables support and AI-powered variable filling
📊 PowerPoint Block
Generate presentations directly via Thinkeo
💰 Credit Consumption Tracking
Monitor your usage with detailed dashboards
🔗 API Integration
Create your tokens for API usage

📄 Word Block Evolution#

The Word Block now supports variables and even AI-powered variable filling. You can now send specific content to your headers, footers, tables, and other particular document elements. You can still export your entire publication at once using a single variable.
1
Create Variables in Your Template
Create variables in the format {~~variable} in your Word template (in docx) where you want your content.
2
Add Template to Word Block
Add this template to a new Word block that will detect your variables.
3
Nest Content Blocks
From the Studio hierarchy, nest your content blocks within your Word block.
4
Associate Variables
From your block settings, associate attribute IDs or content block IDs to each variable. Each content will be exported to the corresponding variable in the Word template.
5
Enable AI Generation (Optional)
If you want automatic variable filling during publication, check the "AI Generation" option and add instructions for the AI to organize content according to your expectations.
Documentation
Check the dedicated Word block documentation here 📄 Word Export Block

📊 PowerPoint Block Available#

It's finally possible to generate presentations directly via Thinkeo, without going through an integration with Make or another automation tool. The PowerPoint block works on the same principle as the new Word block, using variables placed on your template to send content generated by Thinkeo to each of your slides.
1
Create Variables in PowerPoint Template
Create variables in the format {~~variable} in your PowerPoint template where you want your content.
2
Add Template to PPT Block
Add this template to a PPT block that will detect your variables.
3
Nest Content Blocks
From the Studio hierarchy, nest your content blocks within your PPT block.
4
Associate Variables
From your block settings, associate attribute IDs or content block IDs to each variable. Each content will be exported to the corresponding variable in the PPT template.
5
Enable AI Generation (Optional)
If you want automatic variable filling during publication, check the "AI Generation" option and add instructions for the AI to organize content according to your expectations.
Documentation
Check the dedicated PPT block documentation here 📊 PPT Block

💰 Credit Consumption Tracking#

We've added a dashboard and information on several platform pages to help you track your credit consumption. You can easily visualize the real cost of a publication or an App. You also have the possibility to configure alerts when a monthly budget is reached and a limit not to exceed, either per Team or per App.
📊 Visibility Locations
Track your usage across multiple platform locations
📱 Publication View
Top left: credit amount and cost in euros
Real-time cost tracking
🏠 Home Page
Average publication price per App
Quick overview of usage
🎛️ Studio Dashboard
From the first Studio page, you'll have the average publication price for each App.
📈 Team Usage Dashboard
1
Access Dashboard
From the Team menu, in "Usage", find a dashboard with Team or App consumption per month
2
View Detailed Metrics
See total cost and average cost per publication
3
Set Consumption Alerts
Define consumption alerts and budget limits not to exceed

🔗 Thinkeo via API: Create Your Tokens#

You'll discover the "API" tab in your Team menu, from where you can create your tokens for your platform usage via API. The token is valid for the entire Team, adjustable so it only grants the right to perform publications, and you can schedule its expiration and revoke it at any time.
🔐 Token Management Features
Team-wide validity
Publication-only permissions option
Scheduled expiration
Instant revocation capability

📦 Application and Attribute Archiving#

It's now possible to archive attributes and applications to hide them. Their content is not deleted, and it's possible to restore an application or attribute to make them visible again. This functionality allows better organization of your workspace by hiding unused elements.
🗃️ Archive Management
Hide unused elements without deletion
🔄 Restore Function
Restore archived items when needed

🧠 New AI Models Added#

Many new models are available in the AI block as well as the ability to activate reasoning for compatible models.
🆕 Model Additions:
1
OpenAI Models
GPT-4.1, GPT-4.1 Mini, GPT-4.1 Nano, o3, o3 Mini, and o4 Mini
2
Google Models
Gemini 2.5 Flash and 2.5 Pro replace the old versions
3
Mistral Models
Mistral Small and Pixtral Large
4
Anthropic Models
Claude 3.7 Sonnet
5
Open Source Models (Scaleway-hosted)
Deepseek R1, Llama 3.3, and Mistral Small
AI Documentation
To learn more about these models and the AI block, check the documentation 🤖 AI Block

🛠️ Additional Improvements#

📖 Three-Level Application Opening#

An existing application will open by default with three hierarchical levels of blocks unfolded on its first opening. This change enables smooth opening of applications created by other architects. Manual block opening changes are kept in memory; this default opening only applies the first time.

🎨 The Apps Editor Becomes the "Studio"#

The application editor is now called the "Studio". Navigation in the Studio has been improved: when creating a new block or reloading a page, the page will automatically scroll to the new block or the last selected block.

⚡ Publication Interface Performance Improvement#

Publication interface performance has been improved, which is particularly visible for complex applications. This optimization makes using your Apps smoother when running through a long questionnaire with a large publication.

🐛 Bug Fixes#

We've resolved several issues to improve platform stability and performance:
1
Block Settings Popup
Fixed the behavior of the block settings popup that remained closed after a light click
2
Tab Management
Fixed a bug when closing the last open tab or displaying a tab of a deleted application or block
3
Step Responsiveness
Fixed a step responsiveness bug
4
Conditional Step Display
Improved responsiveness of conditional step display
5
Attachment Counting
Fixed counting of attachments linked to blocks, which could be counted multiple times and prevent block creation or updating
6
User Deletion Verification
Verification when removing a user from a Team to ensure it's not the last user of the Team
7
Additional Fixes
And many other fixes

🎉 Conclusion#

We hope you'll enjoy these improvements and look forward to your feedback. Your suggestions are valuable for evolving Thinkeo.
Happy exploring this new version!
The Thinkeo Team
Modified at 2025-09-04 15:15:32
Previous
🚀 Thinkeo v1.2 Release Notes
Next
🚀 Thinkeo v0.10 Release Notes
Built with