> 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-1.md).

# Designer overview & Workspace

Tour the Designer — the Captivate window where you edit and build graphics — before you start changing anything.

The Designer is a separate workspace from the playout main view. Read this chapter once so you can name every panel: the Workspace canvas, the Timeline where animation lives, and the Properties Panel where every layer setting is exposed. Once you can find each surface, the editing chapters that follow will make sense.

<div align="left"><figure><img src="https://352477438-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFCWMxradHcVjURnrXSYX%2Fuploads%2Fgit-blob-fdb6e2b7f826e330ef76be431d37eed6413abfea%2Fdesigner-window.jpg?alt=media" alt="The Designer window: the Library and Properties panels, the Workspace canvas, and the Timeline"><figcaption></figcaption></figure></div>

## What’s in this chapter

* [Designer Workspace panel](/design-and-customize-graphics/chapter-index-1/designer-workspace-overview.md) — the canvas at the center of the Designer, where you click in and shape graphics directly with the mouse, in 2D and 3D.
* [Designer Library panel](/design-and-customize-graphics/chapter-index-1/designer-library-panel.md) — use this to find the templates, styles, effects, and other components you build a design from.
* [Designer Timeline panel](/design-and-customize-graphics/chapter-index-1/designer-timeline-overview.md) — use this when you need to understand how layers and animation are arranged in time.
* [Designer Properties panel](/design-and-customize-graphics/chapter-index-1/designer-properties-panel.md) — use this when you need to find a specific layer setting.

## Related

* [Design & customize graphics — section overview](/design-and-customize-graphics/branch-index.md)
* [Build a graphic from scratch](/design-and-customize-graphics/chapter-index-2.md) — the next chapter once you know the Workspace.


---

# 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-1.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.
