Tutto il personale può vedere tutti gli inviti in sospeso?

Abbiamo un paio di persone che gestiscono il nostro forum Discourse come amministratori. Ma quando esaminiamo gli utenti invitati (quelli invitati a unirsi al forum, non solo invitati a un argomento), ogni persona può vedere solo gli invii che ha effettuato. Esiste un modo per cui qualsiasi amministratore possa visualizzare tutti gli inviti utente in sospeso, indipendentemente da chi li ha inviati?
(Se c’è un posto più adatto per questa domanda, ti prego di indicarmelo; non sono riuscito a trovare un argomento super pertinente)
Grazie!

You can get a list of all invites that have been sent from your site on the Admin / Emails / Sent page. Enter “invite” into the Email Type input at the top of the page to filter the results for invites.

There is no where on the Discourse user interface where you can see pending invites for users other than yourself.

You could get a list from the data explorer plugin, which I believe requires Business class service to have access to. There could be an example query in What cool data explorer queries have you come up with?.

Of course, so simple! Thank you @simon