All Products
Search
Document Center

Simple Application Server:Deploy an OpenClaw (formerly Moltbot, Clawdbot) image

Last Updated:Feb 17, 2026

OpenClaw is an open source, local-first AI agent and automation platform. Use OpenClaw to deeply integrate multi-channel communication with large language models and create custom AI assistants that feature persistent memory and proactive execution capabilities.

Important

OpenClaw is an open source AI assistant. Before you use it, fully assess its security and stability. Strictly follow the license agreement to protect your system environment and data security.

Billing overview

Deploying and using the OpenClaw service on a Simple Application Server incurs the following fees:

  • Simple Application Server fees: For more information, see Simple Application Server billing overview.

  • Model call fees: By default, OpenClaw calls Alibaba Cloud Model Studio models during execution. The two main billing methods for model calls are:

    • Coding Plan AI Coding Package (Recommended): This plan uses a fixed monthly fee with a monthly request quota. Calls that exceed the quota return an error and are not charged. This helps you avoid unexpected costs.

      The Coding Plan only supports offsetting charges for calls to the qwen3-max-2026-01-23 and qwen3-coder-plus models. It does not support calls to multimodal models, including the default built-in Image Model qwen3-vl-plus.
    • Pay-as-you-go by token usage:

      • Version OpenClaw 2026.2.3 uses the qwen3-max-2026-01-23 model as the default text processing model (Primary Model) and the qwen3-vl-plus model as the image processing model (Image Model). For more information about billing, see Qwen-Max Model Billing and Qwen-VL Model Billing.

      • For version OpenClaw(Moltbot) 2026.1.27-beta.1, the qwen3-max-2026-01-23 model is used for servers purchased on or after January 31, 2026. For servers purchased before January 31, 2026, the qwen-vl-plus model is used by default.

        Important

        Enable Stop on Free Quota Exhaustion (Singapore region only): When you first activate Alibaba Cloud Model Studio (in the Singapore region), a free quota for new users is automatically issued for each model. By default, after the free quota is used up, you are charged based on the prices and usage in the model list. You can enable the Stop on Free Quota Exhaustion feature to avoid unexpected charges. For more information about billing, see OpenClaw (formerly MoltBot, Clawbot) purchase and billing questions.

Step 1: Purchase an OpenClaw package

Important

If you already have a Simple Application Server, you can skip this step. Instead, deploy OpenClaw by resetting the server. When you reset the server, select the OpenClaw image under Application Images. Resetting the server erases all data on the system disk. Back up your data as needed. For more information, see Reset a Simple Application Server.

  1. Purchase a Simple Application Server pre-installed with the OpenClaw application.

    This application image is based on the 64-bit Alibaba Cloud Linux 3.2104 LTS operating system and comes from Alibaba Cloud Compute Nest.
  2. On the Simple Application Server page, the resource configurations are preset. To change the configuration items, see the following information.

    • Instance: The memory must be 2 GiB or larger. You can switch packages as needed.

    • Region: The default is US (Virginia).

    • Purchase Configuration: The default duration is 12 months. You can change the duration as needed.

Step 2: Configure OpenClaw

  1. On the Servers page, click the instance ID on the server card to go to the Server Overview page. Click the Application Details tab.

  2. In the OpenClaw usage steps section, click Port Allow, then click Execute Command to open the firewall for the OpenClaw service port.

    Important
  3. Click Configure OpenClaw, then click Execute Command to set the Alibaba Cloud Model Studio API key.

    You can configure one of two types of Alibaba Cloud Model Studio API keys:

    • Coding Plan exclusive API key (Recommended): This plan uses a fixed monthly fee with a monthly request quota. Calls that exceed the quota return an error and are not charged. This helps you avoid unexpected costs.

      The Coding Plan only supports offsetting charges for calls to the qwen3-max-2026-01-23 and qwen3-coder-plus models and does not support multimodal model calls (including the default built-in Image Model qwen3-vl-plus).
    • An Alibaba Cloud Model Studio API key billed by token usage.

    You can configure the API key using either System Recommended or Manual Input. System Recommended lists your Coding Plan API key (cost-controlled) and the API key for the Alibaba Cloud Model Studio model service closest to your server (low latency). To use an API key from another region or account, choose Manual Input.

    • System Recommended (dropdown selection)

      Region of the Simple Application Server

      Region of the system-recommended Alibaba Cloud Model Studio API key

      Region of the Coding Plan API key

      Chinese mainland regions

      China (Beijing)

      Singapore

      US and European regions

      US (Virginia)

      Hong Kong (China) and other Asian regions

      Singapore

    • Manual Input

      Click the button to switch to manual input. Enter your Alibaba Cloud Model Studio API key and select its region.image

      Important

      When manually configuring, ensure the selected API key region is correct. Otherwise, model calls will fail.

  4. Click Access Control page, then click Execute Command to retrieve the OpenClaw WebUI address. You can use this URL to interact with the OpenClaw agent in your browser.

    You can disable public access to the WebUI with one click. For details, see Disable public access to the OpenClaw WebUI.
  5. (Optional) View the token.

    In Application Details > Basic Configuration > View Token, click Execute Command to view and save the token.

    image

    Warning

    Do not expose the full URL that contains the token. This link includes your authentication credentials. Anyone with this link can bypass the logon process and gain administrative permissions to your OpenClaw console.

