Active-Pro has been designed to save you a lot of engineering time with Niagara. Spend time on creativity not on repetitive tasks. Active-Pro is a suite of tools for your workbench, you can program an unlimited number of stations


	<style>
 a:hover { text-decoration: none; }
 .doc-card-div {width: 320px;height:140px; margin:16px; padding: 24px;border-radius: 8px;box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); transition: all 0.3s cubic-bezier(.25,.8,.25,1); font-family:Arial, sans-serif}
.doc-card-div:hover { box-shadow: 0 4px 10px rgba(0,0,0,0.25), 0 4px 4px rgba(0,0,0,0.22); }
</style>

<div style="display:flex; flex-direction:row; flex-wrap: wrap;max-width:1200px;">
   <a href="https://vayandata.com">
   <div class="doc-card-div">
   	   <img src="https://www.mycitysocial.com/wp-content/uploads/2020/02/getting-started-icon.png" style="width: 48px;height:48px;"/>
	   <p style="font-size: 1.4em; font-weight: 500; margin:8px 0; line-height: 1.4;color:#020814;">
		Get started
	   </p>
	   <p style="font-size: 0.9em; margin: 0; font-weight: 300; line-height: 1.2;color:#73849a">
		Set-up your license and start gaining productivity
	   </p>
   </div>
   </a>
<a href="https://vayandata.com">
   <div class="doc-card-div">
   	   <img src="https://cdn.iconscout.com/icon/free/png-256/robot-130-530368.png" style="width: 48px;height:48px;"/>
	   <p style="font-size: 1.4em; font-weight: 500; margin:8px 0; line-height: 1.4;color:#020814;">
		Macro
	   </p>
	   <p style="font-size: 0.9em; margin: 0; font-weight: 300; line-height: 1.2;color:#73849a">
		Record your repetitive changes on one item and apply them to many similar items
	   </p>
   </div>
   </a>
<a href="https://vayandata.com">
   <div class="doc-card-div">
   	   <img src="https://findicons.com/files/icons/2795/office_2013_hd/2000/excel.png" style="width: 48px;height:48px;"/>
	   <p style="font-size: 1.4em; font-weight: 500; margin:8px 0; line-height: 1.4;color:#020814;">
		Excel
	   </p>
	   <p style="font-size: 0.9em; margin: 0; font-weight: 300; line-height: 1.2;color:#73849a">
		Use Excel to create or edit content in your Niagara station
	   </p>
   </div>
   </a>
<a href="https://vayandata.com">
   <div class="doc-card-div">
   	   <img src="https://image.flaticon.com/icons/png/512/422/422212.png" style="width: 48px;height:48px;"/>
	   <p style="font-size: 1.4em; font-weight: 500; margin:8px 0; line-height: 1.4;color:#020814;">
		Explore our tutorials
	   </p>
	   <p style="font-size: 0.9em; margin: 0; font-weight: 300; line-height: 1.2;color:#73849a">
		Set-up your license and start gaining productivity
	   </p>
   </div>
   </a>
</div>