---
title: Create policies in a development environment
description: Develop policies using the Policy Editor as the policy decision point (PDP), which causes all saved policy changes to take effect immediately.
component: pingauthorize
version: 11.0
page_id: pingauthorize:pingauthorize_server_administration_guide:paz_create_policies_dev_env
canonical_url: https://docs.pingidentity.com/pingauthorize/11.0/pingauthorize_server_administration_guide/paz_create_policies_dev_env.html
revdate: April 28, 2025
---

# Create policies in a development environment

Develop policies using the Policy Editor as the policy decision point (PDP), which causes all saved policy changes to take effect immediately.

To take advantage of rapid deployment and advanced testing capabilities during policy development, configure PingAuthorize Server in [external PDP mode](paz_config_external_pdp.html). In this mode, PingAuthorize Server forwards all policy requests to the Policy Editor, which acts as PingAuthorize Server's PDP.

To get started with policy development, refer to [PingAuthorize Tutorials](../getting_started_with_pingauthorize_tutorials/paz_get_started_tutorials.html) or [Loading a policy snapshot](paz_import_export_policies.html#loading_policy_snapshot).

|   |                                                                                                                                                                                                                                                                                                         |
| - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | PingAuthorize Server does not function as expected without many of the Trust Framework entities defined by the `defaultPolicies.SNAPSHOT` file bundled with PingAuthorize Server. When developing new policies, begin by importing this snapshot and using it as the basis for your own customizations. |

After developing your policies, deploy them using one of the following methods:

* [Exporting a policy deployment package](paz_export_deployment_package.html)

* [Using the Deployment Manager](paz_deployment_manager.html)
