Open in AthenaHQ
app.athenahq.ai/pitch-workspace/setupPurpose
The Pitch Setup page gives a customer a read-only, all-in-one view of how the currently selected pitch is configured inside Pitch Workspace. It surfaces the company being pitched, the identifiers used to detect mentions in AI search responses, the competitors being tracked, and the prompts that power the analysis. It’s where a customer goes to verify or audit a pitch’s configuration before reviewing the report, or when they’re trying to understand why a particular response was or wasn’t attributed to their brand or to a specific competitor. This page lives inside the Pitch Workspace section and is one of a few sibling routes there. It does not edit anything; it only displays what’s already configured. Pitches themselves are created and edited elsewhere in the Pitch Workspace flow. Customers usually land here from the Pitch Workspace sidebar when they want a quick sanity check of names, URLs, keywords, competitor coverage, and prompt wording. Because Pitch Workspace is a paid add-on, this page is only reachable for organizations whose plan includes the Pitch Workspace feature. Everyone else sees a locked / upgrade screen instead of this page.What’s on the page
The page is a single scrolling column made up of four collapsible sections, separated by horizontal dividers. All four sections default to open.Basic Information
Core identifying details for the pitch:- Company Name: the name of the company the pitch is for. Plain text. Falls back to a dash if not set.
- Company URL: the company’s website. If a URL is set, it’s rendered as a clickable link with a small external-link icon and opens in a new tab. The link is normalized so it works whether the stored value includes
http(s)://or not. Falls back to a dash if not set. - Description: the company description that was provided when the pitch was created. Spans the full width of the section. Falls back to a dash.
- Created: the date the pitch was created, formatted like “March 4, 2024”.
- Status: the pitch’s current processing status (e.g. draft, processing, complete). Shown in capitalized text.
Identifiers
A list of the names and keywords Athena uses to recognize each company in AI-generated answers. Identifiers are what make a mention count as “this company was mentioned.”- The first block is always the pitch’s own company, labeled with the company name. Each identifier is shown as a colored badge chip (indigo). If the company has no identifiers configured, the row shows the text “No identifiers.”
- Below the company, each competitor that has at least one non-empty identifier is shown with its name as a heading and its identifiers as neutral-colored badge chips. Competitors with no identifiers are not shown in this section.
Competitors
The full list of competitors being tracked in this pitch. Each entry shows:- The competitor’s name.
- The competitor’s URL as a clickable link (with an external-link icon) when one is set. The URL is shown without the
http(s)://prefix and without a trailing slash, but the link itself opens the full URL in a new tab.
Prompts
The full list of prompts used to query AI search engines for this pitch. Each row shows:- The prompt text (left-aligned, takes most of the row).
- A type badge on the right, when a type is set on the prompt. The badge color depends on the type: purple for “Discovery,” indigo for “High Intent,” and neutral for anything else. The type label is shown capitalized.
What you can do here
This page is read-only. There are no editing controls, no kebab menus, and no bulk actions. The actions available are:- Expand or collapse Basic Information: click the section heading or chevron to toggle.
- Expand or collapse Identifiers: click the section heading or chevron to toggle.
- Expand or collapse Competitors: click the section heading or chevron to toggle.
- Expand or collapse Prompts: click the section heading or chevron to toggle.
- Open the company website: click the Company URL in Basic Information. Opens in a new tab.
- Open a competitor’s website: click any competitor URL in the Competitors section. Opens in a new tab.
Data shown
Everything on the page is read from the currently selected pitch: the one the customer has active inside Pitch Workspace. The active pitch is remembered between visits and is the same pitch shown across other Pitch Workspace pages. The page pulls:- The pitch record itself (company name, URL, description, created date, status, and the company’s own identifiers).
- The list of competitors attached to the pitch, including their names, URLs, and identifiers.
- The list of prompts attached to the pitch, including each prompt’s text and type.
Common workflows
Verify the company identifiers Athena is using for a pitch- Open Pitch Workspace from the sidebar.
- Make sure the right pitch is selected (use the pitch switcher inside Pitch Workspace).
- Navigate to Pitch Setup.
- Read the Identifiers section to confirm the keywords Athena is matching for the company.
- Go to Pitch Setup for the active pitch.
- Expand the Competitors section.
- Scan the list of names and URLs. Click any competitor URL to confirm it points to the right site.
- Go to Pitch Setup.
- Expand the Prompts section.
- Review each prompt and its type badge (Discovery, High Intent, etc.) to confirm the questions Athena is sending to AI search engines.
- Open Pitch Setup.
- Look at the Status field in Basic Information.
- If status is still “processing,” wait: the page will refresh on its own within 30 seconds.
Empty, loading, and error states
- No pitch selected: if the customer reaches this page without any active pitch (for example, no pitches have been created yet), the page shows a centered message reading “No pitch selected.”
- Loading: while the page is fetching pitch data for the first time, it renders nothing: the content area is briefly blank. There is no spinner or skeleton on this specific page.
- Empty within a section:
- Identifiers: shows “No identifiers” next to the company name when the company has none. Competitors without identifiers don’t appear in this section at all.
- Competitors: shows “No competitors configured yet.”
- Prompts: shows “No prompts configured yet.”
- Errors: there is no inline error message on this page. If the underlying data fetch fails, the page will simply not render the section content. Customers should reload the page in that case.
Linked from / links to
- Linked from: the Pitch Workspace sidebar / navigation. Customers typically arrive here from inside Pitch Workspace after selecting an active pitch.
- Links to: external websites only: the Company URL in Basic Information and each competitor’s URL in Competitors. All external links open in a new browser tab.