AU Class
AU Class
class - AU

BIMbeats: Real-Time Data Analysis for Revit, Dynamo, BIM 360, AutoCAD, and More

Share this class

Description

Many organizations are undergoing digital transformation to prepare for a data-driven future. A measurement of the success of your strategy can be captured through a data analysis of how your organization uses BIM (Building Information Modeling) tools. Using BIMbeats, you can achieve real-time data capture. BIMbeats uses the Elastic stack to transform data into insights, and ingests and stores data from multiple formats to provide real-time dashboards in multiple formats, including Microsoft Power Bi, Tableau, and Kibana. By capturing user activity and processing log/journal files in a digestible format, BIMbeats can identify the super users who can automate mundane tasks and those who may need a little help breaking old habits. It can also check whether your projects are meeting model- and information-based deliverables and support ISO19650 auditing. Triggers can also be set to take immediate action when company standards or best practices are not being followed.

Key Learnings

  • Learn how to proactively develop learning and development plans through your own company's data insights
  • Discover whether your company and project-based modeling standards are being followed
  • Learn how to measure the time your teams take to complete tasks in order to better resource and cost future projects
  • Check how your company’s digital transformation strategy is tracking through real-time dashboards

Speakers

  • Matt Wash
    Matt has over 25 years experience in the AEC industry. Combining his skills as an engineer with his experience as a technician, Matt is keen to maximise the benefits of the BIM process and implement Lean Construction principles. Matt completed his post graduate certificate in Building Information Modelling and Integrated Design in 2013 with the University of Salford. Matt is a regular speaker at the Autodesk University and BILT Conferences, and won the top rated speaker at BILT Asia 2017, and most recently won a top rated class award at AU 2021.
  • Adam Sheather
    Adam Sheather is an associate director at AECOM, and his role is focused on the developing systems and people skills to deliver Building Information Modeling (BIM) and DE project deliverables to clients across AECOM’s market sectors. This involves supporting and upskilling the internal teams to deliver workflows and decision making to ensure best value for AECOM’s clients, and freeing up the talented team to work on design rather than focus on output. He works as part of the BIM Advisory Group, providing technical and strategic advice relating to contracts, BIM execution plans, project deliverables, support, management, and system tools relating to AECOM’s BIM management projects and BIM-to-FM Integration Solutions. Sheather’s other role is to manage the scope and product development of new applications working with AECOM’s Technology as a Service and Geographic Information Systems (GIS) Teams. This role identifies new product offerings for internal and external customers. It also identifies scope, budget, development and coding, and testing support to see these products integrated into the business lines.
Video Player is loading.
Current Time 0:00
Duration 38:03
Loaded: 0.43%
Stream Type LIVE
Remaining Time 38:03
 
1x
  • Chapters
  • descriptions off, selected
  • en (Main), selected
Transcript

MATT WASH: Hi, this is Matt Wash for Autodesk University 2021 presenting on BIMbeats, real-time data analysis for Revit, Dynamo, BIM360, AutoCAD, and more. So a little bit about me, I've been in the AEC industry for 25 years now. I started out as a structural technician and moved to a structural engineer position with Arup.

I guess I was pretty upset about the way that the engineering and technician world worked and that there was a lot of inefficiency in moving information from the engineers to technicians, which is why I made the transition from a technician to an engineer so that I could do both the analysis and the documentation and remove a lot of those inefficiencies that were present.

So after doing that for around 20 years, I wanted to extend it beyond just structures because I could see there was a lot of inefficiency between engineers and architects. So I joined BVN Architects as a design technology specialist focusing on removing a lot of those inefficiencies using the tools, obviously, Autodesk, Revit, and then Dynamo, and then moving across a whole suite of other tools.

And then in the last seven months, I've moved from BVN to Autonomation who are part of the Bad Monkeys group who most people are aware of. So we do a lot of work on obviously automating processes across the whole AEC industry. And I guess probably the most important thing is outside of work, I love a good craft beer, and that's anywhere probably over the last 25 years. I really miss not being in Vegas doing this presentation having been there for the last two or three years because you guys have got some really good beers out there. So hopefully, one day, I'll be back to present at AU in Vegas.

So a quick class summary, what we're going to go through today, we're looking at organizations, and most organizations are undergoing digital transformation strategies right now. So we want to look at how we can measure the success of that strategy through capturing some of the data that we're getting within our BIM models. So this talk is going to talk around the challenges and the opportunities of capturing company-wide BIM metrics and how we can develop actionable insights for reducing downtime and increasing productivity.

So some learning objectives, we're going to look at how we can develop some training plans through the company data insights, discover if modeling standards are being followed, measure the time that it takes teams to complete tasks to plan for better future projects, and to look at how your digital strategy is tracking on real-time dashboards, and again, those tips for improving productivity and reducing downtime.

So let's go back to 2017-- so this is when I first joined BVN Architects-- and have a look at how we were capturing data on model health within Revit. So a colleague of mine, Andrew Maher, had generated these awesome dashboards that were capturing the major metrics across our projects, but it was pretty static in the way that we were capturing it. And it wasn't that easy to scale this across every single project and capture the data with the frequency that we wanted to capture it. But it was a really good starting point.

So the proof of concept was that we would take the Revit model. We would use Dynamo to extract some of that information into Excel, and then we would use Power BI to read Excel to produce those dashboards that we just saw. So this was a really good MVP. It proved that we could extract this information, and it was really useful information. But it did require quite a significant human effort to do that, and it wasn't possible to capture some of the user activity that we were really keen to understand. We wanted to understand how long it was taking for files to open and what users were doing in the models and do that in real time.

