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

# Max response records

When Data Fetcher processes an API response, it can sometimes return more records than you need. Use the **Max response records** setting to limit the number of records in your output.

For example, if an API returns 100 records, but you only want the first 10, set **Max response records** to 10.

## Set the max response records

1. On the request screen, click to open the **Advanced settings**.
2. Scroll to **Max response records**, and enter the maximum number of records you want to receive.
3. When you run the request, the [Response field mapping](/create-requests/response-field-mapping) will refresh with the Max response records setting applied.

<video controls className="w-full aspect-video rounded-xl" src="https://mintcdn.com/datafetcher/Q9oWgJ0VUIByCcWl/videos/Max%20response%20records.mp4?fit=max&auto=format&n=Q9oWgJ0VUIByCcWl&q=85&s=f667320e2db680953d60db74f6c13b7a" data-path="videos/Max response records.mp4" />

<Info>
  These settings are also available on the [Response Field
  Mapping](/create-requests/response-field-mapping#access-advanced-settings).
</Info>
