> ## Documentation Index
> Fetch the complete documentation index at: https://asapp-04-04-getting-started-ga.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ASAPP Messaging Updates - Virtual Agent

> New updates and improvements for ASAPP Messaging - Virtual Agent

<Update label="2024 - Import and Export Flows">
  ## Import and Export Flows

  Provide flow builders with the ability to promote a flow from lower environments into production environments.

  Export Button is available in the lower environment company marker to download a JSON file containing the flow details for a specific version.

  Further, there is an import function in the production environment company marker where a user can upload (import) a JSON file with the flow details for a particular version.

  This feature allows flow builders to export the JSON file for a given flow and then import the JSON file into to the production company marker. This allows the user to promote the flow from the lower environments into the production environment.

  <Frame>
    <img src="https://mintcdn.com/asapp-04-04-getting-started-ga/4IwYo17Co_g2p9w2/image/uuid-1d325ec6-6a94-5657-6ddb-1abdd31c04cc.png?fit=max&auto=format&n=4IwYo17Co_g2p9w2&q=85&s=51f226784caa13bf0efc98fe5c7c927e" width="1600" height="1000" data-path="image/uuid-1d325ec6-6a94-5657-6ddb-1abdd31c04cc.png" />
  </Frame>

  <Accordion title="How it Works">
    ## How it Works

    In AI Console, a user navigates to the Flows tab of Virtual Agent to import a version of the flow.

    The user navigates to the list of flows in the Virtual Agent tooling and clicks the "Import flow" button. The normal window to find and upload a file on the computer is brought up.

    * If the flow already exists it will be auto-incremented to a new version to save it.
    * If the flow does not exist it is saved with the associated index file and the version set is #1.
      Users can select the flow and choose to export.

    <Frame>
      <img src="https://mintcdn.com/asapp-04-04-getting-started-ga/8ngrDm1WnUnKMEYu/image/uuid-42835dfd-1a8f-6a92-7962-a7195273add2.png?fit=max&auto=format&n=8ngrDm1WnUnKMEYu&q=85&s=582bb51eaca2727f7ddd12c1b29ca29f" width="512" height="320" data-path="image/uuid-42835dfd-1a8f-6a92-7962-a7195273add2.png" />
    </Frame>

    Export pop-up allows users to select the version to export.

    <Frame>
      <img src="https://mintcdn.com/asapp-04-04-getting-started-ga/mfSZBtsWldXj5V1j/image/uuid-6c87136b-b27b-44ef-cb24-856ef44e97c4.png?fit=max&auto=format&n=mfSZBtsWldXj5V1j&q=85&s=7fe34713522effd00bcba5ef3148d232" width="960" height="672" data-path="image/uuid-6c87136b-b27b-44ef-cb24-856ef44e97c4.png" />
    </Frame>

    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
    | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
    | <Frame><img src="https://mintcdn.com/asapp-04-04-getting-started-ga/mfSZBtsWldXj5V1j/image/uuid-7badc145-a63a-3a3a-6bc2-330067ea01e8.png?fit=max&auto=format&n=mfSZBtsWldXj5V1j&q=85&s=49935cfd447f434ad3f9c380876c16a1" width="424" height="116" data-path="image/uuid-7badc145-a63a-3a3a-6bc2-330067ea01e8.png" /></Frame> | <Frame><img src="https://mintcdn.com/asapp-04-04-getting-started-ga/8ngrDm1WnUnKMEYu/image/uuid-3dcc627c-e94e-a6df-2381-766f54688f42.png?fit=max&auto=format&n=8ngrDm1WnUnKMEYu&q=85&s=1c85ecd24c2edeb6a2d26ac03dddc82f" width="424" height="116" data-path="image/uuid-3dcc627c-e94e-a6df-2381-766f54688f42.png" /></Frame> |

    They can also choose an environment to import a flow.
  </Accordion>
</Update>