So what we did next was we had an internal software developer, Dan Rummery, and Dan developed this tool called the Revit Batch Processor, which is actually open source and available on GitHub. And what this was able to do was able to process those Dynamo scripts across all of our files and do this overnight so that it wasn't impacting that human interaction with capturing that data and feeding it into Power BI. So the Revit Batch Processor essentially can be used to do anything you do on a single file with the Revit API or a script. You can now do that on many in an automated way. So that was really useful.

But some of the challenges that we had that couldn't be solved with that existing solution was that it was still pretty static. It wasn't in real time. It did require Dynamo and some human intervention, and the scalability issue was still a problem. We wanted to capture this on every single project, and we didn't want to start getting heaps and heaps of Excel files on our network.

And getting the trending metrics about how a file was performing over time and how frequently we'd do that, it was very difficult to ascertain whether we'd do it on a daily basis, a weekly basis, or fortnightly basis. Some projects wanted it more frequently than others, and it just got quite hard to be able to do that.

And one of the other things that we wanted to learn was that in some of the data that we were capturing, we wanted to know when those things were happening at the time it was happening. So for an example, if we wanted to find out when a CAD file was being imported into a Revit model, we weren't able to do that with the solution that we had.

And we had limited metrics on the interactions that the users were having with the model, and we couldn't capture those time-based metrics. And when we were looking at standard schema, the schema that we'd come up with how we were capturing those fields was kind of our own schema, and it wasn't able to be transferred across multiple products if we wanted to do that.

So when we first started looking into this, it was something that the BIM managers were really keen on understanding. They wanted to understand from a training point of view how they could target training better, who were the power users, who were the people that needed a little bit more help, how people were using the tools, how our plugins were being used, and all sorts of things. But it started off very much focused on BIM managers.

But then when we started looking at tools like Dynamo, we wanted to understand what was the investment of time with software developers. Were we going to hire some people to build these tools to automate a lot of the manual processes? And what was the return on investment for that? If we built a whole series of scripts, and they weren't being used, then was it because the script wasn't doing what it needed to do? Was it because we didn't have the right training in place? Or the opposite, were those scripts being used far more often than we ever imagined and was reducing all of that manual time so we could invest more in the software developers?

And from a user point of view, when it came to doing an appraisal each year and understanding where their competency was at and where they needed to upskill, we weren't able at this stage to be able to take that information and understand how to develop training programs for those guys.

And then from an organizational level, we started thinking, well, how can we take this much further and understand what the real digital footprint of the organization was? Just we were focused on Revit to start with, but we thought, well, if we can expand this, we can really get a really good understanding of how the organization is using all of these tools and how does that affect our investment in IT and how does it affect our investment in people.

From a project manager level, we would have architects or senior architects who would be directing their team to do certain tasks agreeing to certain milestones, but sometimes they didn't really have an idea of how long those tasks were going to take so they were agreeing to milestones issue dates and then having to work out what resource they needed to put on it, but it was really a bit of a guessing game. So we weren't capturing the time it was taking to do things so that that could inform future projects to better resource those projects.

And from an IT perspective purely, we weren't able to understand when Revit was crashing, why it was crashing. Was it the user? Was it the file? Or was it the infrastructure? So we realized pretty quickly that it was far bigger than just the BIM managers that wanted to understand this information. It was all these different groups could benefit from capturing this data.

So we had to look at what options were out there. And we had a look at the Proving Ground Apps. We had a look at Deep Space Sync. We had a look at Guardian. And we had a look at Unifi Analytics. We were using Unifi to manage our content. And all of these solutions were really good at the things that they targeted to do. And in fact, all of these are actually complementary to the solution that we ended up choosing. But the reason that we chose the solution that we chose was because it was such a broad range of things that it could do. But that's not to say that any one of these tools wouldn't complement the solution that we chose.

So what else is there? So we ended up with BIMbeats. So BIMbeats was able to combine model and user data. We were able to capture duration metrics. It was all in real time, and it was fully scalable. And when I say scalable, it wasn't just scalable from a Revit point of view. We were able to tap into all of these pipelines. So we were able to look at Revit. We were able to look at Dynamo. We were able to use Model Checker, BIM360, BCF files, IFC files, Rhino, Grasshopper, Navis, AutoCAD. The list just went on. So this really opened our eyes to having this real understanding of the digital footprint of the company across all of the products and not just a focus on one product.

So who are BIMbeats? So the guy on the left and the guy in the middle are pretty well known in the industry. So Adam Sheather who is actually also based in Brisbane, which was another reason that we chose BIMbeats, and I've known Adam for a very long time. I was talking to Adam about some of the challenges we were having, and he said, hey, we're developing this tool, and I think it's going to fit really well with what you do.

So Adam is one of the founding members of the Bad Monkeys group along with Konrad Sobon, and these guys are obviously very familiar in the AEC space, particularly within Revit and Dynamo being the creator of probably the biggest Dynamo package with Archi-lab and Adam's package of Dynaworks. So Adam's company is Autonomation, and that is part of the Bad Monkeys group, and that is who I now work for over here in Brisbane.

So how does BIMbeats work? So let me try and break this down in very, very simplified format. We install an MSI file on every local machine. So every user's machine has an MSI file, which installs an add-in to Revit and similarly across all of the other products, and it sits silently in the background and doesn't impact the user at all. So there isn't an add-in button in Revit. There's no ribbon. It's just an add-in that sits on top of Revit, but it sits silently and is capturing that data in real time.

