# 用户标签

{% hint style="info" %}
用户标签功能为方舟智能画像产品功能，非方舟分析标配功能，如有需求请联系易观。
{% endhint %}

从本质定义上来看**用户标签**是指，关联到用户实体上，标明用户客观属性、目标、行为和观点等的数字标识。每个标签代表着观察用户的一个角度，我们可以通过某个标签去理解用户的归属，也可以通过多个标签的维度从综合的角度去了解用户。也可以说，**用户标签是我们了解用户的角度**，通过不同的用户标签，构建起我们对于用户全面的了解，这也就形成了用户画像。

用户标签功能将从用户行为、业务的角度，将用户在数字触点发生的行为、产生的业务数据进行加工，生成对业务有用、观察用户的标签，基于企业对于业务的实际运营场景将用户标签进行归类管理，则形成企业的标签体系。相对于传统意义的用户标签，我们更侧重于用户动态的行为，标签的加工随着用户行为的变化适时更新，帮助客户捕捉用户每个阶段的动态特征与需求。

## 数据源

用户标签加工使用的数据源为用户行为数据、用户属性数据以及用户在其他业务系统中可转换为user-event模型的数据。具体数据接入请参考[数据接入指南](https://app.gitbook.com/@analysys/s/ark/integration/prepare/@drafts)

## 主要功能

用户标签为企业提供从0到1搭建标签体系及维护管理的功能，支持多级标签体系结构，构建企业标签体系；提供四种自定义加工方式进行可视化的标签的加工；提供维护标签生命周期的管理功能。

{% content-ref url="/pages/-M9HPIryhDgVtTl7JdtV" %}
[标签体系](/features/user/user-profile/tag-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9HPMhRmiykd2mtAcUw" %}
[标签加工](/features/user/user-profile/tag-customize.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSbEl4tjVExiI78LMwT" %}
[标签生命周期管理](/features/user/user-profile/taglifecycle.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSbII61-CrZINdhm9lM" %}
[标签体系应用概览](/features/user/user-profile/tagstatics.md)
{% endcontent-ref %}


---

# 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://arkdocs.analysys.cn/features/user/user-profile.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.
