> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/feature-flags/use-feature-flags/use-ff/ff-data/view-activities-of-a-feature-flag.md).

# View the Activities of a Flag

The **Activity** tab allows you to view the actions performed on the selected Feature Flag. The following details are available on the Activity page:

* **Time**: The time at which the Flag was turned `on` or `off`
* **User**: Email ID of the user who performed the action on the selected Flag
* **Action**: The action that was performed on the Flag. For example, turned `on` or `off`
* **Event Summary**: The summary of all the events of the Flag. For example, the Project name, Environment details, etc. The event summary also displays the YAML difference with the flag details and the state of the events

### View activities <a href="#view-activities" id="view-activities"></a>

To view the actions performed on a Feature Flag:

1. In **Feature Flags** select the Feature Flag for which you want to view the activity.
2. Select the date range for the Feature Flag you want to view.\
   The **Time**, **User**, and **Action** details are displayed.

### View an event summary <a href="#view-an-event-summary" id="view-an-event-summary"></a>

To view a summary of an event:

1. In **Feature Flags** select the Feature Flag for which you want to view the event summary.
2. Select the date range for the Feature Flag you want to view.
3. Click **View Event Summary**.

   ![A screenshot of list of actions.](/files/xHoJioU97CEZpOG5MNfZ)
4. The **Event Summary** is displayed.
5. Click **YAML DIFFERENCE** to view the details of the Flag. The YAML file also highlights the different states of the events.

<figure><img src="/files/sPo9EAwnj0FYe4ygdexn" alt="A screenshot of a YAML file with the differences highlighted."><figcaption></figcaption></figure>
