For PlanetScope “hectares under management” model you can download as many observations as you want within the same area/polygon. They will count as “one polygon”
You could make use of the API and write a script that fetches the data for a given area at different times. You can find examples of such requests here.
This method would avoid you from having to manually create orders each time, but you could also run it regularly to get the latest images.