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

# Apps Setup

> Setup the 3rd Party Apps that you can connect with Refold.

Refold offers 300+ applications that can be connected for your customers to use across various segments such as `Accounting`, `ATS`, `HRIS`, `CRM`, `Sales`, `Marketing` and many more.

<img height="200" src="https://mintcdn.com/cobalt-55/YZVVpdFwo8NtLV-a/images/Concepts/app-list.png?fit=max&auto=format&n=YZVVpdFwo8NtLV-a&q=85&s=10360c6528559eb80ef2b6ae61977371" alt="Apps in Refold" data-path="images/Concepts/app-list.png" />

## Enable & Configure Apps

The end customers can have access to apps enabled by the user. You just need to select from any of the available applications in the [Apps](https://app.gocobalt.io/apps) section of the platform and enable it by clicking on `Go Live`.

There are 2 types of Authentication possible for any integration offered:

<Accordion title="Key Based Apps">
  For API key auth based applications, no configuration is required on the Refold dashboard. You just need to enable the application. Your customer would provide the details in the auth flow portal.

  <img height="200" src="https://mintcdn.com/cobalt-55/YZVVpdFwo8NtLV-a/images/Concepts/key-app-settings.png?fit=max&auto=format&n=YZVVpdFwo8NtLV-a&q=85&s=c5ff079d6c9a0412aea81474bd557644" alt="Key Based App Settings " data-path="images/Concepts/key-app-settings.png" />
</Accordion>

<Accordion title="OAuth Apps" defaultOpen="true">
  In the app `Settings` section, provide the required details under the `Configure Credentials` section.

  You should use your own OAuth app credentials such as `Client ID`, `Client Secret` etc. This will make sure that users see your brand instead of Refold when they connect integrations.

  <Tip>
    Some **OAuth** apps by default use Refold credentials. This makes it easy to get started and connect integrations right away.
  </Tip>

  <img height="200" src="https://mintcdn.com/cobalt-55/YZVVpdFwo8NtLV-a/images/Concepts/app-settings.png?fit=max&auto=format&n=YZVVpdFwo8NtLV-a&q=85&s=0a68a5b5f6d475abc92efd6d71ecfef0" alt="App Settings " data-path="images/Concepts/app-settings.png" />

  <Info>
    To know how you setup an OAuth app for the integration, refer to [Resources](/resources/integration-providers/overview) section.
  </Info>
</Accordion>

<Check>You're good to go! Your customer can now access the the Application auth flow portal.</Check>
