Locations

Locations define where your extension appears and runs within the Zoho Expense interface. Each location represents a specific UI context, such as a sidebar, button, widget, or background process, and determines when the extension is loaded, what data is available, and which events and methods can be used. Understanding locations is essential for designing effective extensions, as the same logic may behave differently depending on where it is embedded in Zoho Expense.

Note: THe dedicated help document for widget locations supported in Zoho Expense will be added soon.