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

# App Management

<Badge icon="arrow-left" color="gray">[Back to Admin Console Guide](/ai-for-service/administration/overview)</Badge>

The App Management module lets admins deploy, approve, and assign apps developed on the Platform. From here you can approve or reject deployment requests, manage tasks, and assign bots to users or groups.

***

## Deploying Bots

After a developer publishes a bot from Bot Builder, it appears on the **Deployment Requests** page. Bots are not available to users until the admin approves and assigns them.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img1.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=98ae7ab716adfb405b9cb338a0ea2838" alt="Deployment Requests" width="1366" height="768" data-path="ai-for-service/administration/images/bot-management-img1.png" />

### Approval Modes

| Mode                | Behavior                                                                                                                          |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| **Auto-approve**    | Bots are approved immediately when published and skip the Deployment Requests page. Configured under [Preferences](#preferences). |
| **Manual approval** | Admin must review and approve each request before the bot is available to users.                                                  |

### Deployment Request Columns

| Column       | Description                                       |
| ------------ | ------------------------------------------------- |
| Bot Icon     | Icon displayed to end-users                       |
| Bot Name     | Name of the bot                                   |
| Bot Type     | Standard, Universal, etc.                         |
| Tasks        | Number of tasks in the bot                        |
| Version      | New (never deployed) or Upgrade (updated version) |
| Purpose      | Consumer Use or Enterprise Use                    |
| Requested by | Developer who submitted the bot                   |
| Requested on | Submission date                                   |

### To Approve a Bot

1. On the **Deployment Requests** page, hover over the bot and select the **Publish** icon.

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img4.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=2341b66f8664ac5041d217b4289d705a" alt="Manually Approving Bot" width="943" height="430" data-path="ai-for-service/administration/images/bot-management-img4.png" />

2. Optionally, select **Bot** to review pending tasks and details (dialog tasks, NL config, channels, API extensions, settings, comments).

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img5.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=2a2837f78c2b6d874ef469ddf557ec98" alt="Publish Bot" width="1103" height="651" data-path="ai-for-service/administration/images/bot-management-img5.png" />

3. Select **Next** (or **Publish** for upgrades).

4. On approval success, select **Continue** — you are redirected to the Enterprise or Consumer Bots page based on the deployment model.

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img6.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=560e1bb5ced67ecd5c4ba082326cb3a3" alt="Deployment Success" width="934" height="433" data-path="ai-for-service/administration/images/bot-management-img6.png" />

### To Reject a Bot

1. On the **Deployment Requests** page, hover over the bot and select the **Reject** icon.
2. In the **Reject bot** dialog, select the tasks to reject.
3. Enter a reason in the **Provide a reason** field.
4. Select **Reject**.

The bot is removed from the Deployment Requests page and its status reverts to *Configured* in Bot Builder.

***

## Managing Enterprise Bots

Enterprise bots are approved bots with the deployment model set to **Enterprise**. They must be assigned to users before anyone can access them.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img7.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=fff16b56e502ae66628ee45d6a54164b" alt="Enterprise Bots" width="1357" height="613" data-path="ai-for-service/administration/images/bot-management-img7.png" />

### Columns

| Column       | Description                         |
| ------------ | ----------------------------------- |
| Bot Name     | Name of the bot                     |
| Published By | Developer who published the bot     |
| Bot Type     | Standard, Universal, etc.           |
| Channels     | Channels the bot is accessible from |

### Assigning Users

1. Select the **Ellipses** icon for the bot and choose **Bot & Task Assignments**.

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img8.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=c417585b3dab12a0e5277cea29eedaff" alt="Bot and Task Assignments" width="553" height="608" data-path="ai-for-service/administration/images/bot-management-img8.png" />

2. Select **Assign Bot's Tasks** (or **No assignments** to disable access for all users).

3. Expand a task and choose one of:
   * **All users in your enterprise** — All current and future users
   * **Assign user groups** — Opens a group selector dialog
   * **Assign individual users** — Opens a user selector dialog

4. Select **Done** → **Done** → **Apply**.

### Bot Settings

From the **Ellipses** icon, select **Bot Settings** to:

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img10.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=67dc3aab50f96f6e3da81972ad38c70a" alt="Bot Settings" width="558" height="588" data-path="ai-for-service/administration/images/bot-management-img10.png" />

| Setting               | Description                                                                                                                      |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| **Auto Approve**      | Do not approve, auto-approve all, or auto-approve specific components (New Channels, New Tasks, Channel Upgrades, Task Upgrades) |
| **Deployment model**  | Read-only — shows Enterprise use                                                                                                 |
| **Approved channels** | Select or clear channels available to users (at least one must be enabled)                                                       |
| **Notify users**      | Send email notifications for bot changes                                                                                         |
| **Email developer**   | Open mail client to email the bot developer                                                                                      |

Select **Apply** to save.

### Change Bot Owner

1. Assign a new role to the current owner.
2. Select the new owner from the list of developers.

### Managing Bot Tasks

After deployment, you can suspend or reactivate individual tasks.

**About suspended tasks:** Users can't access suspended tasks. The bot doesn't send alerts or respond to action requests for suspended tasks. An alert is sent to configured users when a task is suspended or reactivated. Developers can still update suspended tasks in Bot Builder — they remain suspended until the admin reactivates them.

1. Select **Ellipses** > **Manage Bot tasks**.

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img11.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=b30944bba18767833bd856ead95d6ea5" alt="Manage Bot Tasks" width="553" height="398" data-path="ai-for-service/administration/images/bot-management-img11.png" />

2. Expand the **Bot tasks** field.

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img13.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=42838e618bc1d2b400738f6b615b3260" alt="Bot Tasks" width="550" height="639" data-path="ai-for-service/administration/images/bot-management-img13.png" />

3. Select or clear task checkboxes to deploy or suspend.

4. Select **Confirm** twice.

***

## Managing Consumer Bots

Consumer bots are approved bots with the deployment model set to **Consumer**. They are available to customers immediately after approval — no user assignment is needed.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img14.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=e6143bc86f5bb6239eecf0f3a24a01f6" alt="Consumer Bots" width="1366" height="519" data-path="ai-for-service/administration/images/bot-management-img14.png" />

### Additional Columns

| Column    | Description                            |
| --------- | -------------------------------------- |
| Plan Type | Plan under which the bot was published |

### Bot Settings, Change Owner, and Manage Tasks

Same process as Enterprise Bots — see sections above. Bot Settings for consumer bots omits the user notification option.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img15.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=b2ba856326fad1b315bd020daee836a9" alt="Consumer Bot Settings" width="558" height="498" data-path="ai-for-service/administration/images/bot-management-img15.png" />

### Restore a Bot

A published bot with active dialog tasks can be restored within 30 days of deletion.

1. On the **Consumer Bots** page, select **Ellipses** > **Restore** for the bot.

   <img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/restore.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=281044a973f4998a699b726dbad2ef74" alt="Restore" width="1634" height="505" data-path="ai-for-service/administration/images/restore.png" />

Restoration reinstates the app with all pre-deletion configurations.

***

## Managing Smart Bots

Smart bots are displayed on the **Smart Bots** page. Management follows the same pattern as Enterprise and Consumer bots.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img20.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=9e35a0f8988e86c69348ee4edd5b7c2c" alt="Smart Bots" width="820" height="461" data-path="ai-for-service/administration/images/bot-management-img20.png" />

### Columns

| Column       | Description                          |
| ------------ | ------------------------------------ |
| Bot Name     | Name of the bot                      |
| Published by | Developer who created the bot        |
| Tasks        | Number of tasks                      |
| Channels     | Channels where the bot is accessible |

***

## Preferences

The Preferences page controls the admin approval process at the account level. You can automate deployment approvals and bot task assignments.

### Automate Deployment Requests

1. Under **Deployment Requests**, select **Automatically approve all new deployment requests**.
2. Select **Save**.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img23.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=d8166b7fc39207f60ea8bf819d4eb3bd" alt="Enterprise Bot Assignments" width="1486" height="869" data-path="ai-for-service/administration/images/bot-management-img23.png" />

### Automate Bot Assignments

<Note>Bot assignments cannot be automated unless deployment requests are already set to auto-approve.</Note>

1. Under **Enterprise Bots Assignments**, select **Automatically assign all approved bots, their tasks, and channels**.
2. Select **Save**.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img24.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=3e2bebc864b6757d6bf340918952edd3" alt="Auto Assign" width="1492" height="868" data-path="ai-for-service/administration/images/bot-management-img24.png" />

When both are automated, users receive new bots immediately after a developer publishes them.

### Manual Approval

1. Under **Enterprise Bots Assignments**, select **Hold all deployment requests for manual admin approval**.
2. Select **Save**.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/bot-management-img25.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=d15aaab772d1a176cf4c0f4ead7ade76" alt="Manual Approval" width="1484" height="866" data-path="ai-for-service/administration/images/bot-management-img25.png" />

***

## Deleted Bots

Permanently deleted bots are listed on the **Deleted Bots** page.

<img src="https://mintcdn.com/koreai/mKxGC8UPdZt2RNJG/ai-for-service/administration/images/permanently_deleted.png?fit=max&auto=format&n=mKxGC8UPdZt2RNJG&q=85&s=e77789cb61306f4f7bfc61aa41da5fc8" alt="Permanently Deleted Bots" width="1913" height="840" data-path="ai-for-service/administration/images/permanently_deleted.png" />

| Column                | Description                     |
| --------------------- | ------------------------------- |
| Bot Name              | Name of the deleted bot         |
| Deletion requested by | User who requested deletion     |
| Deletion Request      | Date the deletion was requested |
| App Creation Date     | Date the app was created        |
| Deletion Date         | Date of permanent deletion      |
