diff --git a/docs/en/modules/admin/assets/images/participants/participants_menu.png b/docs/en/modules/admin/assets/images/participants/participants_menu.png new file mode 100644 index 0000000000..9977dcc76c Binary files /dev/null and b/docs/en/modules/admin/assets/images/participants/participants_menu.png differ diff --git a/docs/en/modules/admin/assets/images/participants/participants_sidebar_menu.png b/docs/en/modules/admin/assets/images/participants/participants_sidebar_menu.png new file mode 100644 index 0000000000..2682c36f49 Binary files /dev/null and b/docs/en/modules/admin/assets/images/participants/participants_sidebar_menu.png differ diff --git a/docs/en/modules/admin/pages/participants.adoc b/docs/en/modules/admin/pages/participants.adoc index a7efde5673..a7559fd8b1 100644 --- a/docs/en/modules/admin/pages/participants.adoc +++ b/docs/en/modules/admin/pages/participants.adoc @@ -1,21 +1,26 @@ = Participants -Sometimes as an administrator you'll need to make certain tasks with participants, among them: +== Understand the basics -* To give permissions to other administrators so they can manage platform's content -* To verify user groups (organizations or collectives) -* To verify participants -* To recognize that a participant has a special status in the platform, with Officializations -* To authenticate that a person has the right to vote, with Authorizations -* To contact a participant +The participants tab allow you to make certain tasks with participants, among them: -You can access this section on the main sidebar of the admin panel. +* To manage access rights to the platform administration +* To contact participants +* To manage participants access to specific spaces +* To certify the identity of specific participants +* To certify the authenticity of user organizations or collectives -image:participants_menu.png[Participants menu] +== Configuration -Once you're in you can see all the different kind of participants and actions that you can do: +To access the Participants configuration panel, go in the administration panel and click the "Participants" item in the administration navigation bar. -image:participants_sidebar_menu.png[Participants sidebar menu] +image::participants/participants_menu.png[Participants menu] + +There, you will first see the list of adminsitrators of the platform. + +image::participants/participants_sidebar_menu.png[Participants sidebar menu] + +In the secondary navigation panel, you can see all the participants configuration possibilities: * xref:admin:participants/admins.adoc[Admins] * xref:admin:participants/groups.adoc[Groups] @@ -26,4 +31,12 @@ image:participants_sidebar_menu.png[Participants sidebar menu] * xref:admin:participants/authorizations.adoc[Authorizations] ** xref:admin:participants/authorizations/identity_documents.adoc[Identity documents] ** xref:admin:participants/authorizations/code_postal_letter.adoc[Code by postal letter] -** xref:admin:participants/authorizations/census.adoc[Organization's census] \ No newline at end of file +** xref:admin:participants/authorizations/census.adoc[Organization's census] + +Some of those items might not appear in this menu, because they are'nt enabled. +To check how to enable them, go on the missing item documentation article. + +== Examples + +You want to add your colleagues so they can edit the platform. +You want to set specific flows for participants to be able to participate in a specific participatory space.