API Reference > imodeljs-frontend > Tools > ToolAssistanceSection ToolAssistanceSection Interface Interface used to describe a Tool Assistance section with a label and a set of instructions. Properties Name Type Description instructions ToolAssistanceInstruction[] Instructions in the section. label undefined | string Label for the section. Defined in core/frontend/src/tools/ToolAssistance.ts Line 96 Last Updated: 11 June, 2024