Skip to main content
Community Manager
August 6, 2026

New in After Effects Beta: After Effects AI Assistant

  • August 6, 2026
  • 14 replies
  • 1262 views

Hello everyone!


The rumors are true: we’ve brought a native AI Assistant to After Effects and it’s now here in beta! Update to the latest beta build (7 or above), restart After Effects, and open the panel from the icon in the header bar or via “Window” > “Assistant.”

 

Exhibit A: a disaster project file.


First, what this is and isn't. The Assistant is not here to replace you as the artist. Our north star for the Assistant is for it to do the tedious work that takes away from the joy of creating (think expression troubleshooting, reorganizing a project you inherited from a contractor who didn't follow your team's project organization guide, manually checking the spelling in your text layers...)


So while you can point the Assistant at a wide range of workflows and get varying success rates, we've deliberately made it best at two things right now: project organization and expressions.


Ask it to explain, restructure, rename, and color-code your project: handy for anything that's gotten away from you, whether it's a legacy file or work you've inherited. And give it your expressions: have it read one back to you, write a new one from a plain-language description, or track down why one's throwing an error. These two workflows are where we've spent the most engineering time, so they're where it'll feel most polished right away.

 

People have also been pushing the Assistant well beyond project organization and expressions, and it's worth trying:

  • Give it a whirl with spell checking or even translating your text layers.
  • Hand it a plain-language ask and it'll build an entire expressions rig, not just fix a broken line.
  • We've also had some success generating multiple aspect-ratio versions of a comp.
  • You can also generate images and video directly from Firefly (and its supported models) in the Assistant. Generation won't consume credits for now – we’ll let you know when that changes.

Tooling and skills are landing in almost every new build, so expect rapid improvement over the next few weeks. I (or a member of our team) will make regular updates here as new functionality comes online!

 

Serenity now.


A Couple of Answers to FAQs

We do not train on your content. Any information we collect is used for analytics only, so we can make informed decisions about the product roadmap. We follow Adobe's published privacy and data collection policies. Chat content is held only temporarily for bug investigation.

For those working under NDA: the Assistant includes a project vision tool, but it can only see a single screenshot of a single frame, so it can understand what's in your comp window. It's only used when needed by the Assistant, not during every conversation. Please use your own discretion when you consider whether using the Assistant is appropriate for NDA work. 

On pricing: the beta is free, including Firefly generations. There is a daily limit you may hit, along with a separate weekly threshold. We'll share news on a pricing plan for the full release as soon as we have it.

 

Known issues right now

  • (RESOLVED) 8/11/2026: We have discovered an issue where the Assistant was able to view folders outside of the project directory. This is not expected behavior and we are modifying tooling to prevent this.
  • (RESOLVED) The Assistant works best in English at this current moment. You can converse with the Assistant in any language, but we encountered an issue with other languages when it tries to use its tools.  We have a fix for this already in the pipeline, so I’ll let you know when it lands -- likely next week.
  • Speed. We are still in the process of optimizing tooling/processing efficiency. We expect this to improve on a regular basis and will post updates here as they come.
  • Reference uploads aren't fully online yet. The Assistant will accept JPG and PNG references, but broader support (including implementing the references into context) is still coming online. 
  • Scripting requests and some project-panel actions (renaming project items, toggling proxies) are still being tuned — the Assistant can be overly cautious and decline things it should just do. Tell us when you hit that by marking the interaction with a thumbs-down.
    • The Assistant should be able to generate scripts for you but not execute them. Please let us know how the script generation experience is going as you try it out.
  • Everything the Assistant does lands in the standard undo stack, though undo currently runs one action at a time rather than grouping a whole request.
  • We've heard some early requests for voice input/prompting -- let us know if this is something you'd like to see and how you'd ideally want to experience it.
  • The panel is opt-in instead of opt-out: how do you feel about that. Do you want it in a default workspace in the future?

