Discover interest-driven content, grow your professional network, and build your personal brand.
Recently active
Dear Celonis Community, One of the things that makes our Community so special is the wide range of voices and experiences that come together here. Every customer, partner, and member brings a unique perspective, allowing us all to learn, connect, and grow by sharing our stories.That is why we’re incredibly excited to feature @gagan1 in our latest Community Member Spotlight!An independent full-stack developer and process analyst, Gagan treats the process mining space as a laboratory for testing new ideas and solving complex data flow problems. From building web applications and securing cloud databases to writing custom Process Query Language queries, his work focuses on bridging the gap between data engineering and user-facing dashboards to make business processes easier to understand.In this spotlight, Gagan shares his experiences within the Celonis Community, what inspires his innovative approach, and how he views the true value of staying connected here.Here is what he had to say:Wh
Hey—great to see you here in Community Connect.This is your space to dive into interest-driven content, grow your professional network, and shape your personal brand as you grow. Here’s just a glimpse of how members have already used it: 📌 Dana Diedrich ( @dana.diedr), a Process Excellence Manager, recently completed the full training track for the Celonis Data Analyst Certification and offered to help others with real tasks in the system to gain hands-on experience.📌 Mani Krishna ( @Manikrishna), who’s just starting out with their Celonis journey, reached out to the Community to learn and connect for tips on how to excel. 📌 Farouk ( @farouk.abdel) is leading a live project and reached out to connect with Data Engineers who have SAP HANA XSA experience.📌 Arthur ( @ArthurS), an independent consultant in the Netherlands, asked about partnership opportunities to better support his clients with Celonis.📌 Hima ( @hima.thoma), a final-year Computer Science student, posted a cal
Dear Community Members,Your perspective on the Celonis Process Intelligence platform is incredibly valuable to us—and to the wider industry.We are inviting you to share your experience with Celonis on G2. By writing a quick review, you’ll help other professionals navigate the world of process intelligence and make informed decisions for their businesses.As a thank you for your time, G2 is offering a $20 gift card for all approved reviews.👉 Ready to share? Click here to get startedThank you for your continued support and insights!
Hi everyone, how are you?I'm trying to combine two tables with the same columns in a Data Model. My goal is to merge the data so I can continue adding and analyzing new information in my views.I've tried using UNION/UNION ALL, but I haven't been able to get it to work. What is the correct way to combine two tables with the same structure in a Celonis Data Model?Any help or guidance would be greatly appreciated. Thanks in advance!
Welcome to the Celonis Retail & CPG Community! We’ve brought together the makers and the sellers to create a powerful ecosystem for process excellence. Use this space to celebrate wins, troubleshoot industry-specific challenges, and explore how Celonis provides the foundation for your emerging AI initiatives. We believe that by sharing our collective insights, we all move faster. We’re glad you’re here—let’s start shaping what’s next!
I am very happy, the learning is interactive and engaging, having access to business-user.training.celonis.cloud helping a lot, I am learning and will keep sharing my journey :)feeling great to be here.#MyFirstPost
Hello everyone,We currently have a functional dashboard used for daily operations, which includes several Action Flows. These Action Flows are intended only for a limited set of users who actively use the dashboard on a daily basis. To restrict access for other users, I attempted creating a duplicate version of the dashboard without the Action Flow functionality. However, maintaining two versions of the same dashboard has become operationally expensive and difficult to sustain. Could you please suggest if there is a way to restrict Action Flow functionality based on user access or role, without duplicating the dashboard?Thanks in advance.
We are inviting our community members to share their experience with Celonis on TrustRadius. Your perspective on the Celonis Process Intelligence platform is incredibly valuable; your feedback helps peers across the industry make informed decisions.TrustRadius will provide a $25 gift card (or the option to donate it to a great cause! 🌍) once your review is approved.Ready to share? Click here
Hi, I know that this subject already had some answers, but most of them are rather old, and a lot of things changed since then. :)Around 1.5 month ago my company filled form on Become a Partner | Celonis, but we didn’t receive any answer since then. Is there any way to check the status of it, or person I could email? We’re mostly located in Poland, but also having offices in Belgium and Germany.Best Regards,Mateusz Dudek
Your experience with Celonis Process Intelligence platform is invaluable—not just to us, but to your peers across the community. 🚀We’re currently gathering feedback on TrustRadius, and we’d love for you to share your perspective. As a token of appreciation for your time (usually about 10–15 minutes ⏱️), TrustRadius will offer you a $25 gift card 💳 or the option to donate that amount to a good cause 🌍.How to participate:Click the link below to go to TrustRadius feedback survey page 👇 Complete the review by logging into TrustRadius (reviews are anonymous) 💼 Once approved, you’ll receive an email to claim your $25 💳 Share Your Review
Hey Celonis Users,In many parts of the word Spring 🌸 has sprung and Winter is behind us which also means that Celonis teams have started planning of our Process Intelligence Events 2026. Whoop! Whoop!The Process Intelligence Days are taking place across 6 continents.Find an event near you to Learn MoreJoin your community in person to learn, network, and get a slice of PI.It’s time to industrialize Enterprise AI. I’ll be in London! If you’re going let me know! PS: Community Connect is a our space for general and interest-driven content, a place to grow your professional network and shape your personal brand as you grow. If you have any product related questions please do use the Product Hub or Product Q&A.
Hi Fellow Celonis Users!Having been a Celonaut for 7 years, I’m looking for ways to better support our user community. I’m considering pursuing the idea of Celonis Office Hours—a recurring open session (starting weekly with the potential to move to daily slots) where users can drop in for real-time help.The Vision: Expert Support: Sessions staffed by Celonis Value Engineers and Consultants. Resource Navigation: Quick answers and guidance to the right documentation. Deep Dives: Breakout rooms for complex, data-specific troubleshooting. Networking: A space to connect with fellow power users. Would you find a recurring session like this valuable? I would love to hear your thoughts or any specific topics you'd like to see covered. Looking forward to your feedback! Best,Adam
Hello everyone,I’m trying to configure an Action Flow with the following logic:From a View, I want to retrieve only the selected case ID. Pass that case ID into the Action Flow. Inside the Action Flow, add the corresponding user ID and activity. Write these three values into a Google Sheet (case ID, user ID, activity).Here is what I currently have:In Get Rows, I am mapping the Input. In Inputs, I created the variable input as an Array, and in Specification I set it as a Collection. The View contains multiple columns and additional data, but I only want to map the case ID from the selected row.My final goal is:➡️ In the View, I have a table that includes the case ID. I want to select that specific case ID, even though there are other fields and values in the same row.➡️ Trigger the Action Flow with that mapped case ID.➡️ Add the corresponding user ID and activity inside the Action Flow.➡️ Write everything into a single row in Google Sheets.If anyone can explain step by step how to conf
Hi everyone,The table _CEL_O2C_ACTIVITIES exists in my Data Model and contains the column ACTIVITY_EN. The data model loads successfully.However, when I reference it in my PQL, I get the following error:A PQL error is preventing this query from executing.Syntax error near [.] after reading [ "_CEL_O2C_ACTIVITIES"] at line 7.I have verified: The table exists The column exists No spelling mistakes Data model is loaded correctly Has anyone encountered this issue before?Is there a specific reason why referencing _CEL_O2C_ACTIVITIES"."ACTIVITY_EN would trigger this syntax error?Any suggestions would be appreciated.
send alert when the data model has not loaded for 35 minutes (if it fails once and loads correctly 2 mins later its not a problem. Its just a problem if it fails repeatedly or does not finish loading for over 35 minutes within the action flow
Hi, is there any place to find out the industry wheel for the pay roll process or any value opportunities and KPIs relevant to payroll process readily available in celonis?
Hi everyone,I hope you are doing well. I am an engaged Management & Technology student from Munich and I was very interested in applying for the internship position “Value Engineering AI & Management Consulting (Value Engineering French Market)” in Paris, France at Celonis.Unfortunately, on the day I was about to submit my application, the job posting was no longer available on the careers page.Would anyone be able to share the HR/recruiting contact email (or point me to the right person/team) so I can kindly ask whether the position has been filled or if there is still a possibility to apply?I would really appreciate any help. Thank you very much in advance!Best regards,Philip Ziegler
Hello!I encountered the following error message while trying to run my action flow:Failed to verify connection 'My Celonis User connection'. Status Code Error: 404 Please help me out. Thanks,Guru
Hi you all I am student of UFF in Brazil and doing my master degree there wich my tesis is Process Mining using Celonis.Can anyone help me to use this program. Iam dealing with some issues and would be very grateful if anyone can help me to continue. Below my email deniseagrellos@id.uff.br or denise.agrellos@hotmail.com Many ThanksDenise
Hello,I want to understand if we can use pie chart color mapping on metrics instead of dimension considering the fact that top metric categories may change in the future.Currently I can map the color on dimension level. However I want to map it on calculative metrics.Any suggestions.? Regards,Apurva
Hi everyone,I’m conducting an academic research study at the University of Haifa that explores the human reasoning process during process mining analysis — how analysts explore event logs, form hypotheses, and cope with uncertainty.I’m looking for participants with basic familiarity with process mining (coursework, training, self-study, or professional exposure — expert level is not required).Study details:• One-on-one Zoom session (up to 60 minutes)• Think-aloud process mining analysis task• Screen sharing + audio/video recording (research purposes only)• Supportive, non-evaluative settingParticipants are compensated with a $30 USD gift card or PayPal payment upon completion.👉 Registration link:https://hosnii97.github.io/process-mining-study/
As we approach the end of the year and the holiday season begins, we wanted to take a moment to pause and reflect. This year has been a powerful reminder of what happens when connection, collaboration, and community come together.Throughout the past year, we’ve had the absolute pleasure of engaging with so many of you. Whether we met in person, connected through a challenge, or shared ideas in the Community, your presence has made a lasting impact. We’ve had real conversations, listened to your experiences, and shared in the insights that make Celonis Community so unique.The passion you bring to the Celonis Community means the world to us. Your feedback and your participation are what drive us forward. As we look toward the new year, we are excited to continue taking action on your ideas to build a Community that serves you even better.Thank you for being such a meaningful part of this journey. You make this Community more than just a platform—you make it a home for connection and coll
The event transformed Munich, Germany into a global hub of innovation — uniting over 3,500 business and technology leaders to explore the future of process intelligence and enterprise AI.It all centered on a shared mission:To help organizations harness AI’s full potential through process-driven transformation.Celosphere Venue entrance🎤 Vision Keynote: The Future Is AI-Driven and ComposableThe Vision Keynote set the tone for a future where enterprises are built on flexibility, intelligence, and composability.🧠 Key Takeaways: Enterprise AI as a strategic discipline: AI isn’t just a technology — it’s a mindset that seamlessly integrates intelligence into every business operation. The challenge: Only 11% of AI projects today deliver measurable business value — largely due to siloed data and lack of process context. The Celonis breakthrough:Process Intelligence emerges as the “missing layer,” connecting data across systems to create a living digital twin of enterprise operations. Th
Dear all!My name is Yingtao and I’m leading the Process Mining team at valantic! It is really great to be in the community and looking forward to exciting exchanges with you! :)
What’s the Program about?The Virtual Peer-to-Peer Matchmaking pilot from the Celonis Community connects practitioners for tailored, one-on-one conversations to exchange best practices, troubleshoot process challenges, and build meaningful peer relationships. My Participation and Process Match: I participated in this pilot program by registering my interest to find a “Process Match” from Celonis' global expert network. Celonis identified a match from Denmark, a senior process intelligence practitioner from an industrial manufacturing background. We exchanged backgrounds and current areas of focus in process mining, fostering a connection grounded in relevant domain knowledge. Interaction Highlights Our discussion covered the latest Celonis capabilities and their practical implications for improving business processes. We specifically delved into the Order-to-Cash (O2C) process, sharing challenges, improvement levers, and measurement approaches. The conversation provided valuable
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.