> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export a skill

> Export a skill as a ZIP file to share, transfer, or publish, with control over whether training data is included.

Export a skill as a ZIP file to share it, transfer it between environments, or back it up.

<Info>
  Availability of this feature depends on your role. For more information, see [Role-based access control](/vantage/documentation/tenant-admin/tenant-management/role-based-access).
</Info>

<Note>
  Only published skills can be exported. The **Export** button is disabled in the toolbar for unpublished skills and for read-only skills (Vantage built-ins and third-party skills).
</Note>

## Before you export

When you export a skill, Vantage includes its document set and data catalog records by default. You can change these settings in the **Export Skill** dialog box.

<Info>
  The structure of any data catalogs linked to a Document skill is always included in the export, regardless of your settings.
</Info>

Keep the following in mind:

* If the exported skill will be used by people outside your organization, make sure the document set does not contain confidential information.
* A skill exported without its document set can't be trained further. You can only retrain it from scratch using a new document set.
* The export uses the most recently published version of the skill. To export an earlier version, duplicate the skill first and then export the copy.

<Info>
  When exporting a Process skill, you can choose to include all skills it references, along with their data catalog records and document sets. The data catalog structure for any referenced Document skills is always exported.
</Info>

## Run the export

<Steps>
  <Step title="Open the Export Skill dialog">
    In the Skill Catalog, select the skill (click anywhere except the skill name), and then click **Export** in the toolbar.
  </Step>

  <Step title="Choose what to include">
    In the **Export Skill** dialog box, clear the **Export skill with document set** option if you want to exclude the training document set. Clear **Export with data catalogs records** if you want to exclude data catalog records.

    <Frame>
      <img src="https://mintcdn.com/abbyy/hPl1of1xujkwOgrH/images/vantage/skill-catalog/screen_skillcatalog_export_skill.png?fit=max&auto=format&n=hPl1of1xujkwOgrH&q=85&s=3e16a502195c0756d1c1fc690a5fc281" alt="Export Skill dialog with Export with data catalogs records and Export skill with document set checkboxes selected, and Export and Cancel buttons" style={{ width: "50%" }} width="894" height="732" data-path="images/vantage/skill-catalog/screen_skillcatalog_export_skill.png" />
    </Frame>
  </Step>

  <Step title="Export the skill">
    Click **Export**. Vantage packages the skill as a ZIP file (this may take a moment) and downloads it to your local Downloads folder.

    <Note>
      Skills with large document sets (more than 100 documents) are delivered via SFTP instead of a direct download. Vantage emails you a link to a shared folder, with credentials embedded in the link, so no separate username or password is needed. The folder contains a single ZIP archive, the same package as a direct download. Download it and import it as-is, without extracting it. The folder is deleted after 14 days. For more information, see [Use an SFTP shared folder](/vantage/documentation/skill-catalog/sftp-shared-folder).
    </Note>
  </Step>
</Steps>

## Related topics

* [Skill Catalog](/vantage/documentation/skill-catalog/skill-catalog)
* [Import a skill](/vantage/documentation/skill-catalog/import-skill)
* [Use an SFTP shared folder](/vantage/documentation/skill-catalog/sftp-shared-folder)
* [Publish a skill](/vantage/documentation/skill-catalog/publish-skill)
* [Duplicate a skill](/vantage/documentation/skill-catalog/duplicate-skill)
* [Edit a skill](/vantage/documentation/skill-catalog/edit-skill)
