Library Structure Organization

During the model development life cycle, you must have an organized library structure. Having an organized library structure helps you move only those models that are intended for production to that level. You can structure your libraries in three distinct types:

Development Libraries

Contains models that are being created or updated.

Test Libraries

Contains finished models that are being tested before moving them to production.

Production Libraries

Contains the finished models that were tested and debugged.