Create JVS Computer in the Agent Management Center, configure models, and integrate with DingTalk for IM-based command dispatching.
Overview
What is JVS Computer
JVS Computer is a cloud-based AI Agent built on the OpenClaw framework for enterprise users. It provides secure, manageable, and ready-to-use AI Agent infrastructure. Enterprise administrators centrally create Agent instances, configure underlying models and permission policies, and assign them to end users. End users interact with JVS Computer through WUYING Workspace clients or third-party IM platforms (DingTalk, Lark, WeCom, WeChat, QQ), and JVS Computer executes tasks on their behalf in a cloud environment.
Prerequisites
Accounts and authentication
You have activated an Alibaba Cloud account and completed your profile information.
Create end users
You can follow Create a convenience account to quickly create a convenience account, or refer to Set up user accounts to select an account type that best fits your enterprise.
Obtain the logon credentials, including the organization ID, office network ID, username, and password.
Create JVS Computer
Go to the Agent Management Center.
On the Cloud JVS Computer tab, click Create Cloud JVS Computer.
On the creation page, Agent Type defaults to JVS Computer. Select a plan based on your business needs:
Plan
Credit quota
Starter
200 credits/month
Standard
1600 credits/month
Premium
4000 credits/month
NotePlan prices vary by region. The actual cost is displayed on the cloud desktop purchase page. We recommend that you consider both network latency (select a nearby region) and price when choosing a region.
Credits measure the computing resources consumed when AI executes tasks. The actual consumption depends on task complexity and the model used. For estimated consumption per feature and model, see Credit consumption reference.
When your monthly credits are exhausted, JVS Computer cannot continue using the built-in plan models, even if the plan is still active. You can wait for the next monthly credit reset, subscribe to a Wuying shared credit package, or Configure custom models.
After the plan expires, JVS Computer cannot be used even if credits remain. You must renew the plan to continue using the service.
Configure Quantity, Duration, Region, and Office Network. You can keep the default settings if no specific requirements apply.
NoteJVS Computer requires Internet access. Select an office network with public network access enabled. If your current office network does not have this enabled, go to the Office Network page and configure it under Internet Access Control > Public Bandwidth > Internet Access Control.
Click Buy Now and complete the payment to create JVS Computer.
Configure models for JVS Computer
JVS Computer plans include preconfigured models that are ready to use after purchase. If your monthly plan credits are exhausted and you need to add models from a shared credit package, follow these steps.
Create a model group
On the JVS Computer page, click the Model Configuration tab.
Click Create Model Group, enter a model group name, and complete the creation.
Add models
Select the Model Group you created, and click Add Model.
NoteEach model group supports up to 50 models.
Click Add Model. In the panel, select a model integration method. The following three methods are supported:
Wuying Model: Offers a range of mainstream large language models at competitive prices. Supported models include Qwen Max, Qwen Plus, Qwen Coder, Qwen Flash, DeepSeek, Kimi, GLM, MiniMax, and more.
Wuying Package Model: Consumes credits included in your plan. No additional purchase required.
Wuying Credit Package Model: Requires a separate Wuying shared credit package subscription.
Model Square: Integrates with model service providers such as Alibaba Cloud Model Studio.
Custom Model Configuration: Adds your own model endpoints. Supports OpenAI API and Anthropic API compatible modes.
For detailed configuration steps for each provider, see Configure custom models.
(Optional) Select a model and click the Set as Default Model button on its card.
NoteIf no default model is set, the system uses the first model added as the default.
Assign JVS Computer to a user
On the Cloud JVS Computer tab, click More > View/Add Users in the Actions column for the target JVS Computer.
In the View/Add Users panel, click Add User, search for the target user, and complete the assignment.
Each cloud JVS Computer instance supports only one user. To change the assigned user, remove the current user first and then add a new one.
Chat with JVS Computer
After completing the configuration above, the authorized end user can log on to the WUYING Workspace client and start chatting with JVS Computer to verify that the environment deployment and model configuration are working properly.
Verify the following three items before logging on:
Client version: Must be
8.5.3or later. Download the latest version from the WUYING Workspace client download page.Must log on with an enterprise end user account: Log on with the enterprise end user account created in Prerequisites. Otherwise, the client will not display the Enterprise Edition JVS Computer entry.
User is authorized: The logged-on user must have been assigned to the target JVS Computer (see Assign JVS Computer to a user). Each cloud JVS Computer instance can only be assigned to one user.
Log on to the client
Launch the WUYING Workspace client. If not installed, download it from the WUYING Workspace client download page.
On the client logon page, select Enterprise Edition & Business Edition in the upper-left corner.
Log on with the enterprise end user account. Select Password Login.
Enter the Organization ID or Office Network ID.
Enter the Username and Password to complete the logon.
Start a conversation
After logging on, click Start Conversation.
Enter a question or command to start chatting with JVS Computer.
Integrate with DingTalk and chat with the bot
DingTalk integration is an optional extension, not a required step. After completing the steps above, you can use JVS Computer directly through the WUYING Workspace client. If you need to dispatch commands through an IM platform, continue with the following DingTalk integration steps.
JVS Computer supports IM platform integration, enabling you to dispatch commands to JVS Computer through chat. The following example uses DingTalk. For other integration options, see More channel integrations.
Go to the Agent Management Center.
In the left-side navigation pane, choose JVS Computer.
Click the Channel Configuration tab.
In the Actions column of the target Agent, click View/Configure Channel.
On the DingTalk card, click Configure Now.
In the dialog box that appears, select one of the following methods to complete the bot integration:
Quick pairing
The cloud desktop image version must be Linux 3.0.10 or later. To update, restart the cloud desktop.
Click Send Now. The system sends an SMS or email containing the access link to the authorized user.
The authorized user opens the URL from the SMS or email to access the binding page and obtain a QR code (you can also copy the URL directly from the console).
Scan the QR code with DingTalk to bind the bot.
Chat with the bot in DingTalk to verify the connection.
If another bot is already bound, scanning the code will replace it.
Link an existing bot
Create a DingTalk application
Your DingTalk organization must have developer permissions. If your organization does not have this permission, see Obtain developer permissions. If you do not have a suitable organization, scan the QR code below with DingTalk on your mobile device to quickly create one.
Log on to the DingTalk Open Platform developer console.
In the top navigation bar, click App Development. On the App Development page, click Create Now to create an OpenClaw bot application with one click.
On the Create OpenClaw page, enter basic information such as the bot name, description, and icon. You can also keep the default settings and click OK to complete the creation.
After creation, the page displays the Client ID and Client Secret for the application. Copy and save them immediately — you will need them when configuring the DingTalk channel in the Agent Management Center.
NoteThe Client ID and Client Secret are core credentials for accessing application data. Keep them secure and do not share them.
Enter credentials to complete the linkage
Go back to the Agent Management Center, enter the Client ID and Client Secret of the DingTalk application, and click OK.
Chat with the bot in DingTalk to verify the connection.
Chat with the DingTalk bot
Open DingTalk and enter the name of the DingTalk application you created in the search box at the top.
In the search results, click the bot under the Features section to open the chat.
Enter a question or command to start chatting with the DingTalk bot.
FAQ
You may encounter the following issues when creating and configuring JVS Computer:
Symptom | Troubleshooting and resolution |
Any of the following occurs when logging on to the client:
| These symptoms are typically caused by one of the following. Troubleshoot in order:
|
End user account has been created and logon succeeds, but JVS Computer is not visible or the Start Conversation button is not clickable. |
|
An error indicating an invalid API Key or verification failure occurs when adding a model. |
|
After channel configuration, the DingTalk bot does not respond or returns an authentication failure. | Go to the DingTalk Open Platform, recheck the Client ID and Client Secret under Credentials and Basic Information, and ensure they match the values entered in the channel configuration. |
Model invocation errors or no response when chatting with JVS Computer. |
|
What to do next
More channel integrations
Update the image version
When a new version of JVS Computer is released, you can upgrade the image by restarting. After the restart, JVS Computer automatically pulls and applies the latest image version.
Go to the Agent Management Center.
In the left-side navigation pane, choose Agent > JVS Computer.
On the Cloud JVS Computer tab, locate the JVS Computer instance that you want to upgrade, and click Restart in the Actions column.
ImportantBefore restarting, make sure all files on the cloud desktop are saved. Unsaved files will be lost during the restart and cannot be recovered.
Wait for the restart to complete. During the restart, the JVS Computer status changes to Restarting and returns to Running after completion, indicating that the image has been upgraded to the latest version.
Configure Skills for JVS Computer
To extend the capabilities of JVS Computer, configure Skills in the Skill Center. For more information, see Discover and manage Skills.
Configure custom models
Add your own models through Model Square or Custom Model Configuration.
Model Studio pay-as-you-go
In the Agent Management Center, click Add Model.
Select Model Square > Alibaba Cloud Model Studio.
Based on the region of your API Key, select the corresponding option from the Base URL drop-down list:
China (Beijing):
https://dashscope.aliyuncs.com/compatible-mode/v1Singapore:
https://dashscope-intl.aliyuncs.com/compatible-mode/v1US (Virginia):
https://dashscope-us.aliyuncs.com/compatible-mode/v1
Enter the API Key.
Model Studio Token Plan
Go to the Token Plan Team Edition purchase page. Select the seat type and quantity, and complete the subscription.
API Key: On the Token Plan Team Edition page, copy your dedicated API Key.
In the Agent Management Center, click Add Model.
Select Model Square > Model Studio Token Plan.
Select the compatibility mode and corresponding Base URL from the table below:
Compatibility mode
Base URL
OpenAI compatible
https://token-plan.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1Anthropic compatible
https://token-plan.ap-southeast-1.maas.aliyuncs.com/apps/anthropicEnter the API Key.
For models supported by Alibaba Cloud Model Studio Token Plan, see Overview.
Model Studio Coding Plan
Subscribe to Alibaba Cloud Model Studio Coding Plan and generate and save an API Key.
In the Agent Management Center, click Add Model.
Select Custom Model Configuration.
Select the compatibility mode and corresponding Base URL from the table below:
Compatibility mode
Base URL
OpenAI compatible
https://coding-intl.dashscope.aliyuncs.com/v1Anthropic compatible
https://coding-intl.dashscope.aliyuncs.com/apps/anthropicEnter the API Key.
For models supported by Alibaba Cloud Model Studio Coding Plan, see Overview.
Other providers
The Model Square offers providers such as SiliconFlow, Moonshot AI, MiniMax, and Zhipu AI, which you can select and configure directly. If the provider you need is not listed in Model Square, you can use Custom Model Configuration to integrate it. Follow these steps to configure a custom model:
Obtain the Base URL and API Key from the corresponding provider.
In the Agent Management Center, click Add Model.
Select Custom Model Configuration.
Enter the Model Provider Name and Model Provider ID.
Select the compatibility mode (OpenAI or Anthropic), and enter the Base URL and API Key.