# Display campaigns

> After [integrating with Talon.One][get started], you can view and manage the campaigns in your Application from the Campaigns page.

> For the complete documentation index, see [llms.txt](https://docs.talon.one/llms.txt).

## List campaigns

To list all the campaigns in your Application, on the left-side menu of your Application,
click <Campaigns className="icon"/> **Campaigns**. By default, the **Current** tab is selected,
and the page displays all your current campaigns.

:::tip
To list archived campaigns, click the **Archived** tab.
:::

The **Current** and **Archived** tabs show you the following information:

{

 <colgroup>
   <col span="1" style={{width:30+"%"}}/>
   <col span="1" style={{width:70+"%"}}/>
  </colgroup>
  
    
      Column
      Description
    
  
  
    
      Campaign name
      
        Name of the campaign.
        <Admonition type="tip">
          
            The colored dot indicates the state of the campaign.
            To open the campaign, click the campaign name.
          
        </Admonition>
      
    
    
      Type
      
        An indication of the campaign type.
      
    
    
      ID
      
        A unique identifier of the campaign, which you can use for integration purposes. It is unique for each campaign.
      
    
    
      Stores
      
        Number of stores linked to the campaign.
      
    
    
      Campaign access group
      
        Campaign access group you added the campaign to.
      
    
    
      Start
      
        Date and time when the campaign state changes from <StateLabel type="scheduled" name="Scheduled" /> to <StateLabel type="running" name="Running" /> if you set up a schedule.
      
    
    
      End
      
        Date and time when the campaign state changes from <StateLabel type="running" name="Running" /> to <StateLabel type="expired" name="Expired" /> if you set up a schedule.
      
    
    
      Coupon redemptions
      
        Number of times a coupon code was successfully redeemed in the campaign, displayed in relation to the coupon redemption budget limit of the campaign.
        <Admonition type="note">
          This value appears when a non-recurring budget limit is defined. Otherwise, ∞ is displayed.
        </Admonition>
      
    
    
      Total discounts
      
        Total discounted amount for the campaign, displayed in relation to the discount total budget limit of the campaign.
        <Admonition type="note">
          This value appears when a non-recurring budget limit is defined. Otherwise, ∞ is displayed.
        </Admonition>
      
    
    
      Last activity
      
        Approximate time elapsed since the campaign's last successful evaluation, calculated using the timestamp value of the latest effect applied to the campaign.
          <Admonition type="note">
            
              Open sessions count as activity, but making dry requests, modifying campaign budgets, and activating or disabling the campaign do not.
              This value is displayed only if it falls within the data retention period stated in your contract with Talon.One.
            
          </Admonition>
      
    
    
      Created
      
        Date and time when the campaign was created, displayed in the Application's time zone setting.
      
    
    
      Created by
      
        User who created the campaign.
      
    
    
      Copy
      
        Clickable icon that allows you to copy the campaign.
      
    
    
      Template
      
        Clickable icon that allows you to create a template from the campaign.
      
    
  

}

## Filter campaigns

On the <Campaigns className="icon"/> **Campaigns** page, you can filter campaigns by:

{

  <colgroup>
   <col span="1" style={{width:22+"%"}}/>
   <col span="1" style={{width:78+"%"}}/>
  </colgroup>
  
    
      Filter
      Description
    
  
  
    
      State
      
        Filter by campaign state:
        
          <StateLabel type="disabled" name="Disabled" />: The campaign is not active. You can move it to the next state after adding at least one valid rule.
          <StateLabel type="staged" name="Staged" />: The campaign is not active. It can be tested.
          Active:
          
            <StateLabel type="scheduled" name="Scheduled" />: The campaign is active and has a future start time, when it will start running.
            <StateLabel type="running" name="Running" />: The campaign is active and is currently running.
            
              Low on budget: The campaign's remaining campaign budgets are below 5%.
              Expiring soon: The campaign will end sometime in the next seven days.
            
            <StateLabel type="expired" name="Expired" />: The campaign is considered active but is no longer running because its end time has passed.
          
          <StateLabel type="revised" name="Revised" />: The campaign is revised with modified rules or settings. This state exists alongside an active state.
          <StateLabel type="pending" name="Pending" />: The changes from the revision are not yet applied. This state exists alongside an active state.
        
        To apply or clear a filter, click the filter name.
      
    
    
      Creation date
      
        Filter by the creation date of the campaigns.To define a time frame for the creation date, click <Filter className="icon"/> Filter &gt; Creation date.
      
    
    
      Campaign access group
      
        Filter by a specific campaign access group that is connected to the Application. To do so, click <Filter className="icon"/> Filter &gt; Campaign access groups.
      
    
  

}

:::tip
- To clear all the applied filters and see all the campaigns of the Application again,
  click **Clear all**.
- With the <StateLabel type="expired" name="Expired" /> filter,
  you can filter for and [disable multiple campaigns][disable expired].
- With the <StateLabel type="disabled" name="Disabled" /> filter,
  you can filter for and [delete multiple campaigns][delete disabled].
- With the <StateLabel type="revised" name="Revised" /> filter,
  you can filter for <StateLabel type="revised" name="Revised" /> campaigns and
  [finalize the revision][finalize-multiple-revisions] in them.
:::

## Display campaigns in a calendar view {#calendar-view}

To display your campaigns in a calendar view,
on the <Campaigns className="icon"/> **Campaigns** page, click the **Calendar View** tab.

The calendar view offers you the following options:

{

  <colgroup>
   <col span="1" style={{width:30+"%"}}/>
   <col span="1" style={{width:70+"%"}}/>
  </colgroup>
  
    
      Option
      Description
    
  
  
    
      View the entire day, week, or month
      
        From the dropdown in the top-right corner, select Day, Week, or Month.
        <Admonition type="note">
          
            Day: The start and end times listed are in the Application's time zone setting.
            Week and Month: Hover over a campaign name to see more information.
          
        </Admonition>
      
    
    
      Move across the calendar
      
        
          To move forward and backward across the calendar, use the <Left className="icon"/> and <Right className="icon"/> buttons.
          To view the current day, click Today.
        
      
    
    
      Select a specific date
      
        To view the campaigns for a specific date, in the monthly calendar on the right, select a date. You can use the <Left className="icon"/> and <Right className="icon"/> buttons to move across months.
      
    
    
      Select a campaign in the calendar
      
        To open a campaign, click the campaign name.
      
    
  

}

:::tip
[Define an end time][schedule] for all your campaigns so that you have
better control over the discounts offered.
:::

[schedule]: /docs/product/campaigns/settings/manage-campaign-schedule

## Display campaigns in a staging preview<ClosedBetaBadge/> {#staging-preview}

The **Staging preview** tab lets you see how your campaigns would behave on a
specific future date that acts as the current date.

:::tip
You can also use the
[`now` parameter](https://docs.talon.one/integration-api#tag/Customer-sessions/operation/updateCustomerSessionV2.query.now) to test campaigns ahead of time via the [Integration API](/docs/dev/integration-api/overview.md).
:::

:::important Prerequisites
Before you use the staging preview, ensure the following:
- [Campaign staging and revisions][staging-revisions-feature] is enabled for
  the Application.
- A [testing API key][testing-key] exists for the Application.
:::

To preview your staged campaigns:

1. On the <Campaigns className="icon"/> **Campaigns** page, click the
   **Staging preview** tab.
1. On **Preview `X` days ahead to `date`**, click <Edit className="icon"/>.
1. Enter the number of days from today to preview the campaigns that will
   run on that future date.
1. Click **Save**.
1. In the pop-up that appears, click **Update preview date**.

:::note
The preview date only applies to the campaigns you are testing. Live campaigns
are still evaluated using today's date.
:::

## Related pages

- [Manage campaigns](/docs/product/campaigns/create-and-manage-campaigns.md)
- [Manage campaign schedule][schedule]
- [Manage campaign features](/docs/product/campaigns/settings/manage-campaign-features.md)
- [Manage campaign custom attributes](/docs/product/campaigns/settings/manage-campaign-custom-attributes.md)
- [Manage campaign evaluation](/docs/product/applications/manage-campaign-evaluation.md)
- [Display the Application dashboard](/docs/product/campaigns/analytics/application-dashboard.md)
- [Evaluation order for rules and cart item filters](/docs/product/applications/evaluation-order-for-rules-and-filters.md)

[disable expired]: /docs/product/campaigns/create-and-manage-campaigns.md#disable-multiple-campaigns
[delete disabled]: /docs/product/campaigns/create-and-manage-campaigns.md#delete-multiple-campaigns
[get started]: /docs/product/get-started.md
[schedule]: /docs/product/campaigns/settings/manage-campaign-schedule.md
[finalize-multiple-revisions]: /docs/product/campaigns/revise-campaigns.md#finalize-multiple-revisions
[staging-revisions-feature]: /docs/product/applications/manage-general-settings.md#campaign-staging-and-revisions
[testing-key]: /docs/product/applications/manage-api-keys.md#create-a-testing-api-key