So that data is then either Fed directly into Elasticsearch, or it goes to Logstash. So the Revit journal file, as an example, goes to Logstash. It's then aggregated and processed in Logstash. And then it's taken into Elasticsearch, which is the database. And then, it's Fed into Kibana or Kibana reads that database from a visualization business intelligence perspective.

Now, when we implemented this solution to start with, we were very familiar with using Power BI, and we were unfamiliar with Kibana. So what BIMbeats allows us to do is through a REST API call, call the Kibana or call the Elastic instance and then publish that to Power BI. So we have both options. We could use the Kibana interface, which was web based, or we could feed that into Power BI.

So this technology is proven across all of these large organizations so we weren't worried about scalability issues. People like Netflix obviously pumping heaps and heaps of data into this technology. So an organizational set of data for their BIM tools was pretty easy to handle.

So what we were able to do was capture, filter, and visualize. So what we're seeing on the left-hand side of the screen here is the Kibana interface, and this is the Discover tab. So this is reading in in real time depending on the index that you're looking at all of what's happening across the organization in real time.

So what we're looking at here is we're saying action name equals sync and give me the duration of each of those syncs, and then we can have the username in there, too. So we can see in real time how long it's taken those files to open by the user, and we can drill down into whatever metric we want, what file they're in, et cetera, et cetera.

Now that's the raw data input. On the right-hand side, we can take that data and create visualizations and dashboards. So the example that we have on the right here is our use of custom packages and nodes that we can drill down by user or by file to understand which custom packages are being used on which files.

So earlier I was talking about the alerting system. So what BIMbeats is able to do is to create a webhook into Teams or Slack or Trello or Zendesk if you use Zendesk Help Desk to track anything that you want in real time as an alert. So the example that's on the screen here is when a user has modified a View Template that is a company-wide View Template.

So this was a request that we had that users were going in and modifying templates. And if they needed to modify a template, it was quite likely that that change needed to be fed back into the main template so it was available for everybody. But when you make that change to the View Template here, it's affecting multiple users and can have detrimental effect on other people's documentation.

So we set this up as an alert so when that View Template's changed and applied, you'll see on the bottom right-hand side of the screen, there's an alert that pops up in Slack to say, hey, someone's just gone and changed this View Template. And then when you open up that alert, it will tell you who did it on what file and when.

On the right-hand side of the screen here is showing where companies have got existing workflows in place. So they've already got something set up similar to what BVN had with their Power BI dashboards, but now this is reading the live data from Kibana or from Elastic and feeding that directly into Power BI.

So if we start looking at exactly how it works, this would be a user working away in Revit. They create a field region, or it could be anything, and then as soon as they synchronize that change to the model, you'll see at the moment, it's saying there's zero masking regions in the Kibana interface.

They synchronize the file. They jump back into the Kibana interface. They refresh that view, and the number of masking regions goes from 0 to 1. So this is just an example of obviously any metric that's being captured within Revit that is a metric-based data, so number of instances of any families, number of types across any category.

That's recording that, and it's recording the file size, the warnings, the number of in-place families, all of that type of information in real time. And then, we can obviously sync that live to Power BI. So as soon as it goes back into Power BI, it's just a refresh. It does the API call, and then that information that was in Kibana is also in Power BI.

So one of the biggest challenges that we had at BVN was users saying that it took a long time to open Revit files. There would be times when people would say, hey, it's taking me like half an hour to open this file, and it's like it every day. And then you'd hear someone else from the other side of the studio say, well, I don't have that problem. It only opens in maybe five minutes for me. So we were like, well, OK, there could be a number of reasons why this is happening.

But the main reason we found was that it was when users were opening all of the work sets, it was taking up to 30 minutes, whereas when they were being selective about picking the work sets, generally, it would be maybe 5 or 10 minutes. So what this dashboard allows us to do is look at every single project, every single file, and every single user and understand the time it's taking to open those files, and most importantly, which users are opening all work sets versus those that are being selective over their work sets.

So the majority of cases when people were making this assumption or this claim that it was taking so long to open the model was because they were opening all those work sets. And then when we had a discussion with them around, well, what area are you working on in the model, we found out that the majority of times, they would only need to open up maybe seven or eight work sets in this particular example rather than all 23.

But when we first started looking at this, we found that on this particular project, which was a very large project, pretty much 75% of the users didn't have an awareness around the fact that only opening selected work sets had such a significant impact on the time it took to open that file.

So just having that transparency of understanding every file and every user and that behavior of not picking selected work sets reduced the amount of opening time on one file by four hours a week. So obviously, across every project across the organization this is this is a lot of downtime that was saved.

In terms of understanding the usage of our add-ins, this was something we really didn't have a good handle on. So every year when renewals would come up, we'd have to make a decision about whether we felt we should obviously get another year subscription. Or do we increase user licenses? Do we reduce user licenses?

So what we can do with BIMbeats is BIMbeats can track every feature that's used in every add-in. And then we can drill down and start understanding who's using those add-ins. So as an example, BIMlink is a great tool from Ideate, and we knew that there were power users. But we also were able to understand that people that were in roles that should be using BIMlink and should be using that process to reduce the manual effort, we could say, well, OK, these power users are obviously really competent. They understand how to use that.

When we resource a project, maybe there's an opportunity here to put a power user with someone who's less competent or doesn't know how to use the tool so they can work together on the project and learn on the job so that they increase their competency. And obviously, from a software purchasing point of view, we could work out whether or not it was actually worth purchasing some of these tools. Did we have a series of add-ins that we thought were being used that weren't actually being used?

