Quick start guide
Build and install your first Autodesk add-in in 5 minutes — no coding.
Four steps, that's it
1. Create an add-in
In ‘My Add-ins’, create a new add-in. Pick the product (AutoCAD, etc.) and version, then name it. This name becomes the tab shown in the Autodesk ribbon.
2. Add units
Open the add-in and pick units under ‘Add units’ — from Aided7-provided, your own AI units, or community units.
3. Combine (build)
Combine the added units into a single add-in. An installer (.bundle / setup) is produced.
4. Download & install
Download the file and double-click to install — your add-in tab appears in the Autodesk ribbon.
Create units with AI
If a unit isn't in the library, describe it in plain language under ‘My Units (AI)’. The AI organizes it into a scenario (target → process → output) for you to review before generating.
Helpful tips
- The add-in name is the ribbon tab name — keep it short and clear.
- Precise (structured form) mode improves accuracy by structuring your input.
- Even if a build fails, the result is kept — refine the description and retry.
- Paid plans have a monthly generation limit (see Settings).