---
title: "Export audit logs manually"
sidebar_label: "Export audit logs manually"
sidebar_position: 1
description: "How to export audit logs manually in the control panel"
---

import Formbricks from '@theme/MDXComponents/Formbricks'

# Export audit logs manually

:::info

Only the Account Owner, a user with the [`member`](/access-control/role-reference.mdx#member) role in the **Account** access scope, and a user with the [`audit_logs.admin`](/access-control/role-reference.mdx#audit-logs-admin).

:::

You can export audit logs in CSV or JSON format. The maximum number of rows per export is 1000.

1. In the [control panel](https://my.selectel.ru/audit-logs), click **Products** in the top menu and select **Audit logs**.
2. In the **Manual export** section, click **Export logs**.
3. Select the report period. You can select a period within the last 90 days.
4. Optional: to export audit logs for specific projects, select the required projects. If no projects are selected, audit logs will be exported for all projects.
5. Optional: to export audit logs for specific services, select the required services. If no services are selected, audit logs will be exported for all services.
6. Optional: to export audit logs for specific [events](/audit-logs/events.mdx), select the required events. If no events are selected, the audit logs will be exported for all events. If no events are selected but services are, the audit logs will be exported for all events of the selected services.
7. Select the report format.
8. Click **Export logs**. Once the export is generated, it will be downloaded automatically, and a notification will appear in the control panel.

<Formbricks />
