---
title: Exporting single objects
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

You can export some Xperience objects separately as single object packages. For example, single object export is supported for:

- [Page types](https://docs.kentico.com/13/developing-websites/defining-website-content-structure/managing-page-types.md)
- [Email templates](https://docs.kentico.com/13/configuring-xperience/managing-email-templates.md)
- [Form controls](https://docs.kentico.com/13/custom-development/extending-the-administration-interface/developing-form-controls.md)
- [Page templates](https://docs.kentico.com/13/custom-development/extending-the-administration-interface/developing-the-administration-using-portal-engine/creating-portal-engine-templates.md)
- [Web parts](https://docs.kentico.com/13/custom-development/extending-the-administration-interface/developing-web-parts.md)

To export an object, navigate to the appropriate application in the administration interface.

For objects in lists, click **Other actions** (**...**) and select **Export** in the menu.

![Exporting a single object](https://docs.kentico.com/docsassets/13/exporting-single-objects/Export_Single_Object_List.png "Exporting a single object")

For objects organized in tree menus, you can select the object and click **Export object** () above the tree.

The **Export object** dialog opens.

1. Type a name for the export file (a default name will be pre-entered).
2. Click **Export**.

When the object export is successfully finished, the dialog shows the path to the exported file. You can click **Download package** to save the file into a different location.
