What is Module?
A Module in Tabidoo helps organize your application into clear, topic-based sections – for example, Warehouse, Invoicing, or CRM. It allows you to group tables and related elements into logical units, which improves clarity, user-friendliness (UX), and overall structure of the app.
Example of application structured into multiple modules.
Key Information
- Modules do not define permissions – if a user does not have access to any table within a module, the module itself will not be visible to them.
- Modules cannot be transferred individually between applications. However, you can build applications in a modular way, for example using templates for specific business areas.