# Manage Applications

> You can edit the details of an Application or delete an Application at any time.

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

## Edit the details of an Application

You can edit an [Application](/docs/product/applications/overview.md) to modify its name,
description, currency, and Application environment. You can also change
the [time zone setting](#timezone-impact),
but we do not recommend doing so.

Editing these details affects all the [campaigns](/docs/product/campaigns/overview.md)
contained in the Application that is edited.

### Change the time zone setting {#timezone-impact}

The primary time zone setting for Talon.One is the Application time zone,
which you select when you [create an Application](/docs/product/applications/create-and-manage-applications.md). However,
in some cases, other time zone settings apply.

{

  
    
    Time zone setting
    Used by...
    
  
  
    
      
          Operating system time zone (detected by your browser)
      
      
        
          
            Key expiration date of Integration API keys and Management API keys (<code>00:00</code> hours of the selected date in the system time zone of the browser used to create the API key).
            Any timestamp values you enter or select in the Rule Builder.
            Any timestamp values displayed on the following pages:
              
                Sessions
                Events
                Audit logs
                Integration API logs
                Loyalty points for a customer profile
                Loyalty cards for a customer profile
              
          
        
      
    
    
      
          UTC (Coordinated Universal Time)
      
      
        
          
            Hour-level <code>time</code> parameters in the Rule Builder, for example, when <code>is between hours</code> is used with <Attribute name="Create Date (Current Session)" type="builtin" />.
            Any timestamp value displayed in exported files, for example, exported coupon codes.
          
        
      
    
  

}

To edit the details of an Application:

1. On the <Applications className="icon"/> **Apps** page,
   click <Settings className="icon"/> **Settings** for the Application you want to edit,
   or, from the Application's left-side menu,
   click <Settings className="icon"/> **Settings** > **Details**.
1. Edit the required details.
1. Click **Save Changes**.

## Delete an Application

When you delete an Application, all its information
(including campaigns, coupons, customer sessions and referrals) is erased,
and you cannot recover it. However, deleting an Application does not affect your
[customer profiles](/docs/product/applications/display-customer-profiles.md).

To delete an Application:

1. On the <Applications className="icon"/> **Apps** page,
   select the Application that you want to delete.
1. Click <Settings className="icon"/> **Settings** > **Delete**.
1. Click **Delete Application**.
1. In **Application Name**, type the name of the Application.
1. Click **I understand the consequences, delete this Application**.

## Related pages

- [Display campaigns](/docs/product/applications/display-campaigns.md)
- [Manage campaigns](/docs/product/campaigns/create-and-manage-campaigns.md)
- [Manage general settings](/docs/product/applications/manage-general-settings.md)
