cancel
Showing results for 
Search instead for 
Did you mean: 

Can we generate weekly attendance report from daily meetings?

Ketan_Thakur
Listener

Hi Everyone,

 

Does zoom has a feature of generating weekly or monthly attendance report for meetings. I was able to see reports according to the specific meetings, but am unable to get consolidated data of our daily meeting for one week with list of attendees in a single report. Is there anyway we can process that? 

 

Thank you!

 

🙂

5 REPLIES 5

jenncee
Community Champion | Zoom Employee
Community Champion | Zoom Employee

You can generate a weekly or monthly report of meetings that were hosted by users on the account but that will include the number of attendees for each meeting that shows up on the report and not the attendee names. If you are looking for attendee names, you need to generate the report of each meeting. Reports are exported to CSV files. I can't imagine how it would look like if having the attendee names of all meetings held on, let's say 1 week in a single report. Maybe a report that would have worksheet for each meeting so it would list all the attendee names but it seems not a feature yet.

It may be best to submit it as a feature request at https://zoom.us/feed 

Ketan_Thakur
Listener

Thank you for the response Jenncee. This was helpful. However I think I will have to submit a feature request! 

jenncee
Community Champion | Zoom Employee
Community Champion | Zoom Employee

Submit feature request at https://zoom.us/feed 🙂

mfarhan133
Listener

Much needed feature

farhankhan
Listener

@Ketan_Thakur , @jenncee 

I have written the following utility python project (very easy to use) to implement the feature.

https://github.com/farhan/zoom-attendance-report

Happy Coding!