🧰 Capabilities
The product areas and app behaviors Ada can assemble.
Ada assembles supported Adalo components and services. The exact result depends on the request, the app data, and the integrations configured for that app.
Data and accounts
Section titled “Data and accounts”Apps can include their own collections, fields, relationships, records, signup, login, logout, password changes, and rules for who can read or write data.
Testers should verify that a member sees only the records intended for that member and that staff-only actions are not available to ordinary users.
Design and media
Section titled “Design and media”Supported app experiences can include lists, cards, tabs, carousels, swipe decks, progress indicators, charts, images, video, sound, camera capture, file attachments, responsive layouts, and themed empty/loading/error states.
Check that media loads correctly, content remains readable at different sizes, and device permissions are requested only when needed.
Services
Section titled “Services”Depending on the integration, an app can use maps and location, Stripe payments, push notifications, analytics, error reporting, multiple languages, and custom actions for external services.
Integrations may require credentials or configuration before they work. Test both the configured path and the missing-configuration state so the app gives a useful explanation.
Limits
Section titled “Limits”Ada works from the platform’s supported building blocks. It should not promise a capability that the platform cannot build. When a request is outside the supported set, record the request and the response rather than accepting an inaccurate workaround.
