Automation Branches

This feature allows you to create smart, automated workflows that can handle different situations. Think of it like setting up "if this, then that" rules. For example, "If an invoice is over £500, automatically notify a manager for approval. If not, mark it as paid." My design makes it easy to see and manage these rules in a simple flowchart, so you can build powerful automations without any code.

The UI for the "Branch" automation step. Users define "conditions" to direct the workflow, ensuring the right process runs at the right time.

Permissions

This shows how we allow administrators to control exactly who can see and do what inside their applications. It works like setting keycard access in an office: a manager might have a master key, while an employee's key only opens specific doors. My design provides a simple and clear way to manage these permission levels, ensuring that sensitive information is protected and team members only have access to what they need for their role. This prevents mistakes and keeps data secure.

Admins can assign specific access levels, such as Read, Write, or Execute, for each custom role, providing granular control over data and queries.

View Calculations

This is like having a smart spreadsheet built directly into your application. It lets you instantly perform calculations on your data, such as totalling up sales, finding an average score, or counting inventory, without having to export anything to a separate program. The interface I designed feels familiar and easy to use, allowing you to get quick insights and make faster, data-driven decisions right where you work.

The UI allows users to write JavaScript-based formulas to create new "calculated fields," which can then be used throughout the app.