Organizationally, BIMbeats captures every single process that's on the computer. So this extends beyond just the CAD and BIM tools. But in BVN's case, we were using SketchUp, and SketchUp had been in the organization for years, and we had 35 licenses of SketchUp.

Since moving to Revit, the usage of SketchUp was reducing, and more and more people were doing things in Revit that they used to do in SketchUp, but we weren't really recording that anywhere. And there was an assumption that we'd still needed the 35 licenses because we had 35 users.

And we sent a survey out saying, who are the people that still use SketchUp, and it came back with 35 people that said they used SketchUp. But what we found out in reality was that we actually only needed to buy seven SketchUp licenses. So we reduced the licensing from 35 to 7 because concurrently that was all we were ever using.

And similarly, the Adobe Suite, we were buying-- or not, there's the Creative Cloud Suite, which includes all of the products, but using BIMbeats we were able to find out who is actually using Photoshop and Illustrator and who was actually just using Adobe Reader, which was the free tool.

So this was really useful information about understanding from an organizational point of view outside of the CAD and BIM realm all of the other tools as well. And obviously, it tracks Revit so we could get a good understanding of who was logging in and who was using Revit at what time. And obviously, if people were still using MS Paint instead of Photoshop, which was quite alarming to find the number of people that still used Paint.

So when we went into COVID lockdown, like most of the world, we found that it was very hard to get a good understanding of what people were doing, when they were working, when they weren't working, and this wasn't from a point of view of checking up to make sure that people were doing their eight hours a day. This was more about trying to understand the new patterns, the new ways of working with people working from home. And we wanted to make sure that we were able to look at who was putting in long hours regularly every week.

So this dashboard here came in useful where all we're tracking here is the number of transactions in Revit across a project team to understand who's working long hours, who isn't working as longer hours or are they on other projects, and potentially, on this particular image, you can see when the BIM manager comes in on the weekend and audits the files and cleans them up. So the third line down there shows that.

But this was really good because, yeah, we didn't have that transparency of how the project teams were working that you would have when you're physically in an office. So this was really good to at least start a conversation with some of those people that were working long hours just to make sure that they were OK.

Recording crashes-- we at BVN had the Zendesk system, and we encouraged everybody to log a ticket every time Revit crashed. And we would have maybe one or two crashes a day logged in the system or probably not even that, maybe one or two a week. When we employed or when we implemented BIMbeats what we were able to do, because we're processing a journal file, we could find out how many fatal errors and how many unrecoverable errors were happening across the entire organization.

And we found out that approximately 10% of the unrecoverable and fatal errors were actually being recorded in the ticketing system versus what was actually happening. And generally, that would be the people that scream the loudest, the people that were whinging the most would be the people that would put in a ticket, whereas BIMbeats wasn't biased to the loudest person. BIMbeats was just extracting that information and being able to record exactly how many crashes were happening.

And that enabled us to do a number of things. One, we were able to get that alert set up straight away so that that could go into Zendesk and automatically create the ticket. But we could look at grouping. Was it the file? Was there three or four users having that same crash in the same day on that same file? What hardware was that user running compared to the other user? So we were able to really drill down and understand the root cause of why the crashes were happening rather than just isolated instances that we'd have to retrospectively go and look into.

And the other thing that BIMbeats does is that it captures the metrics of the PC at the time that these things were happening. So we could set up alerts which I'll show you later on where we could say, OK, if the memory of the machine exceeds 90% utilization, send an alert to the IT team so that they know that the user is doing something that is obviously pushing the system to the limit. And it might be that they were in too many versions of Revit, and they were trying to do too many things, and they needed educating around best practice, but it could also mean, well, that's what they need to do doing their job. Do they need more RAM?

From a model health point of view, and this is where I say there's other tools that are complementary, but what we could do was obviously track the number of in-place families on a project, and we can track the file size of those families, as an example. So what we would often hear is that users would say, oh, I've built an in-place family because I'm only using it once. It's a bespoke piece of casework. That's why I've not built it as a loadable family.

But what we're able to do here is obviously say, well, that bespoke piece of casework that you've just created, you've copied it 200 times in your model. So maybe it's better that that is a loadable family, and then we would have dashboards that would be set up that would provide links to training material. So for those users that didn't know how to build families, it would be, OK, we've identified that you've got 100 in-place families on this project. Here's a guide to show you how to build those families better.

And probably a good point to go onto here is that a lot of the information you see on the screen is blurred out, and I appreciate that's hard for you as the audience to understand exactly what's happening here, but the data that we're capturing in BIMbeats is obviously very sensitive, and that data is not shared outside of the organization. And obviously, I can't show some of this data during these slides.

So the instant alerting, this is an example of the very first instant alert we set up, and this was actually going into Trello. And this was when somebody imported a CAD file. So when somebody imported a CAD file rather than linking a CAD file, there are certain times when this is appropriate, but more often than not, it's because the user doesn't understand the impact of doing that. And worse still, we set up another one that's when you've exploded a CAD file.

So outside of Revit, we obviously are using BIMbeats for Dynamo as well and understanding the usage of Dynamo, understanding who's using Dynamo the most, to understand who are the people that can train other people. So this is now looking at Autonomation and the Bad Monkeys group.

So no surprise, Konrad is one of our power users. And then we can start drilling down into how those Dynamo scripts are used on projects by the file, by the script name over any period of time by the user. So this is really, really useful. If you have a set of company scripts that should be used to do certain tasks on all projects that you can check to make sure those scripts are running and to make sure that it's not just the same users that are executing those scripts.

Are they just the people that developed those scripts that are using it? And also, are there scripts out there that you're not aware of that people have developed that can be then rolled out company wide so that more people can understand the benefits of those tools? And are there multiple people building the same tool?

