Referencing Other Apps

Point the App Builder at another app so it can reuse the code, layout, or logic you already built

While you are building an app in the App Builder, you can point the agent at another app you have access to. It will read that app's files and use them as a starting point for the app you're editing now — so you don't have to describe from scratch something you already got right somewhere else.

How to use it

You can mention more than one app in a single message, but the clearest results come from referencing one at a time unless you're intentionally blending patterns from two apps.

When to use it — examples

The examples below are the whole point of this page. Copy them, adapt the app slug and the specifics, and you're done.

Replicating similar UI (the most common reason)

Replicating business logic

Reusing integrations and SDK wiring

Cross-app consistency

Learning from a working example

What the agent can and can't do with a referenced app

Can:

Can't:

Tips

Not the same as opening another app at runtime. Referencing is a build-time tool — it lets the agent read another app's code. If you want your finished app to navigate the user into another app, see API Access in Apps.