###### tags: `UX` # Import model scenario # **Step 1:** User either drags and drops a model file directly from his pc's desktop on the revision he’d like to add it to Or Taps the 3 dots at the edge of the Version Control, and select import model, which adds a model, and sets its revision to the currently open one by default Or ? **Step 2:** Upon completing the import form, an import task is added to the runs list. Once the task is completed, the new model added to the version control. At this point it is dimmed as it is not connected yet to a loss function, etc. When hovering the new model, instead of the train/evaluate icon, the text ‘Fix Open Alerts’ will appear. *The number of available alerts will appear near the revision name? This doesn’t make sense: If there were previous models in that revision, these alerts do not represent them…* **Step 3:** Alert appear on the right side alerts panel. Current Next step's alert will appear first. Once the user fixes it (e.g. assign a loss function), the user set the alert as fixed, and it disappears, and the next one appears. The user can also archive the alert, but that alert will reappear when the user will try to evaluate / train the model… After the alert is done with, the user deals with the next alert, and so forth, till the high importance alerts are completed. Only then the model will be undimmed, and the 'Evaluate' and 'Train' icons will be available. **Step 4:** Evaluate/train the model, and make it available for the dashboard.