# General Translation Platform: Viewing automation activity URL: https://generaltranslation.com/en-US/docs/platform/locadex/guides/viewing-automation-activity.mdx --- title: Viewing automation activity description: "How to view Locadex automation activity: this guide covers recent runs, status, steps, errors, branches, and pull requests." related: links: - /docs/platform/locadex/guides/configuring-automations - /docs/platform/locadex/guides/auto-merging-prs - /docs/platform/locadex/guides/managing-languages - /docs/platform/locadex/guides/using-in-monorepos --- Use automation activity to see what Locadex ran, when it ran, and whether it completed. ## View Project activity [#project-activity] Open **Project > Automations**. The **Recent activity** section shows the five latest runs across the Project. Select an automation to see up to 20 recent runs for that automation. Expand a run to review its trigger, step progress, duration, branch, pull request number, and customer-safe error details. ## View Organization activity [#organization-activity] Open **Organization > Locadex > Automations** to search automations across Projects. Select an automation to inspect its recent runs and targets. Organization-level access is useful when the same team manages several Projects. Project names appear on each run. ## See pull requests [#see-pull-requests] If a run created or updated a pull request, use its pull request number to find the change in GitHub. Use the pull request to review files, checks, comments, and merge status. ## Next steps - /docs/platform/locadex/guides/configuring-automations - /docs/platform/locadex/guides/auto-merging-prs - /docs/platform/locadex/guides/managing-languages - /docs/platform/locadex/guides/using-in-monorepos