# Problem Today when the user send a message that contains more than one record, the bot is sending two messages, one for each record. # Solution It would be great if we send a single message reporting all records saved in the database.