Backend - Documents order

Hello,
I can't figure out how to order my documents.
In CMSs there is usually a very intuitive drag&drop system that helps you with this.
Is there something like this in Prismic? otherwise how is it possible to change the order?

Thanks.

Hey Moreno,

Are you asking about ordering the documents in the Prismic interface that will order the output on an API request? If so it doesn't quite work like this - you get the ordering from the API request by passing in a param with how you would like to order the documents fetched Rest API Technical Reference - Documentation - Prismic
What framework are you using to get your documents?

Hope this helps.
Jake