> ## Documentation Index
> Fetch the complete documentation index at: https://sensible.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Page range

Ignores pages outside the start page and end page.

To configure a page range on a field-by-field basis for Sensible Instruct methods, see the [Page Range parameter](/llm-based-extractions/prompt).

### Parameters

| key       | value                      | description                                     |
| --------- | -------------------------- | ----------------------------------------------- |
| type      | pageRange                  |                                                 |
| startPage | number. default: 0         | Zero-based index of the first page (inclusive). |
| endPage   | number. default: last page | Zero-based index of the last page (exclusive).  |
