---
title: Saving options in a file
description: The PingDirectory server supports the use of a tools properties file (config/tools.properties) to simplify command-line invocations by reading in a set of options for each tool from a text file.
component: pingdirectory
version: 9.3
page_id: pingdirectory:pingdirectory_server_administration_guide:pd_ds_save_options_in_file
canonical_url: https://docs.pingidentity.com/pingdirectory/9.3/pingdirectory_server_administration_guide/pd_ds_save_options_in_file.html
revdate: August 6, 2024
---

# Saving options in a file

The PingDirectory server supports the use of a tools properties file (`config/tools.properties`) to simplify command-line invocations by reading in a set of options for each tool from a text file.

Properties files are convenient when quickly testing the PingDirectory server in multiple environments.

Each property takes the form of a name-value pair that defines predetermined values for a tool's options.

The PingDirectory server supports the following types of properties:

* Default properties that apply to all command-line utilities

* Tool-specific properties
