Privacy Policy — Converto

Last Updated: January 1, 2026

Summary

Converto is a local desktop Revit add-in. It does not collect, transmit, or store any personal data on AvantLeap servers. The only network activity is optional AI code generation, which goes directly from your machine to the AI provider you configure (Anthropic or OpenAI) using your own API key.


Data we do NOT collect

AvantLeap does not collect:

  • Your name, email address, or any personal identifiers
  • Your Revit project files or model data
  • Your Dynamo .dyn graph files or their contents
  • The generated scaffold code
  • Usage telemetry, analytics, or crash reports
  • Your AI API keys

Data stored locally

Converto stores one settings file on your machine:

Location: %APPDATA%\AvantLeap\Converto\appsettings.json

Contents:

Field Description
PreferredProvider "Claude" or "OpenAI" — your choice
AnthropicApiKey Your Anthropic API key (plain text)
OpenAiApiKey Your OpenAI API key (plain text)
ClaudeModel Selected Claude model name
OpenAiModel Selected OpenAI model name
AutoSuggestUnmapped Boolean preference

This file is stored only on your local machine. AvantLeap never reads, accesses, or transmits this file.

Important: API keys are stored in plain text in this file. Protect access to your user profile accordingly. Future versions will use Windows Credential Manager for key storage.


AI provider data

When you use the AI code generation feature, your API key is used to send prompts directly to the AI provider you selected:

The prompts sent to the AI provider contain:

  • The generated stub C# files from your scaffold
  • Node analysis data (Dynamo function signatures and proposed method names)
  • MSBuild error messages (during the build-fix loop)

No Revit model geometry, element data, or project-specific BIM content is included in AI prompts.

AvantLeap is not an intermediary in AI calls. Requests go directly from your machine to the provider's API endpoint.


Autodesk App Store

If you obtained Converto through the Autodesk App Store, Autodesk's privacy policy governs the purchase and licensing transaction. AvantLeap receives only the entitlement information required to validate your license. See Autodesk's Privacy Statement for details.


Children's privacy

Converto is a professional developer tool intended for adult users. It is not directed at children under 13. AvantLeap does not knowingly collect any information from children.


Changes to this policy

AvantLeap may update this policy to reflect changes in the product. Updates will be distributed with new versions and posted at https://www.avantleap.com/converto/privacy. Continued use of Converto after an update constitutes acceptance of the revised policy.


Contact

For privacy questions: https://www.avantleap.com/contact


Last updated: 2026-07-02