Export an NLU model

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Export a Natural Language Understanding (NLU) model to create a CSV file of the intents and utterances. You can then use the CSV file to edit, share, and import.

    始める前に

    • Make sure that the NLU Workbench plugin, NLU Workbench - Core plugin, and Predictive Intelligence plugin are all installed and activated on your instance.
    • Role required: nlu_editor, nlu_admin, or admin

    このタスクについて

    Exporting an NLU model creates a CSV file. The file contains a table of the utterances from the model and the matched intents. The data comes from the Utterances tab for each intent in the model.

    注:
    The file doesn't contain the sources of the utterances. Also the file doesn't transfer entities or vocabulary associated with the model. To export all model data, see Add an NLU model to an update set.

    手順

    1. Navigate to All > NLU Workbench > Models.
      The Virtual Agent tab opens by default.
    2. Select the tab for your model's application, and find your model in the list.
    3. Scroll to the far right column of your model's row, and select the more options menu of the model you want to export.

      More options menu with the export model as CSV option highlighted.

    4. In the more options menu, click Export model as CSV.
      The model CSV file downloads to your browser.

    次のタスク

    You can use the CSV file to share the model or edit the utterances. You can also create a model by importing the CSV file. For more information, see Create an NLU model from a CSV file.