Authoring & Automation
Learn how to use Paracore's professional toolset to browse, configure, and execute Revit automations.
📖 In This Section
The User Experience
- Script Gallery: Browse and manage your script library with advanced search.
- Script Inspector: A multi-tab interface for configuring parameters and viewing results.
- AI Script Generation: How to use VS Code AI extensions to generate Revit tools from natural language.
- AI-Powered Debugging: How to use the Explain & Fix feature to automatically resolve code errors.
- Script Execution: Understanding the lifecycle and results of an automation run.
- Presets: Save and restore common parameter configurations.
The Developer Experience
- Parameter Engine: How to generate high-fidelity UIs directly from C# code.
- Script Metadata: Adding rich descriptions, authors, and compatibility checks.
- VS Code Integration: Setting up your IDE for full authoring and direct-run support.
New to authoring? We recommend starting with the Script Gallery overview.