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

# Create a new service endpoint

> Step-by-step guide to deploy a new service endpoint for PostgreSQL in CryptoHub.

After deploying the **PostgreSQL** service in CryptoHub, you must deploy a service endpoint. Endpoints refer to devices authorized to access this service. In the **Endpoints** menu, you can view and filter details about existing endpoints. You can also add new endpoints by selecting **\[ Add New ]**. This prompts you to specify the endpoint details.

## Deploy service endpoint

Perform the following steps to deploy the service endpoint:

<Steps>
  <Step>
    Go to the **Endpoints** menu inside the PostgreSQL service you deployed.
  </Step>

  <Step>
    In the **Manage Endpoints** menu, select **\[ Add New ]**.
  </Step>

  <Step>
    In the **Add Endpoint** dialog:

    * (Optional) Enter identifier or leave empty for auto-generation
    * Leave the CryptoHub **Hostname** that is auto-populated.
    * Select **Windows 64** or **32-bit** as the **Platform**.

    <Note>
      The PostgreSQL integration uses CryptoHub Transparent Data Protection (TDP), which is currently only supported on Windows.
    </Note>
  </Step>

  <Step>
    Select **\[ Add Endpoint ]**.

    <Check>
      The browser prompts you to download a zip file containing the TDP agent installer, configuration files, and client PKI.
    </Check>
  </Step>
</Steps>
