> For the complete documentation index, see [llms.txt](https://submodel.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://submodel.gitbook.io/docs/jian-ti-zhong-wen/instagen/overview-2/create-key.md).

# 创建 Key

## 创建你的第一个 key

1. 进入 **Account Settings** → **InstaGen Access Key**
2. 点击 **"Add New Access Key"**
3. 填写名称和描述
4. 复制你的 key

## key 命名示例

* `Production-LLM-API`
* `WebApp-Integration`
* `Testing-Environment`

## 安全注意事项

* 将 key 存储在环境变量中
* 切勿提交到版本控制
* 使用安全的密钥管理方案
* 定期轮换 key

## 后续步骤

* [了解 key 管理](/docs/jian-ti-zhong-wen/instagen/overview-2/manage-keys.md)
* [开始使用 API](/docs/jian-ti-zhong-wen/instagen/api-reference.md)
