# General Translation Platform: 查看工作流历史 URL: https://generaltranslation.com/zh/docs/platform/locadex/guides/viewing-workflow-history.mdx --- title: 查看工作流历史 description: 如何在智能体页面和 History 页面查看 Locadex 最近和过往的工作流运行。 related: links: - /docs/platform/locadex/guides/configuring-workflows - /docs/platform/locadex/guides/auto-merging-prs - /docs/platform/locadex/guides/managing-languages - /docs/platform/locadex/guides/using-in-monorepos --- 通过工作流历史记录,您可以查看 Locadex 运行了哪些内容、何时运行,以及是否已完成。 ## 查看最近的工作流运行 [#view-recent-workflow] 打开 **Locadex > Agent**。 智能体页面会显示最近的工作流运行,包括 setup 运行和翻译运行。 点击 **View all** 打开完整的 **History** 选项卡,或直接通过侧边栏进入该选项卡。 ## 查看完整历史记录 [#view-full-history] 打开 **Locadex > History**。History 会显示工作流运行的以下信息: * **Status**,例如 completed、in progress 或 failed。 * **Type**,例如 setup 或 translation。 * **Branch**,此次运行使用的 branch。 * **PR**,此次运行创建的拉取请求。 * **Started**,此次运行的开始日期和时间。 * **Duration**,此次运行的持续时间。 * **LCUs**,此次运行的用量 (如适用) 。 ## 查看拉取请求 [#see-pull-requests] 如果某次 run 创建了拉取请求,请点击 PR 编号,直接在 GitHub 中打开它。 你可以通过该拉取请求查看文件、检查结果、评论和合并状态。 ## Next steps - /docs/platform/locadex/guides/configuring-workflows - /docs/platform/locadex/guides/auto-merging-prs - /docs/platform/locadex/guides/managing-languages - /docs/platform/locadex/guides/using-in-monorepos