# 项目管理

{% hint style="info" %}
4.3.0 及以上版本对管理模块中的部分功能进行了合并。

原 接入数据、集成SDK、可视化埋点并入了数据接入管理

原 元事件、虚拟事件、事件属性、用户属性、Session管理 并入了 元数据管理
{% endhint %}

![](/files/-LjFjQ2A7p3RmQSIQ7ri)

{% content-ref url="/pages/-LjFXL9nPLuf2Hu5aM7K" %}
[项目概览](/features/project-manegement/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LaQ9KdYm\_W\_9wYN4MiV" %}
[项目成员管理](/features/project-manegement/member.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LjFeK6JlUjrefKKUr0u" %}
[数据接入管理](/features/project-manegement/data-integration.md)
{% endcontent-ref %}

* [埋点方案](/features/project-manegement/data-integration/schema.md)
* [可视化埋点](/features/project-manegement/data-integration/virtualizer.md)
* [集成SDK接入数据](/features/project-manegement/data-integration/sdks.md)
* [数据验证](/features/project-manegement/data-integration/validation.md)

{% content-ref url="/pages/-LjFgO-r-dsnVip4v\_km" %}
[元数据管理](/features/project-manegement/meta-data.md)
{% endcontent-ref %}

* [元事件](/features/project-manegement/meta-data/meta-events.md)
* [虚拟事件](/features/project-manegement/meta-data/merged-events.md)
* [用户属性](/features/project-manegement/meta-data/user-properties.md)
* [事件属性](/features/project-manegement/meta-data/event-properties.md)
* [Session管理](/features/project-manegement/meta-data/session.md)
* [页面组管理](/features/project-manegement/meta-data/pagegroup.md)

{% content-ref url="/pages/-LaQ9KihmHV98kAnlzkU" %}
[服务集成配置](/features/project-manegement/integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrDiriquMZOmREYc-QF" %}
[智能监控](/features/project-manegement/monitoring/intelligent-monitoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LaQG6TxuNhLF1LABbER" %}
[自定义监控](/features/project-manegement/monitoring/monitoring.md)
{% endcontent-ref %}

{% hint style="info" %}
以上内容没有解答我的问题？[点击我来反馈](https://support.qq.com/products/118522/) 🚀
{% 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://arkdocs.analysys.cn/features/project-manegement.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.
