How to structure content model in case of same data multiple times

Hi,

I need a content model like

text - heading
text - short Intro
Image - media image

Now I need to have content where this will be repeated multiple times and we can add a new block based on need( if needed in future. )

Background - Currently we are using craft cms and it allows to add to new block on the fly. Though what should we do in this scenario with contentful.

Hi @ajaynarainmathur,

Could you explain in a bit more detail what exactly you’d like to achieve? You would be able to simply retrieve all entries of a given content model, or do you refer to something else?