> For the complete documentation index, see [llms.txt](https://helpdocs.ycloud.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.ycloud.com/help-center/zh/contact/lian-xi-ren-she-zhi/lian-xi-ren-biao-qian-she-zhi.md).

# 联系人标签设置

{% hint style="info" %}
关于标签设置，我们支持两种方式添加Tag，您可自主选择以下任意方式

1. 您可直接在Settings > Tags 位置查看标签并支持编辑和修改
2. 您可在Contact list部分，选择用户进行打标或者您可在Inbox工具中对用户进行打标
   {% endhint %}

## 在Settings位置添加

### 步骤1

登录[YCloud账号](https://www.ycloud.com/console/#/entry/login)，导航至Contact > Settings > Tags

<figure><img src="/files/kA0mOPpI5XZmLbTPcp2u" alt=""><figcaption></figcaption></figure>

### 步骤2

点击Add Tag，添加新的Tag，点击Save完成操作；添加成功后支持再次编辑和删除操作

<figure><img src="/files/XYRHP2uRKpm2xLzxPTpp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/IeLihOYtS4WovRnkvf56" alt=""><figcaption></figcaption></figure>

## 在Contact list位置添加

### 步骤1

登录[YCloud账号](https://www.ycloud.com/console/#/entry/login)，导航至Contact > Contact list > Add tag

<figure><img src="/files/kDyNRWThhlNpaLxsWRH8" alt=""><figcaption></figcaption></figure>

### 步骤2

点击Add tag, 输入您想添加的tag，点击Create new tag完成操作

<figure><img src="/files/a5T34ERYmOs0VvjdLlu8" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpdocs.ycloud.com/help-center/zh/contact/lian-xi-ren-she-zhi/lian-xi-ren-biao-qian-she-zhi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
