> ## 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 the Zoho service in CryptoHub

> Procedural steps to deploy the Zoho service within CryptoHub.

Perform the following tasks to deploy the Zoho service:

1. Deploy the Zoho service.
2. Generate key.
3. Get the key UUID.

## Deploy the Zoho service

Perform the following steps to deploy the Zoho service:

<Steps>
  <Step>
    Log in to the CryptoHub web dashboard under dual control with the administrative users.
  </Step>

  <Step>
    From the **Service Management** page, search for **Zoho** or select the **Key Management** service category and then select the **Zoho** service.
  </Step>

  <Step>
    Select **\[ Deploy ]**.
  </Step>

  <Step>
    Configure the following **Service Setup** settings:

    * **Service Name**: Select **Zoho**
    * **Service Category**: Select **Key Management**
  </Step>

  <Step>
    Configure the following **Access Control** settings:

    * If you want to grant additional resources access to the Zoho service, add them here
  </Step>

  <Step>
    Configure the following Key **Approval Setup** settings:

    * Do not add any roles
  </Step>

  <Step>
    Configure the following **Key Configuration** settings:

    * **Algorithm Type**: Select **Symmetric**.
    * **Source**: Select **Randomly generated key**.
    * **Approvals**: Select **0**.
    * **Key Types**:
      * **Autofill from Existing**: Select **AES-256 Data Encryption**
    * **Permissions** for created key: Select **All users of service**.
  </Step>

  <Step>
    Configure the following **Print Key** settings:

    * **Destination**: Select **Do not print**.
  </Step>

  <Step>
    Configure the following **Webhook** settings:

    * **Destination**: Select **No webhook**.
  </Step>

  <Step>
    Configure the following **Lifecycle Management** settings:

    * **State**: **Active**
      1. Select **Manual** or **Automatic Transition** (specify the transition period if you selected automatic).
      2. Select **\[ Next ]**.
    * **State**: **Archived**
      1. Choose to **Enable** or **Disable**.
      2. Select **Manual** or **Automatic Transition** (specify the transition period if you selected automatic).
      3. Select **\[ Next ]**.
    * **State**: **Deactivated**
      1. Choose to **Enable** or **Disable**.
      2. Select **Manual** or **Automatic Transition** (specify the transition period if you selected automatic).
      3. Select **\[ Next ]**.
    * **State**: **Destroyed**
      * This state is always **Enabled** for the service
      * Manual Transition is required for this state
  </Step>

  <Step>
    Select **\[ Deploy ]**.
  </Step>
</Steps>

## Generate key

Perform the following steps to generate a key:

<Steps>
  <Step>
    Go to the main **Service Management** page of the CryptoHub.
  </Step>

  <Step>
    Go to the **Key Wizard** tab.
  </Step>

  <Step>
    Configure the following **New Key** settings:

    * **Service**: Select **Zoho**.
    * **Key Type**: Select **AES-256 Data Encryption**.
    * **Key Name**: Enter `DEK01`.
  </Step>

  <Step>
    Select **\[ Finish Setup ]**.
  </Step>
</Steps>

## Get the key UUID

Perform the following steps to get the key UUID:

<Steps>
  <Step>
    Go to the main **Service Management** page of the CryptoHub.
  </Step>

  <Step>
    Go to the **Deployed Services** tab.
  </Step>

  <Step>
    Select the **Zoho** service.
  </Step>

  <Step>
    Select the **Key Orders** action.
  </Step>

  <Step>
    In the **Actions** field for the key you created in step 2, select the **Information** icon and note the UUID of the key in the **Export** section.
  </Step>
</Steps>
