# Overview

## AEC4D-PRO: The Overview Tab

![](/files/-LaZhaByhEf-M7Urm7_J)

* [**Export Layers**](/docs/aec4d-pro/overview/export-layers.md)

  * *\[NO Selection]* Export all Layers into new Composition.
  * *\[NO Selection] + \[SHIFT]* Export all Layers into active Composition.
  * *\[Selection]* Export selected Layers into new Composition.
  * *\[Selection] + \[SHIFT]* Export selected Layers into active Composition.

* [**Overwrite Layers**](/docs/aec4d-pro/overview/overwrite-layers.md)

  * *\[NO Selection]* Overwrite all Layers into active Composition.
  * *\[Selection]* Overwrite selected Layers into active Composition

* [**Toggle-Export**](/docs/aec4d-pro/overview/toggle-export.md)

  * Toggles the Export-Settings of the selected Object.

* [**Quick Switch to After Effects**](/docs/aec4d-pro/overview/quick-switch.md)
  * Switch to your selected AE-Version, if closed open it up.


---

# Agent Instructions: 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:

```
GET https://aec4d.gitbook.io/docs/aec4d-pro/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
