> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/zh/credentials.md).

# 在 Duaer 里创建和编辑凭证

在 Duaer 里，凭证保存在实例里并用加密密钥保护。节点引用凭证，不把密钥写进参数。
## 创建凭证

1. 用创建入口选择 Credential，或在节点的凭证下拉里新建。
2. 若实例支持项目，选个人空间或某个项目。
3. 选服务，填入该服务要求的字段，保存。Duaer 会测试连接。

密钥经 [加密密钥](/zh/hosting/configuration/encryption-keys.md) 保护。谁能看到、编辑凭证，跟项目和角色走。外部密钥库见 [外部密钥](/zh/external-secrets.md)。嵌入场景下的覆盖见 [credential overwrites](/zh/embed/configuration.md#credential-overwrites)。
## Questions

### Duaer 的凭证存在哪里？

存在这台实例里，用加密密钥保护。节点引用凭证，不把密钥写进参数。谁能看到、编辑跟项目和角色走。