So from a deployment and training strategy perspective, we can drill down into the use of every single node in every single package. Now, this is obviously very, very detailed analysis, but it could be very, very useful when trying to build a training program to say, well, OK, I'm in Dynamo. What are the key nodes that I need to use?

So unsurprisingly in here with our team, this filter by Boolean mask is in there, list flatten, list create. So we can get a really good idea of what are those key nodes that we should be using when generating training programs both across the core package and the custom packages. And with custom packages, that will help inform our deployment strategy. What are the ones that we want to deploy across the entire organization? Are there certain packages that are only used by certain individuals doing certain tasks?

So all of this information is really, really good to minimize the amount of impact that having too many packages loaded on everyone's machine would have but also inform those training packages or training strategies. And no surprise here, when we drill into what Konrad's use of the custom packages, Konrad uses Archi-lab a lot. Lots of people use Archi-lab a lot, but Konrad uses it obviously.

So we're able to track how quickly the scripts run as well, minimum, maximum, and average times. So if there are scripts that are being used across the entire organization and they're appearing to run fairly slowly, there could be an opportunity to go in and optimize that script to make it run quicker. And we're capturing whether it actually runs or whether it doesn't. So did it execute successfully or did it not? And what's the difference between when a script is executed from Dynamo versus Dynamo Player?

So in our example, we very rarely use Dynamo Player because we're creating those scripts, but in a larger organization, does it make a difference if you then build a script and allow it to be used in Dynamo Player? And is the uptake of that script better if it's deployed that way? So in terms of your strategy around developing the tools, understanding how the users prefer to use the tool is really important, too.

So some of the other things that BIMbeats can do, if you're familiar with using the Revit Model Checker process, Revit Model Checker is in the BIM interoperability tools. What we're able to do is use that Excel document that's created as an export or as the result of that check, and then BIMbeats will automatically process that.

So we generate the Excel file as the report and save that somewhere, and then, we then process that by just moving that Excel file to a file on our C drive, which is Model Checker processing file. And as soon as we drop that Excel file into that folder, it automatically processes it and sucks it up into BIMbeats or into Kibana. So then you can then go into Kibana, and within a minute, it's then there to analyze.

And again, tracking over time, you can then have all of your Revit Model Checker data in for trending and create dashboards around that. So this is the check that I've just run, and then I've just said "show me anything that has pass or fail in there." We can filter by pass or fail, and it will run through that check and itemize those things. And obviously, this could then be put on a visualization which then sits on a dashboard to look at that trending over time using Revit Model Checker.

This was something I touched on earlier around measuring the effect the hardware has on performance of your users. So on the left-hand side here, this is the alert or Action section of Kibana where we can come in and say, OK, if the system memory usage is over 0.9 or 90%, send me an alert. So this is sending a Teams alert to our Teams channel to say, Matt's computer, which has got 16 gig of RAM, it got to 0.91 so 91%.

And then we can start drilling down and getting even more metrics around why that happened, when it happened, what I was doing at the time, and is it because I was running too many processes at the same time, or is it because that's what Matt needs to do his job so therefore, we need to up him to 32 gig of RAM, which is a request I've had into Adam for a while now. So I don't know if you're watching. Now I can get my 32gb of RAM. Thanks.

Navisworks, we process Navisworks files. This is all in real time and live as well as you're working in Navis. So as soon as you run a clash test within Navis, that's automatically sucked into BIMbeats, and then we can come in here and obviously filter the different search or clash tests and look at the counts and then feed that directly into Power BI if that was the existing workflow. So here, we're just looking at active, new, and resolved clashes, and this is obviously capturing this all in real time via Kibana and then being able to filter that in any way that we want.

Coming soon-- so this is a request that we've had around auditing models from a perspective of maybe ISO 19650 where there'd be certain requirements that certain parameters need to be filled out within the model. Now, rather than capturing every single parameter of every single instance of every single element in the model, we can specify templates or set up templates to process that data.

And this is one of our clients who said, we want to know whether or not elements are being modeled as they're going to be constructed. So as an example, we can say, well, OK, if you extract me the column category and give me the base and top level, we can see whether they are running level to level or whether they're running over multiple levels, as an example.

So this is something we're working on at the moment. It's pretty raw. We're doing it via just an Excel file and selecting the categories in those instances. But then BIMbeats is able to process that. And the intent here is that when you've got the template set up for company-specific requirements, that we'd automate that remotely so that you're not having to manually do that.

And that's another alert that has been set up by BVN, and that was that they use ITV tools and used the remote task ITV tool server to do a lot of their creation of PDFs or IFC files in the background so it doesn't impact the user. But what they were finding was that occasionally, the ITV tool server would stop because it would open up Revit, and it would prompt the user to either open or close or cancel or accept a dialog box that would pop up.

So what BVN did was they put BIMbeats onto the ITV tool server and then used the alert so that if any dialog box popped up, it sent them an alert in Teams so they knew that they had to go into that ITV tool server and then hit the button to say OK or Cancel, whereas having not had BIMbeats installed on the ITV tool server, they wouldn't know whether or not it had gone down unless they actually physically logged in. So that was really useful.

So in terms of data ownership and security, I think this is a really important point to touch on. I don't want to go into it too much detail, but BIMbeats as a company is not capturing any of that data and can't keep it for themselves. It's the data of the client. It can be hosted on your own premise. It can be hosted in the cloud or a combination of the two.

