# 用户

用户模块主要负责对用户进行管理、细分，通过用户探查、用户分群和用户标签体系，提供多样的用户细分手段。用户细分是精细化运营的基础。在后续分析中可对比分析不同人群同一指标的表现，发现背后的影响因子，指导产品优化方向，或者针对不同的用户群匹配不同的服务和内容，进行个性化运营。

在易观分析中提供基础的用户探查、用户分群功能，可以通过设置用户行为、属性组合条件创建用户分群，并进行推送、分析、导出等操作。请点击如下链接，详细了解易观用户分群功能的介绍。

{% content-ref url="/pages/-MSb7HWWKh6pVcyWj2Ms" %}
[用户探查](/features/user/probe.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M9HJnONSWZGBQavLShQ" %}
[用户分群](/features/user/segmentation.md)
{% endcontent-ref %}

在方舟智能画像版本中，在用户模块提供用户分群和标签管理两大功能模块，其中标签管理功能提供从0到1的搭建标签体系、创建标签、管理标签生命周期的全流程能力；用户分群则在基础版分群的能力之上可以选择已经创建的标签体系从更多、更贴近业务场景的维度去细分、定向用户群。具体详见以下链接了解详细功能。

{% content-ref url="/pages/-M9HOIc\_fwqIKwkhSB2C" %}
[用户标签](/features/user/user-profile.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.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.
