This document introduces a genetic algorithm workbench that can be used to solve archaeology problems. Genetic algorithms are inspired by natural selection and use populations of individuals that evolve over generations to optimize solutions. The workbench allows users to define problems in terms of data types and variables, and evaluate solutions. It implements genetic operators like selection, crossover and mutation to iteratively improve populations. Archaeologists are invited to test genetic algorithms on their problems by using the freely available workbench.