# Acadimiat — Assign Digital Download to Trainee

*/Action/Acadimiat_—_Assign_Digital_Download_to_Trainee*

Assign Digital Download to a Trainee in the Academy

## Action Profile

**Verb**: assign
**Inputs**:
- trainee id
- digital download id
**Op Mode**: do
**Outputs**:
- assignment id
- status
**Exposed By**: [Acadimiat](/Software/Acadimiat)
**Operates On**: Digital Download Assignment
**Composes With**:
- [Create Trainee](/Action/Create_Trainee)
- [Assign Course to Trainee](/Action/Assign_Course_to_Trainee)
- [Send Notification to Trainee](/Action/Send_Notification_to_Trainee)
**Invoked As Tool**: A workflow calls this exposed action as a tool by its id, passing a trainee id and digital download id; it grants the trainee the download and returns the assignment record.

## Neighborhood

### Parent

- [Acadimiat](/Software/Acadimiat) — parent · Software

### Siblings

- [BundleToTrainee.assign](/Action/Acadimiat_—_Assign_Bundle_to_Trainee) — siblings · Action
- [ConsultancyToTrainee.assign](/Action/Acadimiat_—_Assign_Consultancy_to_Trainee) — siblings · Action
- [CourseToTrainee.assign](/Action/Acadimiat_—_Assign_Course_to_Trainee) — siblings · Action
- [Trainee.create](/Action/Acadimiat_—_Create_Trainee) — siblings · Action
- [NotificationToTrainee.send](/Action/Acadimiat_—_Send_Notification_to_Trainee) — siblings · Action
- [Acadimiat Assign Digital Download to Trainee](/Action/Acadimiat_Assign_Digital_Download_to_Trainee) — siblings · Action

### Composes with

- [Assign Training Course](/Action/Assign_Training_Course) — composes with · Action
- [Send Notification to Trainee](/Action/Send_Notification_to_Trainee) — composes with · Action
- [Create Trainee](/Action/Create_Trainee) — composes with · Action

### Problems this exposes

- [version drift between an assigned download and the updated course material](/Problems/version_drift_between_an_assigned_download_and_the_updated_course_material) — exposes problem · Problems
- [revoked or expired download links remain assigned to trainees](/Problems/revoked_or_expired_download_links_remain_assigned_to_trainees) — exposes problem · Problems
- [no per-trainee access/completion tracking on the downloaded asset](/Problems/no_per-trainee_access%2Fcompletion_tracking_on_the_downloaded_asset) — exposes problem · Problems

### Operates on

- [Download](/Nouns/Download) — operates on · Nouns
