Related to reviewers auto user profile creation

There is requirement to not give burden to reviewer to create user profile instead we can some how automate the profile creation and assign the abstract to review.

Please come one comment

Not possible.

thank you sir for clarification. One more confusion . In abstract review two reviewer is assigned reviewer of one track. can this two reviewer see each other comments and result

IIRC only “conveners” can see the reviews of others

Indico doesn’t really support fully silent profile creation, since reviewers need an actual account to log in and submit reviews. But you can lower the burden a lot: pre-create accounts and use the “assign as reviewer by email” flow, so Indico sends them an invite/registration link tied to their role. They just set a password rather than filling out a whole profile. If you’re self-hosting, you could also script account creation via the admin/DB layer and then assign tracks, but the login step can’t really be skipped.