# 社区与支持

去哪儿求助、交流模式、上报问题。

## 支持层级

| 渠道                            | 适用            | 响应时长               |
| ----------------------------- | ------------- | ------------------ |
| **邮件** `support@helodata.com` | 全部套餐含试用       | 1 个工作日             |
| **控制台内聊天**                    | 全部套餐          | 7×24，中位 <30 分钟     |
| **优先队列**                      | Pro 及以上       | 工作时段 1 小时          |
| **专属 CSM**                    | Enterprise    | Slack 或 Teams 共享频道 |
| **电话 / 视频**                   | Enterprise 可约 | 排期                 |

试用账号 SLA 与付费一致——不希望你在成为客户前就被搞糊涂。

## 提交工单时附什么

我们能更快帮你：

* **`X-Helodata-Request-Id`**（最有价值的单一字段）
* 失败请求的**状态码**与 **`X-Helodata-Error-Code`** 头
* 涉及的**子账号**名
* 已尝试的步骤、期望与实际结果
* 复杂问题附**最小复现**（curl 命令或简短脚本）

只写"不行"的工单要花数小时分流；带上以上三件套的工单分钟级响应。

## 社区

### Discord

helodata Discord 面向所有客户与试用用户开放——控制台 **资源 → 社区** 或 [helodata.com/discord](https://helodata.com/discord)。

频道：

* `#announcements` — 官方更新
* `#general` — 用户互聊
* `#showcase` — 分享你在做的项目
* `#help` — 同行互助（部分问题比邮件更快）
* `#feature-requests` — 公开提需求供大家投票

helodata 员工每天在线。把它当同事的 office hour，不是 7×24 客服窗口。

### Newsletter

月度变更摘要、新集成、模式指南。在 **设置 → 通知 → 产品 newsletter** 订阅。

## 状态页

实时服务健康 [status.helodata.com](https://status.helodata.com)。订阅渠道：

* 邮件
* RSS / Atom
* Webhook（接你们的运维仪表盘）
* Slack 频道（Enterprise）

事故期间通常每 15 分钟更新一次，事后附事故复盘。

## 安全披露

安全相关报告——不是普通 bug 报告——请发 **<security@helodata.com>**。PGP 公钥在 [helodata.com/.well-known/security.txt](https://helodata.com/.well-known/security.txt)。

我们走协调披露：举报 → 我方分析 → 修复 → 发布时公开致谢（若你愿意）。**暂无正式 bounty 项目**，但对有影响力的发现会自行支付奖励——发 <security@helodata.com> 讨论。

## 滥用举报

收到 helodata IP 的滥用？发 **<abuse@helodata.com>** 附：

* IP 地址
* 时间戳（UTC）
* 涉事请求副本（含完整请求头）

我方 1 个工作日内回复。

## Office Hours（Enterprise）

Enterprise 客户的 CSM 团队提供：

* 周度 office hours
* 按需架构 review
* 模式咨询（如"我们这架构合理吗？"）

通过你的 CSM 排期。

## 文档反馈

本文档持续迭代。两种反馈方式：

* **按页** — 每页底部有"这页有帮助吗？"小组件
* **整体** — `docs@helodata.com`

发现不准确、误导、缺失，请发邮件至 **<docs@helodata.com>** 告诉我们。


---

# 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://docs.helodata.com/helodata-zh/zi-yuan/community.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.
