Plain text files (.txt) are the most universal format. Cerewro generates them for simple reports, reusable templates, legacy configuration files, formatted logs and any structured text content.
Create a TXT template for order confirmation emails with variables like {{customer_name}}, {{order_number}}, {{total}} and {{shipping_date}}
| Use | Description |
|---|---|
| hosts file | Local DNS configuration (hosts.txt) |
| requirements.txt | Python project dependencies |
| .env templates | Environment variable templates |
| Formatted logs | Records with timestamp and severity level |
| Email templates | Templates with variables for personalization |
| Inventories | Lists of servers, IPs, IT assets |