> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omni.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Inspecting App elements

> Select elements in draft apps and send them to the Omni Agent as context.

<Note>
  Apps are currently in beta.
</Note>

The app inspector allows you to select elements in a draft app and send them as annotated images to the Omni Agent as context. This can be useful for focusing the agent on specific elements and resolving issues.

## Requirements

To use the inspector, you'll need:

* To be editing a draft app
* Access to the Omni Agent
* To have your organization's [**File uploads** AI setting](/ai/settings/features#file-uploads) enabled

When all of these conditions are met, an **Inspect** option will display in the app toolbar:

<Frame caption="Inspect option in the app toolbar">
  <img src="https://mintcdn.com/omni-e7402367/d7xLNgwWvSAqc0gQ/visualize-present/images/apps-inspect-button.png?fit=max&auto=format&n=d7xLNgwWvSAqc0gQ&q=85&s=0507f332997ea8d8f351a6d81093e2c6" width="348" height="128" data-path="visualize-present/images/apps-inspect-button.png" />
</Frame>

## Inspecting app elements

To inspect an element:

1. Click the **Inspect** button in the toolbar to enter select mode
2. Click an element in the app to select
3. Enter a note about what you want the Agent to do

The annotated element is sent as an image to the Omni Agent, where you can ask questions or request changes:

<Frame caption="Annotated element in chat">
  <img src="https://mintcdn.com/omni-e7402367/d7xLNgwWvSAqc0gQ/visualize-present/images/apps-inspect-chat.png?fit=max&auto=format&n=d7xLNgwWvSAqc0gQ&q=85&s=2cbaf0eb991524c712b4b847f3e1725d" width="364" height="168" data-path="visualize-present/images/apps-inspect-chat.png" />
</Frame>

## Closing the inspector

Click the **Inspect** button again to leave select mode or to close an open annotation.

## Related

* [App overview](/visualize-present/apps)
* [Styling apps](/visualize-present/apps/styling)
* [App settings](/visualize-present/apps)
