Workload Management
Workload Management allows providers to securely deploy and manage their Privacy-preserving workloads on the LatticaAI platform.
Last updated
Was this helpful?

Workload Management allows providers to securely deploy and manage their Privacy-preserving workloads on the LatticaAI platform.
To access LatticaAI’s Workload Management features, providers must:
Sign Up: Register on the LatticaAI platform and complete the onboarding details.
Choose Your Management Interface:
Use the Web Management Console for a streamlined, browser-based experience —or—
Install the Management Client if you prefer to integrate directly via our SDK.
Both options support full workload deployment and management workflows - choose the one that fits your development style.
To use your Privacy-preserving workloads with LatticaAI, follow these steps:
Contact us to evaluate whether your AI model is suitable for encrypted data processing.
If the model is compatible, deploy it to the LatticaAI backend using the Management Client.
LatticaAI will transform the deployed model to create a homomorphic-ready version for encrypted data processing. Once this process is complete:
The model's status in the system will change from "Pipeline Pending" to "Active".
The updated status will be visible in the Web Console, allowing the provider to manage and utilize the model for encrypted data interactions.
After deployment, you can manage your workload through the web console or Python SDK.
Status: Set the model as active or inactive.
Queries can only run on active workloads that have at least one linked worker assigned to process the requests.
Name and Description: Update the workload’s name or description to keep records accurate.
For detailed steps, refer to the following guides:
[How-To: Install Management Client]
[How-To: Deploy Model]
[How-To: Update Model Setting Parameters]
Last updated
Was this helpful?
Was this helpful?