# General Translation Platform: Viewing workflow history URL: https://generaltranslation.com/en-US/docs/platform/locadex/guides/viewing-workflow-history.mdx --- title: Viewing workflow history description: How to view recent and past Locadex workflow runs from the Agent and History pages. 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 --- Use workflow history to see what Locadex ran, when it ran, and whether it completed. ## View recent workflow runs [#view-recent-workflow] Open **Locadex > Agent**. The Agent page shows recent workflow runs, including setup and translation runs. Click **View all** to open the full **History** tab, or navigate directly to the tab in the sidebar. ## View full history [#view-full-history] Open **Locadex > History**. History shows workflow runs with: - **Status**, such as completed, in progress, or failed. - **Type**, such as setup or translation. - **Branch**, the branch used for the run. - **PR**, the pull request created by the run. - **Started**, the run start date and time. - **Duration**, how long the run took. - **LCUs**, usage for the run, when relevant. ## See pull requests [#see-pull-requests] If a run created a pull request, click the PR number to open it directly in GitHub. Use the pull request to review files, checks, comments, and merge status. ## 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