Can OCR labels be fixed without retraining?

Good morning. I have trained an OCR model and mistakenly used the base model “Utility Bill” when I should have used “Invoice.” I changed it, but the “Document Type” still appears as “Utility_bills.” I would like to know how to correct this without retraining everything. Is it possible?

Second question: My invoices are from Argentina, a type of invoice not listed by UiPath. What is the impact? Can a specific model be trained for Argentina?

@Matias_Clemente.Arg

Not sure about the changing document type name but are you using modern project or classic DU?

The fields won’t be as per country specific and also the extraction will be as per the training data of the model which might miss some Argentina specific fields of any.

Use the Invoices base model without any country specific code.

i don’t know. I always strive to utilize the modern approach, yet I cannot recall the system ever inquiring about it at any point.