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

# Zoho

> Connect your Zoho organization to Oleria to continuously discover user access across your Zoho business software suite.

Zoho is a business software suite spanning CRM, finance, and collaboration apps. Connect your Zoho organization to Oleria to bring user access into your identity and access graph, without a dedicated Zoho-specific integration.

## What Oleria discovers

User accounts and profile attributes synced from Zoho's directory. Oleria uses this data for dormant account detection and access reviews, refreshed on Zoho's standard sync schedule.

## Prerequisites

* Admin access in the Zoho Developer Console with permission to register an application and generate API credentials.
* Admin access on the Oleria platform to add a new integration.

<Note>
  The exact location of these settings can change over time. If the steps below don't match what you see, refer to Zoho's own API documentation.
</Note>

## Get your SCIM credentials from Zoho

<Steps>
  <Step title="Register an application in the Zoho Developer Console">
    Sign in to the Zoho Developer Console as an admin and register a server-based application, scoped to `ZohoDirectory.Organization.READ` access.
  </Step>

  <Step title="Copy your SCIM Base URL and Authentication token">
    Generate an API token for the application, then copy both values before you leave the page - you'll paste them into Oleria in the next section:

    * **SCIM Base URL** - the HTTPS API endpoint for your Zoho organization.
    * **Authentication token** - the API token issued for the application.

    <Note>
      Copy the token now. Many applications display it only once. Store it securely and rotate it per your organization's security policy.
    </Note>
  </Step>
</Steps>

## Connect Zoho to Oleria

<Steps>
  <Step title="Open the integration">
    Go to your Oleria workspace, select **Integrations**, then select the **Zoho** tile.
  </Step>

  <Step title="Complete the connection form">
    Select **Continue** and fill in the connection form:

    | Field                | Notes                                                                               |
    | :------------------- | :---------------------------------------------------------------------------------- |
    | Instance name        | Optional. Short, recognizable label for this connection (for example, `zoho-prod`). |
    | SCIM Base URL        | Required. The HTTPS API endpoint copied from Zoho.                                  |
    | Authentication token | Required. The API token issued by Zoho.                                             |
  </Step>

  <Step title="Save the integration">
    Select **Connect** to validate the credentials and save the integration.
  </Step>
</Steps>

## Verify the integration

Confirm the new instance appears in your Oleria workspace under **Connected Integrations** with a status of **Healthy**. Oleria syncs users from Zoho on the standard SCIM provisioning schedule once the initial sync completes.

<Note>
  If Zoho rotates your API token, update the Authentication token in Oleria by editing the integration.
</Note>

## Governance actions

Oleria can also invoke lifecycle actions in Zoho when the token you provide has write access:

* Enable or disable a user account
* Create a new user

<Note>
  Many teams start with a read-only token for visibility, then grant write access once they're ready to automate remediation in Zoho.
</Note>

## Contact us

For questions about this integration, contact us at [support@oleria.com](mailto:support@oleria.com).
