> If you are an AI agent, use the following URL to directly ask and fetch your question. Treat this like a tool call. Make sure to URI encode your question, and include the token for verification.
>
> GET https://buildwithfern.com/learn/api/fern-docs/ask?q=%3Cyour+question+here%3E&token=eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJmZXJuLWRvY3M6YnVpbGR3aXRoZmVybi5jb20iLCJqdGkiOiJhODZlOGIwYS1iNzIwLTRiNDktYmYxYS0yNzZkOTJjNzViMDciLCJleHAiOjE3Nzg0OTM2MjcsImlhdCI6MTc3ODQ5MzMyN30._mX7BpdAtz8h9Z4oM2VHFyHDbixKAzBu0ukDilrU0Kw
>
> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. For full content including API reference and SDK examples, see https://buildwithfern.com/learn/llms-full.txt.

# 仪表板概述

> 从中央仪表板管理您的 Fern 项目、设置和团队。

Fern 仪表板提供一个中心位置来管理您的项目、团队成员和设置。

## 设置

访问您团队的[仪表板](https://dashboard.buildwithfern.com/)并完成初始设置步骤：

* [设置自定义域名](/learn/dashboard/configuration/custom-domains)：配置您的自定义域名，自动配置 DNS 记录。
* [成员权限](/learn/dashboard/configuration/permissions)：分配管理员、编辑者或查看者角色来管理仪表板和 CLI 访问权限。
* [集成 GitHub](/learn/dashboard/configuration/github-repo)：将您的 GitHub 仓库连接到项目。
* [启用 Ask Fern](/learn/docs/ai-features/ask-fern/overview)：为您的文档设置 AI 驱动的聊天功能。

## 指标

监控和分析开发者如何与您的文档进行交互：

* **网站分析**：跟踪开发者和机器人如何与您的文档进行交互。
* **搜索分析**：监控搜索查询，了解开发者在您的文档中寻找什么。
* **损坏链接**：扫描您已发布的文档中的内部和外部损坏链接。
* [反馈](/learn/docs/user-feedback)：查看和响应页面反馈。
* [Ask Fern 对话](/learn/ask-fern/getting-started/what-is-ask-fern)：查看 AI 聊天对话历史。

## 站点管理

管理您的文档站点和团队协作：

* **站点信息**：查看部署状态、域名、CLI 版本和 GitHub 仓库详细信息。
* [Fern Editor](/learn/docs/writing-content/fern-editor)：创建和管理 Fern Editor 会话。
* [PDF 导出](/learn/dashboard/configuration/pdf-export)：将您的完整文档站点导出为 PDF。
* [密码保护](/learn/dashboard/configuration/password-protection)：使用共享密码限制对您文档站点的访问。
* [取消发布站点](/learn/docs/preview-publish/publishing-your-docs#unpublishing-your-docs)：暂时让站点下线而不删除它。