Discover our learning resources and share your experiences...
Recently active
New to TrendMiner? Ready to start analyzing your process data more easily and faster than ever before? Here's a learning path to quickly reach first value with our platform and to gradually build your TrendMiner knowledge and ability: In-App Onboarding FlowUpon your first login, you can follow the in-app onboarding flow. This guided process is designed to familiarize you quickly with our platform's functionalities and capabilities which will improve your work flow. If you prefer, you can access the in-app guides at any time via the Help Center.Onboarding EmailsYou'll receive a series of onboarding emails that contain valuable information and tips to help you start your journey with TrendMiner. However, please note that your company might have disabled these resources, so ensure to check with your admin if you don't receive them.Walk through the TrendMiner Basic GuidesThe bite sized short Basic Guides videos help you understand how to use TrendMiner in your daily work by focussing on pr
Recordings of our recent advanced trainings are available via the following Vimeo playlists:English GermanHere's an overview of the available recordings:Beyond Value-Based Search: Counting Events with Formulas in TrendMiner [German, English] Define, Compare, Improve: Golden Batch Profiling in TrendMiner [English, German] From Data Points to Decisions: Advanced Scatter Plot Analysis [English, German] Event Analytics in Action: Gain Deeper Process Insight [English, German] Daily Production & Automatic Reporting [English, German] Data Preprocessing: Preparing Your Data for Comparable Analysis [English, German] DashHub – Create a Control Center of your Process [English, German] Statistical Reporting Tricks: Track the Danger of Climate Change [English, German] Mastering Tag Types in TrendMiner – Tips, Tricks & Hands-On Exercises [English, German] Value Based Searches – Tips & Tricks [English, German] Data Importing - Everything you need to know [English, German]
Condition-based maintenance 🔧 is powerful. Monitor what's happening and act only when needed. But some maintenance tasks still need to track time 🕑. Regulatory requirements don't care if your asset is running smoothly. Some failure modes are unpredictable and preventive by nature. And if your equipment runs 2 hours in winter and 18 in summer, a calendar-based schedule is useless. You need to track actual operating hours since the last maintenance event.The strongest programs use both. You monitor bearing temperature and oil quality in real time. You also ensure critical seals get replaced every 5,000 operating hours. With TrendMiner's custom calculation feature, you can build a time-since-maintenance tag by defining the operating conditions that "count" toward your interval, then tallying the actual hours. Set a monitor and get alerted when you hit the threshold. When the equipment has actually earned the maintenance.Want to build operating-hour counters for your equipment? Reach out
Hello 👋,The recording of the webinar “What's New in TrendMiner 2026.R2.0? “ is now available.Watch the recording: Release Notes SlidesHere is the summary of the webinar: Mobile Dashboards: Your TrendMiner insights are now on your phone, with no app to install, so they travel with you on the plant floor, on a walkround, or away from the control room. You can even scan a QR code on a piece of equipment to open the right dashboard in seconds.Increased Level of Nesting for Calculated Tags:Calculated tags can now be nested up to 20 levels deep, so you can build hierarchical roll-ups that mirror your plant: compute KPIs at unit level, aggregate at area level, and roll them up to plant level, with each step saved as its own reusable tag. The tag dependency browser also gains an Edit button that takes you straight to the Tag Builder.TrendMiner's New MCP Server:It connects your process data and analytic tools to the AI assistant your team already uses. Engineers and operators can ask question
Weather and climate conditions have a measurable impact on manufacturing operations. Temperature fluctuations affect material properties, humidity influences product quality, and atmospheric pressure can impact equipment performance. By bringing weather data directly into TrendMiner, you can correlate these environmental factors with your production metrics in real time, revealing patterns that spreadsheet-based analysis misses.Quick exampleHere's a Python script you can run within custom calculations to extract the latest weather data and create a new tag with it. You can also create your own custom connector using our API documentation; reach out to your Customer Success Manager or the TrendMiner Support Team for more information.import pandas as pdfrom datetime import datetimeimport pytzimport osimport requestsfrom trendminer import TrendMinerClientclient = TrendMinerClient.from_token(token=os.environ['ACCESS_TOKEN'])output_file = os.environ["OUTPUT_FILE"]# Set your facility timezon
Do you have spaced events such as batches, equipment startups or production runs of a particular product type that you want to visualize side by side? Apply a manual filter or a search-based filter that captures the timeframes between each event, then collapse the filters. You can now see these events stitched next to each other for a clearer view of each.
Hello 🖐🏻By combining TrendMiner's existing functionalities and using automation, you can build more complex solutions for a wide range of operational challenges.During this session, we demonstrated what's possible through three real-life examples:• Overall Equipment Effectiveness (OEE) reporting• Energy management• Golden Batch monitoring SlidesRecording: Need a solution built in TrendMiner? Want to enable your team or yourself to build your own solution in TrendMiner?Reach out to us!
New to TrendMiner or five years in, this cheat sheet keeps the platform's core capabilities one page away. It follows the natural path of an analysis, from descriptive and diagnostic through to predictive, then covers the knowledge management and dashboarding features.
Hi! 👋The recording of our July 2026 live training Beyond Value-Based Search: Counting Events with Formulas in TrendMiner is now available! 🎉In this webinar you can learn formula-based techniques to count and analyze events beyond a simple value-based search. You can also discover how to count events from the focus chart with Formula tags, determine how often an event occurs within another event, and break down event counts by month. Recordings:German EnglishSlides:German English
Gantt charts give morning meetings a clear starting point. Every asset, its operational state, and any events from the last shift are laid out on one timeline, so teams can quickly see what happened overnight, agree on which anomalies are worth digging into, and move into investigation without spending the first 15 minutes piecing the story together from trends.A few practical applications we've seen work well:Instant "did we run?" answer. Green operational bars show uptime coverage at a glance, and any gaps immediately draw the eye. Batch cycle flags. Conditional formatting turns any batch red when cycle time, temperature, or quality exceeds threshold, so the meeting starts with the exceptions rather than the routine. Planned vs. unplanned at a glance. SAP or CMMS maintenance events sit inline with process upsets, removing the "was this us or them?" debate. One-click drill-down. Click any bar to open the context item and jump into TrendHub with tags and timeframe pre-loaded, moving fr
Yesterday, Christina Linne (Head of Product Marketing) and Tim Haselaars (Product Manager) hosted a webinar introducing the TrendMiner Agent, our native in-application AI capability. If you missed it or want to revisit it, the recording is available below. What's covered The session walks through what the TrendMiner Agent is, how it's built, and what it looks like in practice:The foundation: how the agent combines an LLM of your choice, TrendMiner's analytics tools, and your historian data into a single, orchestrated experience native to the TrendMiner interface Agent skills vs. agent tools: why giving an AI access to your data isn't enough, and how process engineering expertise is encoded into the agent's reasoning Live demo: a combined cycle gas turbine use case, from a rising heat rate anomaly through root cause analysis to economic impact quantification Routines: the companion feature that turns a one-time agentic analysis into a repeatable, structured workflow How this differs fro
Hello 👋In this session, we covered the different types of administrators in TrendMiner and what each one can do, the identity providers you can connect to manage authentication, and how user roles determine what people see and can act on. You can find the slides here. Watch the recording here 👇https://vimeo.com/1202174203?share=copy&fl=sv&fe=ci
Hello 🖐In Part 1, we got to know Yves and looked back on his journey with TrendMiner and our Community. Yves is Director Technology at Valero Energy, the largest independent refiner in America, based at their San Antonio headquarters. He’s responsible for some key applications related to Process Key Performance Indicators (KPI) monitoring, engineering documentation management and analytics with TrendMiner.Now let's look together at the lesson Yves believes every process expert should know and his advice for the next generation.Your LegacyWhat’s the achievement or moment you’re most proud of in your career?My unique background allowed me to be at the service of others, like Process SMEs, and I am proud that my work helps them with their day-to-day work and make them shine.What’s the most valuable lesson you’ve learned that you’d say “every process expert should know this”?This may sound odd, but I believe that there is a very high value in documenting your work and sharing knowledge.
Hello 👋 We want to take a moment to recognize one of our most valued Community members: Yves Racette, who has reached Polestar🌟, the highest rank in our Community. 🎉 Yves is Director Technology at Valero Energy, the largest independent refiner in America, based at their San Antonio headquarters. He’s responsible for some key applications related to Process Key Performance Indicators (KPI) monitoring, engineering documentation management and analytics with TrendMiner.As Yves prepares to retire, we did an interview with him to capture his journey, the lessons he’s learned over a full career as a process expert, and his advice for the rest of us. Let’s Get to Know YouCan you tell us about your background?I graduated as a Chemical Engineer from Laval University in Quebec City, Canada. I had an unusual career for a Chemical Engineer as I worked in Automation, with Data Historian systems and in software development during my entire career.What’s your role day to day? I typically manage u
Hi! 👋The recording of our May 2026 live training Define, Compare, Improve: Golden Batch Profiling in TrendMiner is now available! 🎉In this webinar you can learn how to define your ideal process profile based on multiple calculations, analyze deviating process values, and detect and track deviations from the ideal profile. Perfect for users who want to establish best-practice baselines and drive consistent process performance.Recordings:German EnglishSlides:German English
"How do I prove the ROI of TrendMiner?"The value is usually there. But it lives in people's heads, in emails or in reports that have gone lost in Sharepoint. When the business asks for proof, you end up reconstructing instead of reporting.In the latest Success Series webinar for Strategic stakeholders, our CSM Lead @Tommy Peters presented a framework to capture value continuously. It's a lightweight system with three layers, explained below… Curious to see the full webinar? Check it out here: Layer 1: Capture at the moment of workWhen an engineer finishes a meaningful piece of analysis, they report four things right then:What problem it addresses How big it is roughly Who should validate it When it was completed.Don’t ask them to make a full ROI calculation, just capture enough context to build on later.Give the size scale some shape (e.g., Large means it affects a full production line or represents an estimated annual impact of €50,000 or more). Use whatever you already have: a field
Bridge the gap between identifying issues in your enterprise applications and analyzing the underlying process data, cutting troubleshooting time dramatically.Create a linkage between your external applications and TrendMiner by dynamically creating a URL to either a Dashboard or a TrendView with a pre-populated timestamps and process tags.Following the structure below to create URL Link to a (1) Dashboard or (2) Trend View.Dashboard Embed:https://your_trendminer_url/dashhub/dashboard/123?embed=true&startDate=2025-09-16T14:05:17.590Z&endDate=2025-09-18T14:05:17.590Z TrendHub View:https://your_trendminer_url/hps/index.html#/chart/externalView?start=1709856000000&end=1710374400000&tag=tagname1&tag=tagname2&tag=tagname3
Hello,Our third TrendMiner Success Series Strategy webinar's recording is now available! In this session, we walked through the three stages of value maturity we see across our customer base, the behavioural reasons most programs stall in stage one, and a three-layer approach you can start applying next week to catch value at the moment it happens, harvest it as a team, and build a portfolio your sponsor can defend.Watch the recording:
Here’s a question that pops up regularly in customer meetings, usually 2 to 3 years in:"What value are we actually getting from TrendMiner?"It's a fair question. And it almost always leads to a second one that's harder to answer:"What value were we hoping to achieve?"When nobody has a clean answer to that second question, people start listing anecdotes, pulling up usage numbers, trying to build a case on the fly. It feels defensive rather than confident. Even when the results are real… The fix is actually simple: a one-line vision. One sentence, written before the program gets started (or now if you don’t have one yet), that answers: what are we trying to achieve, for whom, by when. Bayer called it: "Uncover hidden potential to initiate process improvements directly on site." Ten words that gave the program lead a filter for every use case decision and the sponsor something concrete to fund and protect.From there, the use cases selected themselves. A root cause analysis of viscosity pr
Hello,In this session we walked through how indexing works, what the different index statuses mean, how to read and act on indexing performance, and which parameters are worth tuning for your specific setup.You can find the tag index update simulator here. It calculates if index delays can be expected based on the number of indexed tags and their index policy, the configured number of indexing threads and the data source response times.You can read the slides here.Watch the recording: Got questions about this webinar? Share them with us in the comments! 👇
Hello 👋,We had the 2026.R1.0 release webinar yesterday. Thanks to everyone who joined!For those who missed it, here are the recording, slides and full release notes:📽️ Watch the recording 📊 Check out the slides📄 Full release notes Share Your Product Ideas with usFunctionality requests can be submitted at https://community.trendminer.com/ideas Requests are reviewed regularly by the product team. Several features in this release originated from Community submissions. Here is the summary of the webinar: Collapsed Plotting When a filter is active, users can now collapse filtered-out time periods. The remaining data is stitched together and scaled to fill the full chart area. Gap indicators mark where data is non-continuous. This view also applies to Dash Hub tiles. Context Field Configuration Administrators can now configure individual context fields per type with the following options: mark a field as required, set a field to read-only, define field display order, set decimal precis
Remember when creating a downtime report meant hours of digging through data, building charts, and wrestling with spreadsheets? Those days are over!By integrating TrendMiner's AI MCP server with your own company’s AI platform (MS Copilot, ChatGPT, Anthropic, etc.) you can now generate comprehensive downtime reports in seconds with just a simple prompt. Behind the scenes, TrendMiner's AI MCP talks directly to your instance while pre-trained skills handle extracting the right data, analyzing patterns, and formatting everything into a professional report.Reach out your CSM or Account Executive if you want to learn more about our AI Early Access Program so you can start leveraging AI with TrendMiner.
Every process engineer has been there. A lab sample comes back out of spec, and now you're working backwards through twelve hours of data trying to figure out what went wrong. The investigation eventually finds something. Maybe a feed shift, a heat exchanger drift, a utility upset. By then the batch is already off-spec and the conversation in the morning meeting is uncomfortable.The goal isn't to investigate faster. It's to see the excursion coming. TrendMiner has the building blocks for predictive analytics in the standard toolkit, no ML Hub required. The workflow below turns one investigation into a soft sensor that runs continuously and warns you before the next excursion lands. Customers like Bayer (a 10% production capacity increase), Kuraray (30 hours of unscheduled downtime prevented) and CP Kelco (potential savings above $1M per year from process deviation reduction) have all turned this kind of analytical work into measurable operational outcomes.The path from excursion to sof
The TrendMiner version lifecycle policy is something many admins only discover after something goes wrong. This post explains what it means and what kind of support you can expect at each level. For the current list of supported versions and end of life dates, always refer to the TrendMiner Lifecycle page. Support levelsEvery major TrendMiner release has a support level associated with it. Minor versions always inherit the same support level as their major release.Full support (latest and latest − 1) : The two most recent major releases receive full SLA coverage. High-impact bugs and security issues are actively patched, and fixes for low-impact issues are included in the next release. Patches are released periodically — subscribe to the patch notification form to stay informed, or check the Patch Release Updates page directly.Upgrade support (at least 1 year after release date) : Once a version falls outside the two most recent releases, it enters upgrade support. Only upgrade-blockin
Enhance your TrendMiner dashboards with AI-generated video walkthroughs. Use Copilot-powered Clipchamp to quickly create professional videos that help users understand and get more value from your dashboard data. Step 1: Create a Clipchamp Video in SharePoint Step 2: Generate Your Video with AIWrite a clear description of your video's purpose and provide the script for your audio or on-screen text. Let Copilot AI do the heavy lifting—it will generate a polished, professional video in seconds. Once created, export it as an MP4 file, ready for embedding. Step 3: Embed as an External Content Tile in TrendMinerPreview your video in SharePoint to get the iframe source URL, then embed it as an external content tile in TrendMiner.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.