# Alibaba Cloud Bailian

1. Log in [Alibaba Cloud Bailian](https://bailian.console.aliyun.com/?tab=model#/api-key)If you don’t have an Alibaba Cloud account, you need to register one.
2. Click the `Create my API-KEY` button in the upper-right corner.

<figure><img src="/files/5d870de3d94ec2324acd6633d388714ce17a71f5" alt=""><figcaption><p>Alibaba Cloud Bailian Create API Key</p></figcaption></figure>

3. In the pop-up window, select the default business space (or you can customize one), and fill in a description if you want.

<figure><img src="/files/e0792d4003b75200f6c463c113726d4bbc4ed2eb" alt=""><figcaption><p>Alibaba Cloud Bailian Create API Key dialog</p></figcaption></figure>

4. Click the `Confirm` button in the upper-right corner.
5. in the lower-right corner. Then you should see a new row added to the list; click the `View` button in the upper-right corner.

   <figure><img src="/files/3213211170c92d52ddd0c39a30061cb36c5e131d" alt=""><figcaption><p>Alibaba Cloud Bailian View API Key</p></figcaption></figure>
6. Click `Copy` button in the upper-right corner.

   <figure><img src="/files/c6eab849502cc0b12d861cdc33d2e81162d77f22" alt=""><figcaption><p>Alibaba Cloud Bailian Copy API Key</p></figcaption></figure>
7. Go to Cherry Studio, and `Settings` → `Model Services` → `Alibaba Cloud Bailian` find `API Key` in, then paste the copied API key here.

   <figure><img src="/files/3baf513060b2462068770c04966ebcc2f28c94b9" alt=""><figcaption><p>Alibaba Cloud Bailian Enter API Key</p></figcaption></figure>
8. You can adjust the relevant settings according to the introduction in [Model Services](/docs/en-us/pre-basic/settings/providers.md) and then you can use it.

{% hint style="info" %}
If you find that there are no Alibaba Cloud Bailian models in the model list, please confirm that you have added the models according to the introduction in [Model Services](/docs/en-us/pre-basic/settings/providers.md) and enabled this provider.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cherry-ai.com/docs/en-us/pre-basic/providers/a-li-yun-bai-lian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