And from a licensing point of view, there's only a certain limited amount of data that is captured, and that's the IP address, the computer name, and the username, and it's fully GDPR compliant, and you own that data. BIMbeats does not collect or have access to any of those databases.

And then I guess lastly, when we rolled this out at BVN, there was a little bit of hesitation around this being very much big brother, and I guess it is in that it's capturing all of this data, but we wanted to make sure that the message was a positive one. And this was about increasing competency. It was about reducing downtime. And ultimately, if we can show that there's better ways and smarter ways of doing things and automate things, then it means that as a person working in a company, you can have more time with your family ultimately.

So it wasn't about this person's done this thing and we need to blame that person and they keep doing it. It was more around this continuous improvement opportunity to see who were the people that were really pushing the boundaries, who were the people that were the super users and recognize those people as well because a lot of the time, it wasn't visible the people that were really making a difference as well. So the message was definitely one that was a positive message, and it wasn't one to just check up on people.

So I appreciate that we've only got a limited amount of time for the presentation so we weren't able to cover some of these other tools, which we can hopefully do in the Q&A. So obviously, we didn't go through AutoCAD, BIM360, Bluebeam, BCF, IFC, the integration for Revit for Tally, Rhino, and Grasshopper, and then the management with FlexLM.

And the other thing that we're just starting to get into with Elastic and Kibana is the AI and machine learning capabilities. So there is an anomaly detection available in Kibana and Elastic so that's going to be really interesting to get into that when we start getting more and more data in there to see what the machine learning capabilities can do to help us predict future projects.

And the other one is timesheet validation. So BVN used Deltec Vision. So they've tied Deltec Vision and integrated that as part of BIMbeats, too, so that when timesheets are done at the end of the week, you can look at what people have actually put into their timesheet and use the data from BIMbeats to validate or at least check do those numbers match what the actual user was doing. Obviously, that's limited, and it's not a perfect science, but it at least gives a good idea of whether or not somebody did do the 40 hours, or whether they were doing 50 or 60 or whatever that might be.

So I'd like to say thank you for attending my class. Here's my contact details. Please get in contact if you've got any questions on anything that I went through. I would be happy to talk to you about it, or if you've got any feedback on things that you'd like to see BIMbeats do, please feel free to reach out.

______
icon-svg-close-thick

Cookie preferences

Your privacy is important to us and so is an optimal experience. To help us customize information and build applications, we collect data about your use of this site.

May we collect and use your data?

Learn more about the Third Party Services we use and our Privacy Statement.

Strictly necessary – required for our site to work and to provide services to you

These cookies allow us to record your preferences or login information, respond to your requests or fulfill items in your shopping cart.

Improve your experience – allows us to show you what is relevant to you

These cookies enable us to provide enhanced functionality and personalization. They may be set by us or by third party providers whose services we use to deliver information and experiences tailored to you. If you do not allow these cookies, some or all of these services may not be available for you.

Customize your advertising – permits us to offer targeted advertising to you

These cookies collect data about you based on your activities and interests in order to show you relevant ads and to track effectiveness. By collecting this data, the ads you see will be more tailored to your interests. If you do not allow these cookies, you will experience less targeted advertising.

icon-svg-close-thick

THIRD PARTY SERVICES

Learn more about the Third-Party Services we use in each category, and how we use the data we collect from you online.

icon-svg-hide-thick

icon-svg-show-thick

Strictly necessary – required for our site to work and to provide services to you

Qualtrics
We use Qualtrics to let you give us feedback via surveys or online forms. You may be randomly selected to participate in a survey, or you can actively decide to give us feedback. We collect data to better understand what actions you took before filling out a survey. This helps us troubleshoot issues you may have experienced. Qualtrics Privacy Policy
Akamai mPulse
We use Akamai mPulse to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Akamai mPulse Privacy Policy
Digital River
We use Digital River to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Digital River Privacy Policy
Dynatrace
We use Dynatrace to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Dynatrace Privacy Policy
Khoros
We use Khoros to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Khoros Privacy Policy
Launch Darkly
We use Launch Darkly to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Launch Darkly Privacy Policy
New Relic
We use New Relic to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. New Relic Privacy Policy
Salesforce Live Agent
We use Salesforce Live Agent to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Salesforce Live Agent Privacy Policy
Wistia
We use Wistia to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Wistia Privacy Policy
Tealium
We use Tealium to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Tealium Privacy Policy
Upsellit
We use Upsellit to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Upsellit Privacy Policy
CJ Affiliates
We use CJ Affiliates to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. CJ Affiliates Privacy Policy
Commission Factory
We use Commission Factory to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Commission Factory Privacy Policy
Google Analytics (Strictly Necessary)
We use Google Analytics (Strictly Necessary) to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Google Analytics (Strictly Necessary) Privacy Policy
Typepad Stats
We use Typepad Stats to collect data about your behaviour on our sites. This may include pages you’ve visited. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our platform to provide the most relevant content. This allows us to enhance your overall user experience. Typepad Stats Privacy Policy
Geo Targetly
We use Geo Targetly to direct website visitors to the most appropriate web page and/or serve tailored content based on their location. Geo Targetly uses the IP address of a website visitor to determine the approximate location of the visitor’s device. This helps ensure that the visitor views content in their (most likely) local language.Geo Targetly Privacy Policy
SpeedCurve
We use SpeedCurve to monitor and measure the performance of your website experience by measuring web page load times as well as the responsiveness of subsequent elements such as images, scripts, and text.SpeedCurve Privacy Policy
Qualified
Qualified is the Autodesk Live Chat agent platform. This platform provides services to allow our customers to communicate in real-time with Autodesk support. We may collect unique ID for specific browser sessions during a chat. Qualified Privacy Policy

