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

# Activity

> An organization-wide feed of every plan event — created, validated, items changed, approvals — with live updates.

The **Activity** page is your organization-wide audit feed. It aggregates every plan event
across all plans in one chronological stream, so you can see what changed, when, and by
whom — including automated actors.

## What it shows

Every plan lifecycle and item event, for example:

* **Plan lifecycle** — created, validated, status changed, closed, deleted.
* **Items** — added, updated, removed, status changed.
* **Approvals** — requested, approved, rejected, expired.
* Plus configuration events like ruleset changes and API-token lifecycle.

Each entry records the **actor** — a user, a workflow, the scenario generator, the system,
or an API token — so automated changes are as traceable as manual ones.

## Tabs & live updates

* **All** — the full event feed (newest first).
* **To validate** — only approval-requested events (work awaiting a decision).

The feed **polls automatically** (every \~30s); a live indicator shows when it's fresh.

## Activity here vs. on a plan

| View                      | Scope                                                                 |
| ------------------------- | --------------------------------------------------------------------- |
| **Activity** (this page)  | **All** plans in the organization, with tab filters and live polling. |
| A plan's **Activity tab** | A **single** plan's full history.                                     |

## Working with it

<Steps>
  <Step title="Open Activity">
    Go to **Apps → Activity** for the org-wide feed.
  </Step>

  <Step title="Focus on approvals">
    Switch to **To validate** to see what's waiting for a decision.
  </Step>

  <Step title="Drill down">
    Click an event to open the related plan and its full history.
  </Step>
</Steps>

<Note>
  Activity reads the same immutable audit trail described in
  [Plan lifecycle → activity](/en/inventory-plans/lifecycle#activity--audit-trail); labels
  (names of users, variants, shops…) are resolved at read time so they stay current.
</Note>
