# Artifacts Store, version, and share filesystem artifacts across Workers, APIs, and git-compatible tools > Links below point directly to Markdown versions of each page. Any page can also be retrieved as Markdown by sending an `Accept: text/markdown` header to the page's URL without the `index.md` suffix (for example, `curl -H "Accept: text/markdown" https://cloudflaredoc.ubitools.com/artifacts/`). > > For other Cloudflare products, see the [Cloudflare documentation directory](https://cloudflaredoc.ubitools.com/llms.txt). ## Artifacts documentation pages - [Artifacts](https://cloudflaredoc.ubitools.com/artifacts/index.md): 跨 Workers、API 和 Git 兼容工具存储、版本控制和共享文件系统 Artifacts。 - [错误](https://cloudflaredoc.ubitools.com/artifacts/api/errors/index.md): Artifacts REST API 和 Workers 绑定(binding)返回的错误代码。 - [Git 协议](https://cloudflaredoc.ubitools.com/artifacts/api/git-protocol/index.md): 在标准的 git-over-HTTPS 客户端中使用 Artifacts。 - [REST API](https://cloudflaredoc.ubitools.com/artifacts/api/rest-api/index.md): 通过 HTTP 管理 Artifacts 存储库和令牌。 - [Workers 绑定(binding)](https://cloudflaredoc.ubitools.com/artifacts/api/workers-binding/index.md): 从 Worker 绑定(binding)调用 Artifacts。 - [Wrangler 命令](https://cloudflaredoc.ubitools.com/artifacts/api/wrangler/index.md): 使用 Wrangler 从命令行管理 Artifacts 命名空间、存储库和存储库令牌。 - [Artifacts 最佳实践](https://cloudflaredoc.ubitools.com/artifacts/concepts/best-practices/index.md): 使用存储库、令牌、元数据和命名空间模式。 - [Artifacts 工作原理](https://cloudflaredoc.ubitools.com/artifacts/concepts/how-artifacts-works/index.md): 了解命名空间、存储库和持久性。 - [命名空间](https://cloudflaredoc.ubitools.com/artifacts/concepts/namespaces/index.md): 按环境或租户组织存储库。 - [存储库](https://cloudflaredoc.ubitools.com/artifacts/concepts/repositories/index.md): 了解存储库标识、API 和范围。 - [Git 客户端](https://cloudflaredoc.ubitools.com/artifacts/examples/git-client/index.md): Artifacts 与 Git 客户端集成的示例。 - [isomorphic-git](https://cloudflaredoc.ubitools.com/artifacts/examples/isomorphic-git/index.md): 从 Workers 推送提交到 Artifacts 仓库。 - [沙盒 SDK + Artifacts](https://cloudflaredoc.ubitools.com/artifacts/examples/sandbox-sdk-artifacts/index.md): 将沙盒连接至 Artifacts 仓库。 - [REST API](https://cloudflaredoc.ubitools.com/artifacts/get-started/rest-api/index.md): 通过 HTTP 创建 Artifacts 存储库。 - [Workers](https://cloudflaredoc.ubitools.com/artifacts/get-started/workers/index.md): 从 Worker 创建 Artifacts 存储库。 - [ArtifactFS](https://cloudflaredoc.ubitools.com/artifacts/guides/artifact-fs/index.md): 挂载大型仓库,无需等待完整克隆。 - [身份验证](https://cloudflaredoc.ubitools.com/artifacts/guides/authentication/index.md): 为绑定、API 调用和 Git 选择身份验证方法。 - [事件订阅](https://cloudflaredoc.ubitools.com/artifacts/guides/event-subscriptions/index.md): 订阅 Artifacts 事件以响应仓库生命周期更改。 - [导入仓库](https://cloudflaredoc.ubitools.com/artifacts/guides/import-repositories/index.md): 将现有 Git 仓库导入 Artifacts 中。 - [指标](https://cloudflaredoc.ubitools.com/artifacts/observability/metrics/index.md): 查看 Artifacts 公开的指标。 - [更新日志](https://cloudflaredoc.ubitools.com/artifacts/platform/changelog/index.md): 查看 Artifacts 的最近更改。 - [限制](https://cloudflaredoc.ubitools.com/artifacts/platform/limits/index.md): 查看 Artifacts 平台限制。 - [定价](https://cloudflaredoc.ubitools.com/artifacts/platform/pricing/index.md): 查看 Artifacts 定价信息。