<- .:architecture | ^ .:start | Documentation ^ .:generated_values -> ====== Bulk actions ====== {{tag> bulk action operation}} In CzechIdM GUI there exist bulk actions on objects like * Identities * Roles * Organisations One can filter identities, select all of them or only some and invoke bulk action like * Delete identity * Assign or remove roles * Disable manually Usually bulk actions are performed asynchronously (identities, roles) as long running task, so one can see its progress on LRT agenda. ===== Admin tutorials ===== * [[tutorial:adm:identities_bulk_actions|Bulk action for identities]] * [[tutorial:adm:roles_bulk_actions|Bulk action for roles]] ===== Admin guide ===== * [[.adm:bulk_actions|Bulk actions overview]] ===== Devel guide ===== * [[devel:documentation:bulk_actions:dev:bulk_actions|Backend bulk action]] * [[devel:documentation:bulk_actions:dev:bulk_actions#how_can_i_add_support_for_bulk_action|How to add support backend bulk action for new agenda]]