# Daily Recap

The daily recap questions are a set of questions that display the user's activity information. Users can track their activity by selecting choosing an answer to each one of the questions displayed  within the application:

![](https://920729701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LwqSnBDpAb6mFZYLsuB%2Fuploads%2F3Sw17eW9uhZbwAECPwRy%2FDailyRecapIphone.png?alt=media\&token=6aa04a46-2b95-412d-98d4-f3c725d91f60)

The questions available are listed below:

* I took a walk or exercise
* I limited sugary foods and beverages
* I avoided fatty foods
* I avoided salty foods
* I practiced portion control
* I ate healthy foods on my plan!

Through the API it is possible to:

* [Create a daily recap](https://docs.suggestic.com/graphql/query/mutations/tracking/daily-recap/create-a-daily-recap-question) question based on a question and answer Ids
* [Select a set ](https://docs.suggestic.com/graphql/query/mutations/tracking/daily-recap/select-daily-recap-questions)of questions
* [Delete a Daily recap](https://docs.suggestic.com/graphql/query/mutations/tracking/daily-recap/delete-a-daily-recap-question) question created previously
