Update Your App With AI Prompts

(Updated on )

So you've built your app. But now you realize you need more features. While updating your app through managing widgets is perfectly fine, you can also refine your app using Smartoo Assistant.

 

What You Can Edit Through Conversation

1. Structure and Navigation

You can ask the Assistant to add new pages or reorganize how users move through your app.

  • Add pages: "Create a new page called 'Client Portal' for external users."
  • Rename items: "Rename the 'Jobs' tab to 'Projects'."
  • Reorganize: "Move the 'Settings' page so only Admins can see it in the menu."

2. Views and Reporting

If your data is already there but you need to see it differently, just describe the view you want.

  • Filter data: "Create a view called 'Urgent Tasks' that only shows tasks due this week."
  • Summarize: "Add a counter at the top of the dashboard showing the total number of open tickets."
  • Visualize: "Add a pie chart showing tasks by status."

3. Database and Data Rules

You can expand your data structure at any time without breaking your existing app.

  • Add details: "Add a 'Priority' dropdown field to the Tasks table."
  • Create new tables: "I need to track 'Departments'. Create a new table for that."
  • Link data: "Connect 'Employees' to 'Departments' so I can see who works where."

4. Permissions and Access

Security rules can be complex to configure manually, but easy to describe in plain English.

  • Define roles: "Create a 'Manager' role."
  • Restrict access: "Ensure that only Admins can delete records. Everyone else can only view or edit."
  • Privacy: "Make sure clients can only see their own projects, not anyone else's."

5. Workflow Automations

You can add logic to automate manual processes.

  • Status changes: "When a task is moved to 'Done', automatically set the completion date to today."
  • Notifications: "Notify the project owner when a task is marked as 'Blocked'."
  • Handoffs: "When a request is submitted, change the status to 'Review' and assign it to the manager."

 

In Summary

You don't need to get everything right on your first build. If a workflow isn't working as expected or you forgot a specific field, just let the Smartoo Assistant know, and the AI will do the rest.