How-To: Assign Token to Model
Last updated
Was this helpful?
Last updated
Was this helpful?
A User Access Token provides access permission for a specific user to a specific AI model. Tokens can be assigned to a model either during their or later if the token is unassigned. This guide explains how to assign a token to a model using the web console, focusing on assignment from the Model's Details Management Screen
Tokens can be assigned to models by modifying their attributes. This method allows you to assign tokens from the Tokens Page in the web console or through the Python SDK. For detailed instructions, see: [How-To: ].
Follow these steps to assign a token directly from the model's details screen:
A dropdown list will appear showing unassigned tokens that match the substring you typed.
Choose the desired token from the list.
If the required token does not exist, you can create a new one using the "Add Token" option.
Unassigned Tokens Only: Only unassigned tokens can be linked to a model. If a token is currently assigned, remove the existing assignment first (see: [How-To: ]).
When a token is reassigned from one model to another, a new Evaluation Key (EVK) must be generated for the new model. For instructions, refer to: [].