Leverage Project Information Parameters for Export Folders with Ideate Automation

At Ideate Software, we believe in empowering our users to streamline their workflows. One such workflow that may have flown under the radar is our capability to utilize Project Information parameters as variables within Ideate Automation scripts. This feature becomes very useful when trying to process multiple Revit files across multiple projects, enabling project-specific export folder locations.


One use case of this workflow came to us as a request directly from one of our customers, Jan Leenknegt, BIM Director at BIG stating: “We would like to push different pdf exports to different project folders for ultimate ease by the teams.” We understand that this feature is a game changer for project organization, efficiency, and workflow management. 


So, how does it work? It's elegantly simple. 


You need to create a custom project parameter in your Revit model—in this example below: “Project-Folder” —and place the desired PDF export path in that field per image: 

Screenshot of Project Information in Ideate Automation

This parameter and value will always reside within the Revit model in Project Information. Users can now specify exactly where they want their PDF exports to go. 


The magic happens when running Ideate Automation and utilizing the proper syntax for Export Folder field to call that value that exists in the Revit model. The value when creating the automated task will be: ${Revit.CurrentFile.ProjectInfo.Project-Folder}

Ideate Automation Screenshot of Task Script Variables

Utilizing this method enables the creation of tasks that utilize multiple models as input. Upon the execution of the export to PDF task, Ideate Automation seamlessly directs the output to the designated export folder of the respective model, ensuring organization without additional manual intervention. This workflow finds application in various scenarios, including:


  1. Automated exports of PDF/DWG/IFC/NWC files, with export destinations residing within the Revit project
  2. Automated project Save-As operations, leveraging project information parameters for specifying Save As locations
  3. Automated Health-Check exports, with export destinations managed within the Revit project parameter


Below is a practical task setup demonstrating the utilization project information to define paths for Save As operations for a list of Revit models. Additionally, this example incorporates the creation of subfolders corresponding to the project name, thereby streamlining the placement of exports within the designated directories.

Ideate Automation Screenshot of Task Scripts Variables


  1. File list is a .txt file containing a list of Revit models utilized in this task
  2. SaveAs variable name identified in this task to be the file name
  3. Remarks is a Project Information parameter setup in each model in the list, facilitating save as to designated locations
  4. An option to include subfolders into the location parameter, which can serve both as a parameter and a standalone entity. In this demonstration, it is represented by the Revit filename parameter.


Here is a diagram illustrating the output resulting folder structure:

Automation screenshot of Script Input

Please note, with this workflow, folders will get generated by the task in the event they do not already exist. 


We're excited to deliver this solution to our customers, helping them streamline processes and achieve even greater success in projects. Try it out today and experience the difference firsthand. If you love the idea of using Project Information parameters for export locations, you will find this blog post on using Project Information for export file naming useful. 

Explore recent posts

Master Complex Revit Export Automation With Ideate ExportHub
July 9, 2026
TRAINING - VIDEO | Master even the most complex Revit export workflows with Ideate ExportHub, part of IdeateApps, and Ideate Automation.
Fast Multi-Format Revit Export Packages Using Ideate ExportHub
July 9, 2026
TRAINING - VIDEO | Build powerful multi-format export packages with Ideate ExportHub, part of IdeateApps. Configure each export with custom sheet and view selections, naming rules, destination folders, and more.
Clean, Streamlined Revit Exports Driven by Ideate ExportHub
July 9, 2026
TRAINING-VIDEO | Take control of your Revit exports with Ideate ExportHub, part of IdeateApps. Create fast, single-format exports with precise control over sheet and view selection, naming rules, destination folders, and more.
What's New in Ideate Software 2027: Ideate ExportHub, Automation & More
June 30, 2026
Discover what's new in Ideate Software 2027. This release introduces Ideate ExportHub, enhanced Ideate Automation workflows, dynamic sheet and view sets, improved cloud and Excel interoperability, and performance enhancements across the Ideate Software Bundle. Learn how these new features help Autodesk Revit users auto
Show More