> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chaintable.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Secrets

> 把第三方密钥和代码分开存。

<Note>
  本页正在编写中。
</Note>

## 本页将包含

* 在 Account → Secrets 配置，保存后不可查看
* 代码里用 chaintable.secrets.get("KEY\_NAME") 取值
* 沙箱启动时一次性注入，运行途中改了密钥本次运行拿到的仍是旧值
