# Migration FAQ

## **Can I manage a Studio 3 creative (create ad tag, export HTML package) from the Studio 4 Summary page?**

**No** — attempting to open a Studio 3 creative from Studio 4 will automatically redirect you to the **Studio 3 Summary page**.

If you want to manage the creative using Studio 4 (e.g. export, tag, publish), you’ll need to **migrate** it first.

***

## **Can I open a Studio 3 creative directly in the Studio 4 Editor?**

Yes, but with an important caveat.

If you **manually paste the ID of a Studio 3 creative** into a Studio 4 Editor URL, the system will:

1. Recognize it as a Studio 3 creative.
2. Automatically trigger the **migration process**.
3. Create a **duplicate** of the original Studio 3 creative.
4. Open the **newly created Studio 4 version** in the Editor.

This avoids editing the original and ensures full compatibility with Studio 4’s new rendering engine.

{% hint style="danger" %}
⚠The original Studio 3 creative will remain unchanged. The new version will have a new ID and will appear in the “All” tab of the Creatives page.
{% endhint %}


---

# 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://docs.responsiveads.com/migrating-from-studio-3-to-studio-4/migration-faq.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.
