# Reporting and Auditing

Dropbox keeps records of user activities that Admins can view from within the Admin console.&#x20;

### Viewing Team Activity&#x20;

Dropbox Admins can view activity about Team members in the admin console in the Activity tab. Log items can be filtered by date, user, content type, and activity type. Activities are typically logged in a few hours, with a 24-hour delay at most. Reports can be retrieved as far back as January 2017.

After selecting filters, the results can be exported as an activity report. These reports will be saved in a folder called Dropbox Business Reports viewable only by admins.&#x20;

### Activities not logged

Currently, Dropbox doesn't log the following activities: deleted a recording, trimmed a recording, made a comment, deleted a comment, and deleted a screenshot.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.the-cloud-storage-guide.io/cloud-storage-platforms/dropbox-overview/reporting-and-auditing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
