# 数据中心

- [数据管理](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage.md): 数据管理功能，帮助您更好的对产品内的所有数据进行统一的维护与管理。
- [事件管理](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/event-manage.md)
- [无埋点事件管理](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/event-manage/auto.md): 在GrowingIO平台上对无埋点事件进行可视化及管理。
- [埋点事件管理](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/event-manage/manual.md): 对无埋点事件进行统一维护与管理。
- [变量管理](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/variable.md)
- [事件变量](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/variable/event.md): 在GrowingIO平台对埋点事件变量进行声明和管理。
- [用户变量](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/variable/user.md): 在GrowingIO平台对用户变量进行声明和管理。
- [转化变量](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/variable/conversion.md): 在GrowingIO平台对转化变量进行声明和管理。
- [自定义指标管理](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/complex.md)
- [合并事件](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/complex/plus.md): 对产品内所有的合并事件进行统一的维护与管理。
- [计算指标](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/complex/count.md): 对产品内所有的计算指标进行统一的维护与管理。
- [业务标签管理](https://growingio.gitbook.io/docs/product-manual/datacenter/datamanage/tag.md): 使用标签进行更好的分类整理。
- [数据规划](https://growingio.gitbook.io/docs/product-manual/datacenter/dataplan.md)
- [无埋点事件定义（圈选）](https://growingio.gitbook.io/docs/product-manual/datacenter/circle.md)
- [概述](https://growingio.gitbook.io/docs/product-manual/datacenter/circle/overview.md)
- [Web端数据定义（Web圈选）](https://growingio.gitbook.io/docs/product-manual/datacenter/circle/web.md)
- [App端数据定义（Web圈选）](https://growingio.gitbook.io/docs/product-manual/datacenter/circle/web-app.md)
- [App端数据定义（App圈选）](https://growingio.gitbook.io/docs/product-manual/datacenter/circle/app.md)
- [小程序数据定义](https://growingio.gitbook.io/docs/product-manual/datacenter/circle/minp.md)
- [微信内嵌页数据定义](https://growingio.gitbook.io/docs/product-manual/datacenter/circle/wxh5.md)
- [数据校验](https://growingio.gitbook.io/docs/product-manual/datacenter/datacheck.md)
- [微信公众号数据集成](https://growingio.gitbook.io/docs/product-manual/datacenter/wx-account.md)


---

# 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://growingio.gitbook.io/docs/product-manual/datacenter.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.
