---
id: automation-service-app-central
title: About App Central
sidebar_label: About App Central
description: Learn how to use App Central to get new applications and tools.
slug: /help/docs/platform-services/automation-service/automation-service-app-central/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/automation-service-app-central/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
import Iframe from 'react-iframe';
import ActionsLimit from '../../reuse/actions-limit.md';
App Central provides apps to help you be more productive in the Automation Service. From here, you can search and add new integrations with all the needed components.
## View App Central
[**New UI**](/docs/get-started/sumo-logic-ui). To access App Central, in the main Sumo Logic menu select **Automation > App Central**. You can also click the **Go To...** menu at the top of the screen and select **App Central**.
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). To access App Central, in the main Sumo Logic menu select **Automation** and then and click **App Central** in the left navigation bar.
Before you can access App Central, you must have the App Central Access role capability. For more information on role capabilities needed to use the Automation Service, see [Configure role capabilities](/docs/platform-services/automation-service/about-automation-service/#configure-role-capabilities).
## App Central UI
1. **Playbooks**. Click to view [playbooks in App Central](/docs/platform-services/automation-service/playbooks-in-app-central/) that are available to install.
1. **Integrations**. Click to view [integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/) that are available to install.
1. **Search**. Search for integrations or playbooks to install.
1. **Current hour actions count**. Shows how many playbook actions have been executed in the current hour in your organization.
:::note
:::
1. **Install**. Click to [install an integration](#install-an-integration-from-app-central) or [install a playbook](/docs/platform-services/automation-service/playbooks-in-app-central/#install-an-out-of-the-box-playbook-from-app-central).
## Work with integrations in App Central
Integrations are connectors to applications from industry-leading network and security vendors. Resources in the integrations provide the actions run by Playbooks. While the [**Integrations**](/docs/platform-services/automation-service/automation-service-integrations/) menu item in the Automation Service UI shows the integrations installed to your environment, the **Integrations** tab in App Central shows you [integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/) that you can install.
### Install an integration from App Central
1. Use the **INSTALL** in the lower left corner of the integration box. After installation is complete, **INSTALLED** replaces the **INSTALL** link in the corner of the integration box.
1. **IMPORTANT**: Find the article for the integration in [Automation Integrations in App Central](/docs/platform-services/automation-service/app-central/integrations/) to see if there are additional steps you need to follow to configure the installed integration. Failure to perform these additional steps may result in the integration not working properly.
### Update an integration from App Central
If a newer version of an installed integration is available, you can update the integration from App Central by clicking **UPDATE** in the lower left corner of the integration box.
### Update integrations to include all available actions
The purpose of this section is to provide you the information you need to update your integrations to include all types of actions that should be present in that integration, for example, Containment, Custom, Scheduled, and so on. It's a good idea to update every integration installed from App Central to make sure you do not have any integrations without useful actions.
Update integrations in App Central using keywords in the bottom left corner of the integration:
* **UPDATE**. Appears on the installed integrations if there is a new version of that integration and with a new YAML configuration file.
* **INSTALLED**: Appears when the integration is installed and updated to the latest version, and with the correct actions.
* **INSTALL**. Appears if this integration is not yet installed.
#### Update an installed integration to show all actions
Here an example of updating an installed integration.
1. In the Integrations section, check the actions present on the installed integration. In the example below, the only types of actions in the integration are Enrichment and Notification.
1. Go to App Central and search for the same integration. Click the integration.
1. On the dialog that appears, click **INSTALL**.
1. Go to the Integrations section and select the same integration. As you see in the image below, the Containment action type was added to the two types of actions that were there previously.
#### Update an integration with a new version to show all actions
If there are two different versions between the integration installed and that in App Central, the type of operation required to update the integration is **UPDATE**.
1. In the Integrations section, open the installed integration in code mode to view the version.
1. Go to App Central and search for the same integration. Click **UPDATE**.
1. On the dialog that appears, click **Update**.
1. Go back to the Integrations section at the end of the update operation. Open the integration and check the if the version of that integration updated.
1. Check in the integration detail to see if it shows all the types of actions we expect.
### Publish an integration to App Central
If you create a custom integration that you would like to make available for others to use, you can submit it to Sumo Logic for review and publication in App Central. This will allow everyone to install and run the integration in the cloud without having to use the Bridge.
The integration should be for a commercial product for which no integration exists in App Central, or be a general purpose integration. Sumo Logic will not add integrations to App Central that can only be used by one customer.
1. Ask your Sumo Logic account representative to engage the Professional Services team. The Professional Services team member will guide you through the process of submitting an integration for publication in App Central.
1. Select **Integrations** from the navigation menu at the left of the screen.
1. Select your custom integration.
1. Hover the mouse over your custom integration and click the **Export** button that appears to the right. This exports the integration's YAML files to a tar.gz archive file.
1. Provide the tar.gz archive file containing your custom integration's YAML files to the Professional Services team member.
Sumo Logic will validate the integration, and work with you to make any updates if needed. If the integration is approved, Sumo Logic will add it to App Central.
## Playbooks in App Central
To work with playbooks in App Central, see [Out-of-the-Box Playbooks in App Central](/docs/platform-services/automation-service/playbooks-in-app-central/).