icon-svg-hide-thick

icon-svg-show-thick

Improve your experience – allows us to show you what is relevant to you

Google Optimize
We use Google Optimize to test new features on our sites and customize your experience of these features. To do this, we collect behavioral data while you’re on our sites. This data may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, your Autodesk ID, and others. You may experience a different version of our sites based on feature testing, or view personalized content based on your visitor attributes. Google Optimize Privacy Policy
ClickTale
We use ClickTale to better understand where you may encounter difficulties with our sites. We use session recording to help us see how you interact with our sites, including any elements on our pages. Your Personally Identifiable Information is masked and is not collected. ClickTale Privacy Policy
OneSignal
We use OneSignal to deploy digital advertising on sites supported by OneSignal. Ads are based on both OneSignal data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that OneSignal has collected from you. We use the data that we provide to OneSignal to better customize your digital advertising experience and present you with more relevant ads. OneSignal Privacy Policy
Optimizely
We use Optimizely to test new features on our sites and customize your experience of these features. To do this, we collect behavioral data while you’re on our sites. This data may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, your Autodesk ID, and others. You may experience a different version of our sites based on feature testing, or view personalized content based on your visitor attributes. Optimizely Privacy Policy
Amplitude
We use Amplitude to test new features on our sites and customize your experience of these features. To do this, we collect behavioral data while you’re on our sites. This data may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, your Autodesk ID, and others. You may experience a different version of our sites based on feature testing, or view personalized content based on your visitor attributes. Amplitude Privacy Policy
Snowplow
We use Snowplow to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Snowplow Privacy Policy
UserVoice
We use UserVoice to collect data about your behaviour on our sites. This may include pages you’ve visited. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our platform to provide the most relevant content. This allows us to enhance your overall user experience. UserVoice Privacy Policy
Clearbit
Clearbit allows real-time data enrichment to provide a personalized and relevant experience to our customers. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID.Clearbit Privacy Policy
YouTube
YouTube is a video sharing platform which allows users to view and share embedded videos on our websites. YouTube provides viewership metrics on video performance. YouTube Privacy Policy

icon-svg-hide-thick

icon-svg-show-thick

Customize your advertising – permits us to offer targeted advertising to you

