---
title: Adding a new filesystem deployment package store using the administrative console
description: In the administrative console, go to Configuration → Authorization and Policies → Deployment Package Stores.
component: pingauthorize
version: 10.1
page_id: pingauthorize:pingauthorize_server_administration_guide:paz_add_filesystem_deployment_pkg_console
canonical_url: https://docs.pingidentity.com/pingauthorize/10.1/pingauthorize_server_administration_guide/paz_add_filesystem_deployment_pkg_console.html
revdate: January 24, 2023
section_ids:
  steps: Steps
  result: Result:
  next-steps: Next steps
---

# Adding a new filesystem deployment package store using the administrative console

## Steps

1. In the administrative console, go to **Configuration → Authorization and Policies → Deployment Package Stores**.

2. Click New Deployment Package Store.

3. In the New Deployment Package Store list, select Filesystem Deployment Package Store.

4. Complete the General Configuration fields:

   1. In the Name field, enter a name for the deployment package store.

   2. In the Poll Interval field, enter a value in seconds for how often the directory should be polled for changes.

      |   |                                          |
      | - | ---------------------------------------- |
      |   | A value of `0` only updates on start-up. |

   3. In the Poll Directory field, enter the directory where the deployment package is stored locally.

5. **Optional:** Complete the Policy Security fields.

   |   |                                                                                                                                  |
   | - | -------------------------------------------------------------------------------------------------------------------------------- |
   |   | If you select signed in the Deployment Package Security Level field, you must complete the Deployment Package Trust Store field. |

6. Click Save To PingAuthorize Server Cluster.

   ### Result:

   Your filesystem deployment package store is displayed on the Deployment Package Stores page.

## Next steps

[Configure the PingAuthorize server to use embedded PDP mode with your deployment package store](paz_config_embedded_deployment_pkg_store.html).
