> For the complete documentation index, see [llms.txt](https://blog.gooey.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.gooey.ai/gpt-5-animation-updates-and-analytics-redesign.md).

# GPT-5, Animation Updates & Analytics Redesign

Hope you’ve had a great summer! Here are some updates from ours:

### 1. Aspect ratio for animation

We’ve implemented the much-awaited feature request to have different aspect ratios for our AI Animation Generator. Now you can create Landscape and Portrait videos!

{% @arcade/embed flowId="G56ARlFKDBPeLHHLmYhM" url="<https://app.arcade.software/share/G56ARlFKDBPeLHHLmYhM>" %}

### 2. Added GPT-5

We’ve added GPT-5 across all our workflows. Make sure you add your reasoning settings to get the best results for your use case.

{% @arcade/embed flowId="1z0Eqp1UIDOykz8UlqbF" url="<https://app.arcade.software/share/1z0Eqp1UIDOykz8UlqbF>" %}

### 3. Dashboard UI upgrade

We’ve added a fresh new update to the Dashboard analytics. You can hover and see all the aligned data for a particular date.&#x20;

![](/files/Tv9fYpRBaJJar314pePK)


---

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

```
GET https://blog.gooey.ai/gpt-5-animation-updates-and-analytics-redesign.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.