OpenClaw personalization

Generic agents behave identically, making them unsuitable for specific interaction scenarios. To help OpenClaw agents truly fit into business contexts—such as immersive role-playing or formal enterprise customer service—OpenClaw provides personalization capabilities.

The configuration files include the following:

  • Personality definition (SOUL.md): Defines the AI’s core values, conversation style (e.g., formal, humorous, concise), and code of conduct.

  • Identity definition (IDENTITY.md): Defines the AI’s name, self-awareness, background, and role.

  • Workflow definition (AGENTS.md): Defines how the AI handles tasks, uses tools, and executes workflows.

Configuration steps: In Application Details > Personalization, click Edit to modify different configuration files. For scenario-specific examples, see OpenClaw personalization templates and scenario examples.

FAQ

How do I restart the OpenClaw gateway?

Restart the OpenClaw gateway in the console when you encounter connection interruptions or service unavailability. In Application Details > Basic Configuration > Restart OpenClaw Gateway, click Execute Command.

image

How do I view the OpenClaw port number?

To prevent malicious scanning and targeted attacks, OpenClaw no longer uses a fixed default port during initialization. Instead, it generates a random port. In Application Details > Basic Configuration > View Port, click Execute Command to view the OpenClaw port number.

image

How do I change the model that OpenClaw calls?

Switch in the console

OpenClaw integrates with Alibaba Cloud Model Studio. Switch between models directly in the UI. In Application Details > Model Configuration > Model Configuration, delete the default model and select a different Model Studio model from the dropdown.

You can manually enter a model name. Find model codes on the Model Studio Model Square page.

image

Edit the configuration manually

  1. Go to the Simple Application Server console - Servers page. On the card for the server where OpenClaw is deployed, click the instance ID to go to the Server Overview page.

  2. Click the Application Details tab. On the Access Control page, click Quick View to go to the Clawdbot conversation page.

  3. Click Config > Agents, search for Primary Model or Image Model, and change it to a model supported by Model Studio. The format is alibaba-cloud/model code, such as alibaba-cloud/qwen3-max-2026-01-23. You can find the model code on the Model Studio Marketplace page.

    image

How do I enable or disable public access to the OpenClaw WebUI?

You can disable public access to the OpenClaw WebUI with one click. In Application Details > Basic Configuration > Public Network Access, click Enable/Disable to toggle public access to the OpenClaw WebUI.

Why doesn't the system recognize my existing Alibaba Cloud Model Studio API key when I enter it?

The system automatically detects the Alibaba Cloud Model Studio endpoint closest to the region where your server is located and displays the corresponding API key. If you have subscribed to a Coding Plan, its API key is also displayed. If no API key exists for the nearest endpoint, create an API key or subscribe to a Coding Plan in the corresponding region as instructed in the interface.

Region of your Simple Application Server

Region for the system-recommended Model Studio API key

Coding Plan API key region

Regions in the Chinese mainland

China (Beijing)

Singapore

Regions in the US and Europe

US (Virginia)

China (Hong Kong) and other regions in Asia

Singapore

Why doesn’t the system recognize my existing Alibaba Cloud Model Studio API key when I enter it?

The system automatically detects the Alibaba Cloud Model Studio endpoint closest to the region where your server is located and displays the corresponding API key. If you have subscribed to a Coding Plan, its API key is also displayed. If no API key exists for the nearest endpoint, create an API key or subscribe to a Coding Plan in the corresponding region as instructed in the interface.

Region of your Simple Application Server

Recommended Alibaba Cloud Model Studio API key region

Coding Plan API key region

Regions in the Chinese mainland

China (Beijing)

Singapore

US and European regions

US (Virginia)

Hong Kong (China) and other regions in Asia

Singapore

References

You can use Tailscale to build a secure tunnel and connect to your Mac. This lets you manage iMessage on your Mac through OpenClaw. For more information, see Use OpenClaw (formerly Clawdbot) to call iMessage.