Adobe Analytics
We use Adobe Analytics to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, and your Autodesk ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Adobe Analytics Privacy Policy
Google Analytics (Web Analytics)
We use Google Analytics (Web Analytics) to collect data about your behavior on our sites. This may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. We use this data to measure our site performance and evaluate the ease of your online experience, so we can enhance our features. We also use advanced analytics methods to optimize your experience with email, customer support, and sales. Google Analytics (Web Analytics) Privacy Policy
AdWords
We use AdWords to deploy digital advertising on sites supported by AdWords. Ads are based on both AdWords data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that AdWords has collected from you. We use the data that we provide to AdWords to better customize your digital advertising experience and present you with more relevant ads. AdWords Privacy Policy
Marketo
We use Marketo to send you more timely and relevant email content. To do this, we collect data about your online behavior and your interaction with the emails we send. Data collected may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, email open rates, links clicked, and others. We may combine this data with data collected from other sources to offer you improved sales or customer service experiences, as well as more relevant content based on advanced analytics processing. Marketo Privacy Policy
Doubleclick
We use Doubleclick to deploy digital advertising on sites supported by Doubleclick. Ads are based on both Doubleclick data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Doubleclick has collected from you. We use the data that we provide to Doubleclick to better customize your digital advertising experience and present you with more relevant ads. Doubleclick Privacy Policy
HubSpot
We use HubSpot to send you more timely and relevant email content. To do this, we collect data about your online behavior and your interaction with the emails we send. Data collected may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, email open rates, links clicked, and others. HubSpot Privacy Policy
Twitter
We use Twitter to deploy digital advertising on sites supported by Twitter. Ads are based on both Twitter data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Twitter has collected from you. We use the data that we provide to Twitter to better customize your digital advertising experience and present you with more relevant ads. Twitter Privacy Policy
Facebook
We use Facebook to deploy digital advertising on sites supported by Facebook. Ads are based on both Facebook data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Facebook has collected from you. We use the data that we provide to Facebook to better customize your digital advertising experience and present you with more relevant ads. Facebook Privacy Policy
LinkedIn
We use LinkedIn to deploy digital advertising on sites supported by LinkedIn. Ads are based on both LinkedIn data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that LinkedIn has collected from you. We use the data that we provide to LinkedIn to better customize your digital advertising experience and present you with more relevant ads. LinkedIn Privacy Policy
Yahoo! Japan
We use Yahoo! Japan to deploy digital advertising on sites supported by Yahoo! Japan. Ads are based on both Yahoo! Japan data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Yahoo! Japan has collected from you. We use the data that we provide to Yahoo! Japan to better customize your digital advertising experience and present you with more relevant ads. Yahoo! Japan Privacy Policy
Naver
We use Naver to deploy digital advertising on sites supported by Naver. Ads are based on both Naver data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Naver has collected from you. We use the data that we provide to Naver to better customize your digital advertising experience and present you with more relevant ads. Naver Privacy Policy
Quantcast
We use Quantcast to deploy digital advertising on sites supported by Quantcast. Ads are based on both Quantcast data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Quantcast has collected from you. We use the data that we provide to Quantcast to better customize your digital advertising experience and present you with more relevant ads. Quantcast Privacy Policy
Call Tracking
We use Call Tracking to provide customized phone numbers for our campaigns. This gives you faster access to our agents and helps us more accurately evaluate our performance. We may collect data about your behavior on our sites based on the phone number provided. Call Tracking Privacy Policy
Wunderkind
We use Wunderkind to deploy digital advertising on sites supported by Wunderkind. Ads are based on both Wunderkind data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Wunderkind has collected from you. We use the data that we provide to Wunderkind to better customize your digital advertising experience and present you with more relevant ads. Wunderkind Privacy Policy
ADC Media
We use ADC Media to deploy digital advertising on sites supported by ADC Media. Ads are based on both ADC Media data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that ADC Media has collected from you. We use the data that we provide to ADC Media to better customize your digital advertising experience and present you with more relevant ads. ADC Media Privacy Policy
AgrantSEM
We use AgrantSEM to deploy digital advertising on sites supported by AgrantSEM. Ads are based on both AgrantSEM data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that AgrantSEM has collected from you. We use the data that we provide to AgrantSEM to better customize your digital advertising experience and present you with more relevant ads. AgrantSEM Privacy Policy
Bidtellect
We use Bidtellect to deploy digital advertising on sites supported by Bidtellect. Ads are based on both Bidtellect data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Bidtellect has collected from you. We use the data that we provide to Bidtellect to better customize your digital advertising experience and present you with more relevant ads. Bidtellect Privacy Policy
Bing
We use Bing to deploy digital advertising on sites supported by Bing. Ads are based on both Bing data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Bing has collected from you. We use the data that we provide to Bing to better customize your digital advertising experience and present you with more relevant ads. Bing Privacy Policy
G2Crowd
We use G2Crowd to deploy digital advertising on sites supported by G2Crowd. Ads are based on both G2Crowd data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that G2Crowd has collected from you. We use the data that we provide to G2Crowd to better customize your digital advertising experience and present you with more relevant ads. G2Crowd Privacy Policy
NMPI Display
We use NMPI Display to deploy digital advertising on sites supported by NMPI Display. Ads are based on both NMPI Display data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that NMPI Display has collected from you. We use the data that we provide to NMPI Display to better customize your digital advertising experience and present you with more relevant ads. NMPI Display Privacy Policy
VK
We use VK to deploy digital advertising on sites supported by VK. Ads are based on both VK data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that VK has collected from you. We use the data that we provide to VK to better customize your digital advertising experience and present you with more relevant ads. VK Privacy Policy
Adobe Target
We use Adobe Target to test new features on our sites and customize your experience of these features. To do this, we collect behavioral data while you’re on our sites. This data may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, your IP address or device ID, your Autodesk ID, and others. You may experience a different version of our sites based on feature testing, or view personalized content based on your visitor attributes. Adobe Target Privacy Policy
Google Analytics (Advertising)
We use Google Analytics (Advertising) to deploy digital advertising on sites supported by Google Analytics (Advertising). Ads are based on both Google Analytics (Advertising) data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Google Analytics (Advertising) has collected from you. We use the data that we provide to Google Analytics (Advertising) to better customize your digital advertising experience and present you with more relevant ads. Google Analytics (Advertising) Privacy Policy
Trendkite
We use Trendkite to deploy digital advertising on sites supported by Trendkite. Ads are based on both Trendkite data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Trendkite has collected from you. We use the data that we provide to Trendkite to better customize your digital advertising experience and present you with more relevant ads. Trendkite Privacy Policy
Hotjar
We use Hotjar to deploy digital advertising on sites supported by Hotjar. Ads are based on both Hotjar data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Hotjar has collected from you. We use the data that we provide to Hotjar to better customize your digital advertising experience and present you with more relevant ads. Hotjar Privacy Policy
6 Sense
We use 6 Sense to deploy digital advertising on sites supported by 6 Sense. Ads are based on both 6 Sense data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that 6 Sense has collected from you. We use the data that we provide to 6 Sense to better customize your digital advertising experience and present you with more relevant ads. 6 Sense Privacy Policy
Terminus
We use Terminus to deploy digital advertising on sites supported by Terminus. Ads are based on both Terminus data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that Terminus has collected from you. We use the data that we provide to Terminus to better customize your digital advertising experience and present you with more relevant ads. Terminus Privacy Policy
StackAdapt
We use StackAdapt to deploy digital advertising on sites supported by StackAdapt. Ads are based on both StackAdapt data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that StackAdapt has collected from you. We use the data that we provide to StackAdapt to better customize your digital advertising experience and present you with more relevant ads. StackAdapt Privacy Policy
The Trade Desk
We use The Trade Desk to deploy digital advertising on sites supported by The Trade Desk. Ads are based on both The Trade Desk data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that The Trade Desk has collected from you. We use the data that we provide to The Trade Desk to better customize your digital advertising experience and present you with more relevant ads. The Trade Desk Privacy Policy
RollWorks
We use RollWorks to deploy digital advertising on sites supported by RollWorks. Ads are based on both RollWorks data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that RollWorks has collected from you. We use the data that we provide to RollWorks to better customize your digital advertising experience and present you with more relevant ads. RollWorks Privacy Policy

Are you sure you want a less customized experience?

We can access your data only if you select "yes" for the categories on the previous screen. This lets us tailor our marketing so that it's more relevant for you. You can change your settings at any time by visiting our privacy statement

Your experience. Your choice.

We care about your privacy. The data we collect helps us understand how you use our products, what information you might be interested in, and what we can improve to make your engagement with Autodesk more rewarding.

May we collect and use your data to tailor your experience?

Explore the benefits of a customized experience by managing your privacy settings for this site or visit our Privacy Statement to learn more about your options.