# Manage OAuth Apps

Learn how to add and manage OAuth2 Applications in Emailable.

You can register an OAuth2 app to enable secure access to Emailable's API. This allows your users to connect to Emailable easily

## **Register OAuth Apps**

You can register OAuth2 applications to enable secure access to the Emailable API. This allows external applications to connect with Emailable accounts.

To add a new app:

1. From your Emailable dashboard, navigate to [Developer](https://app.emailable.com/developer/apps), click **New**.

\[4a. Profile section - Developer -  Add Apps - Emailable.png\]
  2. On the **New App** screen, complete the following fields:

| Field Name | Description |
| Name | Enter the name of your application. |
| Website | Enter your application’s website URL. |
| Mode | Choose one of the following: |
|  | Live App - For production use. Requests impact your users’ credit balances. |
|  | Test App - Returns randomly generated API responses. Requests will not impact your users’ credit balances. |
| Redirect URI | Enter one or more redirect URIs, with one URI per line. |
  3. Click **Save** to create the app.

  4. Click **Cancel** to exit without saving.

\[4b. Profile section - Developer -  Add App URL - Emailable.png\]
If no apps have been created, the page displays an empty state indicating that there are no apps to display.
