Reports

Overview

As administrators and members work with the organization and it's data all actions and assets are logged and recorded. Redivis makes all of this information available to organization administrators for use in generating report tables and visualizations.

Editor

When creating a report you can choose what information is included and how it is filtered or aggregated. Once all required fields are selected, creating the report will generate a table and visual based on your selections. From there it is easy to edit the criteria and iteratively make a report you are happy with.

Below is a more detailed dive into each selection criteria.

Entity

This defines the main topic of your report. You can choose between resources and usage events.

Resources represent named items on Redivis with a relationship to your organization. They do not contain historical or ongoing time frame information (other than attributes such as the "last edited" date).

NameNotes

Members

All Redivis users who have ever applied for membership to your organization.

Studies

All studies on Redivis which have submitted a study requirement for your organization's approval.

Projects

All projects on Redivis that contain a dataset owned by your organization.

Datasets

All datasets owned by your organization.

Analysis events represent a single action or event taken in time.

NameNotes

All analysis events

A summation of all query, notebook, and export events, detailed below.

Queries

Any query run on Redivis that references your organization's data. This includes transform runs, interactive queries, and API queries and corresponds to the Query logs.

Notebooks

Any notebook session on Redivis that references your organization's data. This corresponds to the Notebook logs.

Exports

Any export made on Redivis that references your organization's data. This corresponds to the Export logs.

Filter

You can set a filter based on the entity selected which will narrow the resulting report down to only resources or analysis events that meet the filter criteria.

Time frame

When an analysis is chosen as the entity of the report you will need to select what time frame you want to see events from.

Note that every time the report is opened it will refresh results. So if you select "Past 7 days" as your time frame you will get different results opening the report today as you will opening it next week.

Aggregation

When an analysis event is chosen as the entity of the resport you have the option to aggregate your results. By default every row in the resulting report table will represent a single event but you can change that to be grouped by time or resources.

For example if you want to create a report to see queries in the past year, it might make sense to aggregate all queries by day. With this aggregation criteria you would have 365 rows in your report table with a count associated with each, rather than thousands of queries.

You might also want to aggregate on a resource, e.g. if you want to see a count of notebooks sessions for each dataset you would aggregate by dataset.

Table fields

This is how you will select what fields or topics are present in the report. Every field selected here will become a column in your resulting report table. Different fields are available based on what entity you have selected.

Some fields are selected by default that might be helpful but you can clear all and/or make your own selections.

If there are any fields or other report information you would like but don't see available in the interface, please contact us to let us know!

Data

Once a report is configured and created/saved, a table will be generated with records matching the report configuration.

Refresh

Any time you make updates to the report criteria or come back to this report after more than one hour has elapsed, the table will be regenerated. You can also manually refresh the table by clicking on the menu next to the displayed time frame.

Download

You can download this table as a csv at any time by pressing the Download button.

Visualize

If your report contains any numeric field types you can quickly visualize them by clicking the Visualize tab on this page.

Based on the entity selected and aggregation type you will see either a bar chart or line graph. You can interact with this visual by hovering on different points to get more information about each event.

Last updated