Display data from database to the user

how can we display data from database to the user???..i tried but it displays in a json format…please i need some explaniation

You’d need to format the message text from your custom action correctly for the channel you’re using, and what you want it to look like. What does your custom action look like so far?

i tried it this way but here is the output…i want it to be in a list but it is in a sentence

What does your message look like though? Is it an utter_ template in your domain, or is it a dispatcher.utter_message() from a custom action? I’d need to see how you’re calling the response.