############################### Deploying new surveys ############################### .. note:: When any template is detected for the first time for a new year for which surveys still do not exist: the master forms of all the 3 surveys - Beneficiary Surveys (real and demo), and Partner Survey should be deployed to Kobo toolbox with CSV file “locations”. Modules of Deploying new surveys ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * **AUTO ONLY**: This action will be scheduled automatically whenever a new year is identified, while there are no surveys in KoboToolbox for that year - this will be scanned every 4 hours under automatic mode. Diagram on Deploying new surveys ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. figure:: images/process_6/process_6_deploy_new_survey_2.png :width: 500px :align: center :alt: This is the image caption The block-diagram on Deploying new surveys GAS Functions for Deploying new surveys ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * :ref:`SURVEY component createNewBSurvey() ` * :ref:`SURVEY component saveForm() ` * :ref:`SURVEY component uploadNewForm() `