---
title: 帮助中心
sidebarTitle: 概览
description: "管理 Jamdesk 账户、项目和账单等的指南。按主题浏览，或搜索特定帮助文章。"
---

> **For AI agents:** the complete documentation index is at [llms.txt](/docs/llms.txt). Append `.md` to any page URL for its markdown version.

Jamdesk 仪表板和平台使用指南：账户设置、项目管理、账单和故障排除。有关集成、分析、构建和部署，请参阅 [Docs tab](/cn/introduction)。

## 主题

<Columns cols={3}>
  <Card title="入门" icon="rocket" href="/cn/help/getting-started/signing-up">
    注册、入门流程、仪表板导览和首次构建
  </Card>
  <Card title="账户" icon="user" href="/cn/help/account/settings">
    个人资料设置、密码、GitHub 关联和账户删除
  </Card>
  <Card title="项目与团队" icon="users" href="/cn/help/projects/creating">
    创建项目、管理设置、邀请团队成员和转移所有权
  </Card>
  <Card title="账单" icon="credit-card" href="/cn/help/billing/plans">
    方案和定价、订阅管理及项目附加组件
  </Card>
  <Card title="故障排除" icon="wrench" href="/cn/help/troubleshooting/build-failures">
    构建失败、DNS 问题、错误代码、登录问题等
  </Card>
</Columns>

## 快速参考

| 任务 | 页面 |
|---|---|
| 创建账户 | [注册](/cn/help/getting-started/signing-up) |
| 连接 GitHub 仓库 | [GitHub 集成](/cn/integrations/github) |
| 触发手动构建 | [触发构建](/cn/builds/triggering) |
| 设置自定义域名 | [自定义域名](/cn/deploy/custom-domains) |
| 邀请团队成员 | [团队成员](/cn/help/projects/team-members) |
| 更改方案 | [管理订阅](/cn/help/billing/managing-subscription) |
| 修复构建失败 | [构建失败](/cn/help/troubleshooting/build-failures) |
| 查找错误代码 | [错误参考](/cn/help/troubleshooting/error-reference) |
| 查看网站分析 | [分析概览](/cn/setup/analytics-overview) |
| 删除账户 | [删除账户](/cn/help/account/delete-account) |
| 报告安全问题 | [安全性](/cn/help/support/security) |

## 常见问题与支持

<Columns cols={2}>
  <Card title="常见问题" icon="circle-question" href="/cn/help/faq">
    关于定价、构建、域名和协作的常见问题
  </Card>
  <Card title="联系支持团队" icon="headset" href="/cn/help/support/contact">
    支持邮箱、响应时间以及请求中应包含的信息
  </Card>
</Columns>