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

šŸ“ Paragraph Block

1. šŸ“‹ Overview#


The Paragraph Block is the most used in Thinkeo, it allows you to add text that you will display, use, or reuse in other Blocks.

šŸŽÆ Primary Uses#

We can use it notably to:
šŸ“‘ Create titles between sections of an App
āœļø Write "static" content used directly in a Publication
šŸ¤– Write Prompts, or parts of Prompts
šŸ“Š Add attributes as Variables in "static" content or prompt instructions to feed it

šŸ”„ Dynamic Content#

When a variable is used or content is generated by AI, we then speak of "dynamic" content.
Additional uses include:
šŸ“ Write variants of static content in a Choice Block
šŸ–¼ļø Add images
šŸ“‹ Add tables
āž• And much more
šŸ“˜ Universal Block: The Paragraph Block will generally be used in all Blocks that allow nesting other Blocks, such as Group, Choice, Condition, and AI Blocks.

2. āš™ļø Specifications#


🚫 Key Limitation#

āš ļø Important Restriction
The Paragraph Block cannot have Nested Blocks.

✨ Text Formatting Features#

It is possible to select text in a Paragraph Block to make an additional menu appear dedicated to formatting.
image.png
1
šŸ–¼ļø Adding Images
You can also add images by dragging and dropping from your computer or by using the image icon after clicking on an empty line.
image.png
2
šŸ“‹ Adding Tables
On the same principle, always by clicking on an empty line, you will see an icon appear allowing you to add tables.
Then use the "+" to add rows or columns, the "-" to remove them, and the table menu will allow you to colorize the header or not as well as merge or unmerge cells.
image.png

3. šŸ”„ Variables#


An attribute can be used in a Block as a Variable. During Block Execution, this Variable will be replaced by the attribute value entered by the User on the publications interface.
image.png
šŸ’” Variable Syntax: The syntax to add an attribute is @@. This will open a window to search and select the desired attribute.
image.png

šŸŽÆ Variable Benefits#

šŸ”„ Dynamic Content
Transform static text into personalized content based on user inputs
ā™»ļø Content Reusability
Use the same block template with different attribute values across multiple contexts
šŸŽØ Personalization
Create tailored experiences for each user interaction
⚔ Efficiency
Reduce duplication by using variables instead of creating multiple similar blocks
Modified atĀ 2025-09-03 07:42:08
Previous
🧩 Group Block
Next
šŸ” Condition Block
Built with