# How to access Activity History

import DocButton from '~/components/webkit/DocButton.vue';

[Activity History](/en/documentation/products/accounts/activity-history/) allows you to access the history of all activities on the account and by all the users connected to the main account.

To access **Activity History**:

1. Access [Azion Console](https://console.azion.com).
2. On the upper-right corner of the page, select the avatar menu. This is the **Account menu**.
3. Select **Activity History**.

In the **search field**, you can filter the results by activity performed or by a user, for example.

---

## Data Stream logs

The [Data Stream](/en/documentation/products/observe/data-stream/) product provides a data source for Activity History logs.

<DocButton href="/en/documentation/products/guides/use-data-stream/" label="Use Data Stream" kind="secondary" size="medium" />