Skip to main content
What is a system procedure?

Procedures marked as system procedures perform special functions

Adam Steiber avatar
Written by Adam Steiber
Updated over a week ago

Some procedures in your database are set as system procedures. The system relies on this procedure to perform some special function in the background. E.g. Updating horse location, breeding information etc.

For example, the ‘Arrival’ procedure records that a horse has arrived at your property, produces an Arrival Advice and allows you to set a property and location status against the horse.

Did this answer your question?