Feedback and bug reports are always welcome — use the thumbs up/down “Provide Feedback” link, or this form: https://forms.office.com/r/Jr6kyrssHb. This is a much earlier beta than we’ve historically done: we wanted you to give your feedback at the exact stage where you can shape what gets built next. 

    14 replies

    Community Manager
    August 20, 2026

    Hi all! Quick check in before I head out of office for a few weeks. I wanted to give an update on some bug fixes, speed improvements, and new capabilities since my last post.
     

    Bug Fixes:

    • The Assistant no longer scans or enumerates files outside your project to resolve a path — it stays scoped to the task at hand. Big thanks to @Shebbe  (and ​@Roland Kahlenberg ) for bringing the issue to our attention.
    • Tools no longer drop out mid-session
    • Fixed the Assistant failing to connect if the panel was open at startup
    • Panel loads reliably, and is now fully localized (AKA you can use any language you want when working with the Assistant)

    New capabilities:

    • Text manipulation — edit and drive text layers directly through the Assistant
    • Open Comp — the Assistant can open the comp it's working in
    • Generates and imports files directly instead of just linking you to help docs

    Better results on real work:

    • Renaming a layer no longer breaks expressions that reference it — the Assistant auto-fixes the references
    • Correct 3D renderer is now chosen for parametric/mesh scenes
    • Better handling of shape-layer hierarchies — selection awareness, nested groups, and driving the right content property (e.g. Rectangle Path → Size instead of Scale)
    • Checkbox-driven expressions now include the required .value
    • Fewer incorrect "that's out of scope" responses
    Shebbe
    Community Expert
    Community Expert
    August 8, 2026

    This is interesting and I can see the potential, but holy moly it is slow!:D I asked it to do an edit: split, delete all offline frames, ripple -> from an image sequence that has ‘random’ offline frames. I think it took about 10+ minutes of calculating and negotiating. Once it finally understood what to do and had the correct input data, the action was instant which is a good sign at least. But getting to the point where the model can do so takes forever.

     

    It seems the model is also not able to do split edit commands on a layer (CTRL+SHIFT+D) so it figured out it should do full layer duplicates then trim instead.

     

    The final result was also a staircase from top to bottom while the layer it started duplicating from was at the bottom instead. Not sure how that happened probably due to order of it’s operations.

     

    Lastly I expected the model to look at the frames inside the comp to see which ones were offline, but instead it scanned my drive at it’s file location to enumerate and compare with the source. Obviously that is a better approach but this means it is looking around your drives rather than only take information from inside AE. Is this intentional?

     

    Before the above, I also asked for a simple task: organize all source media into extension based folders. This also took a fair amount for only 5 files and 4 filetypes I had in the project. If I had done this manually it would've been faster, even with many more files.

     

    Happy to share logs if you need more details. Maybe also good to implement an option to export a full chat from the UI, at least for beta so the whole conversation can be shared if needed.

    Roland Kahlenberg
    Legend
    August 10, 2026

    THIS IS A HUGE SECURITY ISSUE - 

    Lastly I expected the model to look at the frames inside the comp to see which ones were offline, but instead it scanned my drive at it’s file location to enumerate and compare with the source. Obviously that is a better approach but this means it is looking around your drives rather than only take information from inside AE. Is this intentional?


     

    Very Advanced After Effects Training | Adaptive & Responsive Toolkits | Intelligent Design Assets (IDAs) | MoGraph Design System DEV
    Community Manager
    August 10, 2026

    @Roland Kahlenberg Thanks for calling this out -- the Assistant has been programmed to ask for permission before taking actions like this. 

    @Shebbe Thanks for the great feedback! The majority of your points are already on our backlog and you can expect to see improvements in the coming days/weeks :)

    You can actually give direct response to the Assistant’s work on the response itself -- give a thumbs up/down on the response, click “Provide Feedback” and tell us about what you would have expected or preferred. We can link that feedback to the appropriate logs to investigate on the back-end (though we won’t know it was you specifically). Re: the “searching your drive at the file location” can you confirm if the Assistant prompted you for consent first? If not, we want to get that resolved!

    Roland Kahlenberg
    Legend
    August 6, 2026

    When can we get an indicator on token use and its fuel tank? Stopping while in the midst of a task when token fuel runs dry is not good UI-UX. 

    I like that it’s slow - makes my scripts seem a lot better than they are, for most tasks ;-)

    How much faster is it expected to get? 

    This is interesting and will be useful but for an experienced user, I’m looking at G-Splat, AE-Native Project Turntable, Much Faster Preview and Final Renders - kinda worried personnel is spread too thin. 

    Very Advanced After Effects Training | Adaptive & Responsive Toolkits | Intelligent Design Assets (IDAs) | MoGraph Design System DEV
    Community Manager
    August 10, 2026

    Hey Roland! Apologies for the delay; had to take Friday off. We agree re: indicators on usage threshold. That’s on our list of items to update, even if it’s just a warning message once you hit a certain % of your daily/weekly limit in the short-term. We have a few technical limitations on what we can make user-facing at this current moment, so it might be a couple weeks before we can get something out the door there. I’ll keep everyone updated!

    Re: speed, I’ll turn this question back on you. How much faster would you think is reasonable?

    Roland Kahlenberg
    Legend
    August 12, 2026

    Hi Catie, thanks for the reply. 

     

    Very Advanced After Effects Training | Adaptive & Responsive Toolkits | Intelligent Design Assets (IDAs) | MoGraph Design System DEV