LatticaAI Documentation
  • Welcome to LatticaAI
  • Conceptual Guide
  • Architecture Overview
    • Management Client
    • Query Client
  • Platform Workflows
    • Account Management
    • Model Management
    • User Access Management
    • Query Submission
    • Credit Management
    • Worker Management
  • How-To Guides
    • Client Installation
      • How-To: Install Management Client
      • How-To: Install Query Client
    • Model Lifecycle
      • How-To: Deploy AI model
      • How-To: Modify AI Model Settings
    • Access Control
      • How-To: Create User Access Token
      • How-To: Modify User Access Token Setting
      • How-To: Remove Token's Assignment
      • How-To: Assign Token to Model
      • How-To: See List of Tokens
    • Resource Management
      • How-To: Start Worker
      • How-To: Stop Worker
      • How-To: Monitor Worker Performance
    • Secure Query Processing
      • How To: Upload Evaluation Key
      • How-To: Encrypt Input Message
      • How To: Execute Query
      • How-To: Decrypt Output Data
      • How-To: Encrypt, Execute, and Decrypt in One Step
    • Account and Finance Operations
      • How-To: View Payment Transaction History
      • How-To: Update Account Information
      • How-To: View Credit Balance and Add Credit to Your Account
      • How-To: Monitor Balance and Usage
  • Demo Tutorials
    • Image Sharpening with LatticaAI Demo Tutorial
    • Sentiment Analysis with LatticaAI Demo Tutorial
    • Health Analysis with LatticaAI Demo Tutorial
    • Digit Recognition with LatticaAI Demo Tutorial
    • Zooming Into Each Step of Demo Run with LatticaAI flow
Powered by GitBook
On this page
  • Token-Based Access
  • User Access Management Flow
  • Quick Links to How-To Pages

Was this helpful?

  1. Platform Workflows

User Access Management

Token-Based Access

Access to AI models is granted through User Access Tokens, which are:

⫸ Model-Specific: Each token is tied to a single AI model and cannot be used with other models.

⫸ User-Specific: A token grants access to one user only.


User Access Management Flow

  1. Create User Access Tokens

    AI Providers initiate the creation of tokens, specifying the model the token will access.

    Tokens can be created without being assigned to a specific model initially. These tokens can later be assigned to a model as needed.

  2. Assign Tokens Assign a token to a specific AI model to enable secure access.

  3. Reassign Tokens

    Reassignment requires two actions: first, remove the current assignment to make the token unassigned, and then assign it to the new model.

  4. Update Token Attributes

    AI Providers can update attributes such as token description or status (active/cancelled).

  5. View Token Details

    AI providers can view a token’s full definition, including its assigned model, status, and expiration date.


Quick Links to How-To Pages

For detailed steps, refer to the following pages:


PreviousModel ManagementNextQuery Submission

Last updated 6 months ago

Was this helpful?

[How-To: ]

[How-To: ]

[How-To: ]

[How-To: ]

[How-To: ]

Create User Access Token
Assign a Token to Model
Remove Token’s Assignment
Update Token Attributes or Status
View Tokens Details
Page cover image