> For the complete documentation index, see [llms.txt](https://captivatehelp.newbluelive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://captivatehelp.newbluelive.com/design-and-customize-graphics/chapter-index-8.md).

# Save, package & export

Get a finished graphic out of Captivate — into your Library for reuse, onto disk as a portable package, or out as a rendered image or video.

This chapter covers the three save-out paths. Save to the Library when the graphic is reusable inside Captivate. Save and package when you need to hand the graphic and its assets to another machine or another operator. Export when the destination is a video file or image, not Captivate at all.

## What’s in this chapter

* [Save graphics and presets to the library](/design-and-customize-graphics/chapter-index-8/save-graphics-and-presets-to-the-library.md) — use this when you want the graphic available in your Captivate Library next time.
* [Save and package graphics or projects to your computer](/design-and-customize-graphics/chapter-index-8/save-and-package-graphics-or-projects.md) — use this when handing off to another machine, archiving, or sending to a colleague.
* [Export graphics as an image or video file](/design-and-customize-graphics/chapter-index-8/export-graphics-as-an-image-or-video-file.md) — use this when the destination is a video editor or an image consumer outside Captivate.

## Related

* [Graphics Library overview](/design-and-customize-graphics/graphics-library-build-side-reference/graphics-library-overview.md) — how saved graphics are organized inside Captivate.
* [Design & customize graphics — section overview](/design-and-customize-graphics/branch-index.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://captivatehelp.newbluelive.com/design-and-customize-graphics/chapter-index-8.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
