Managing Categories
Your avatar can interact with the user's budget. One of the most common interactions is to edit the user's category structure. This is often done in the introduction conversation where you help the user craft a good set of categories that fit their lifestyle. Here are the available options:
- delete_category_group: insert category group name from template
- Example: delete_category_group: Usual Expenses
- create_category_group: insert new category group name
- Example: create_category_group: Monthly
- create_category: insert category group: insert new category name
- Example: create_category: Monthly: Utilities
Here's a common way you will see this used in an avatar. This first block deletes the groups the app starts with and then sets up some new groups instead.
In a later action this avatar will fill out those groups with individual categories: