Select to view content in your preferred language

Geoprocessing: Save custom default parameters

285
3
04-03-2026 03:13 PM
Status: Open
Labels (1)
AlfredBaldenweck
MVP Frequent Contributor

I spent the week using Find Identical  and Union over and over across several projects.

Both of them have settings that I always want to use, but are not the default setting.

For Find Identical, it's "Output only duplicated records".

Screenshot 2026-04-03 160403.png

For Union, it's "Attributes to Join --> All attributes except feature IDs"

Screenshot 2026-04-03 160509.png

Having used both of these tools something like 80 times each this week, I would really prefer to have the option to save certain parameter values as a user-specific default. I think this would be good for any choice value list or boolean parameter. For example, the option to save "Geodesic" as the method in the buffer tool 

Screenshot 2026-04-03 160811.png

Or perhaps being able to set a default unit to use in the buffer tool.

This has been a pebble in my shoe for the last week. I recognize that not everyone has the same needs or preferences as I do, but I'm sure they'd like being able to save their own preferences.

3 Comments
Bud
by

Good idea.

This idea is different, but related:

Import/export native GP tool parameters to file 

JesseWickizer

When I need to frequently run the same tool (or sequence of tools) with mostly the same parameters each time, I use ModelBuilder to create a model with the tool(s) and pre-fill the parameters that don't change between successive runs, and hide parameters that I don't change and don't need to see. That way I only have to change the necessary parameters each time and the rest are already saved. Here's an example a custom model containing only the Find Identical tool with some of the parameters hidden and some pre-filled:

JesseWickizer_0-1775486530123.png

 

 

MargaretCrawford

Hi, you can override default parameter values using a Pro.settingsConfig file. I detailed some steps on how to do it in this blog:

https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/tool-parameter-overrides-in-arcgis-pr...