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

# Overview

> Confirm identity and package or bundle IDs here—the agent binds Guidance and platform builds to these fields.

The Overview tab is the first thing you see when you open an app. Review and complete the fields mentioned below before running any tests.&#x20;

<img src="https://mintcdn.com/quashbugs/8CKl0mBxr-B3bXzO/images/screenshot-2026-04-23-at-11.35.13.png?fit=max&auto=format&n=8CKl0mBxr-B3bXzO&q=85&s=28146a15105b784f1b6822553fcb4feb" alt="" width="2940" height="1912" data-path="images/screenshot-2026-04-23-at-11.35.13.png" />

The Overview tab contains the following sections:

**Identity**

* **App name -** The name of the app as registered in Quash.
* **Platform** - Android, iOS, or both. This determines which build types are accepted in the [Builds](/devices/overview) tab and which devices should be used for testing.

**Identifiers**

* **Package name (Android)** - The unique identifier for your Android app is formatted as a reverse domain name, for example, `com.porter.app`. This is critical. This is the package name that Quash uses to build and apply app-specific Guidance. If this is missing or incorrect, the agent's memory and guidance will not function correctly. You can find your package name in your Android project's `build.gradle` file or on the Play Store listing.
* **Bundle ID (iOS)** - The equivalent identifier for iOS apps, in the same reverse domain format. Required if you are testing on iOS.

> ⚠️ **Always verify the package name before running tests.** Guidance is built on the package identifier. An incorrect package name means the agent cannot apply any learned knowledge to your app.

**About**

* **Category** - The app category pulled from the store listing, or entered manually.
* **Summary** - A description of what the app does. If fetched from the store, review this and edit it to be more specific about the flows and features you intend to test. The agent reads this summary as part of its initial understanding of the app and following test executions. The more specific and accurate it is, the better the generated tests will be.
* **Icon URL** - The URL of the app's icon image. Populated automatically from the store listing. You can clear or replace it.

**Store Links**

* **App Store URL -** Link to the iOS App Store listing.
* **Play Store URL** -  Link to the Google Play Store listing.

These fields are informational and do not affect test execution, but are useful for keeping app records complete.

Click **Save** after making any changes to the Overview. There is also a **Re-discover** button - use this if the app has been updated on the store and you want Quash to re-fetch the latest metadata.
