> ## 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.

# Deploy client endpoint

> Step-by-step instructions to create and configure a client endpoint in CryptoHub.

After deploying the service in CryptoHub, you must create a client endpoint. Endpoints are devices authorized to access this service. In the **Endpoints** menu, you can view and filter details about existing endpoints and add new endpoints.

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

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

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

    * Enter identifier or leave empty for auto-generation.
    * Leave the auto-populated CryptoHub **Hostname** as is.
    * Select the **Platform** for the Endpoint.
  </Step>

  <Step>
    Select **\[ Add Endpoint ]**. The browser prompts you to download a zip file containing the Futurex PKCS #11 module, TLS certificates, and a configuration file pre-configured to connect to your CryptoHub instance.
  </Step>
</Steps>

<Note>
  If you want to change the PIN/password for an endpoint, go to the Identity and Access menu and go to the Applications & Partitions tab. Find the application you deployed, and in the Manage section, select  \[ Authentication ]. This opens a dialog where you can change the PIN or password for the endpoint.
</Note>
