> ## 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 Settings

Configure and manage all aspects of your AI Agent application — from its profile and language support to developer tools, variables, and advanced settings.

## App Profile

Configure your app's name, description, icon, target audience, language defaults, subdomain, and custom HTTP error messages.

| Topic                                                   | Guide                                         |
| ------------------------------------------------------- | --------------------------------------------- |
| [App Profile](/ai-for-service/app-settings/app-profile) | Manage general app settings and configuration |

## Language Management

Build and manage multilingual AI Agents with support for multiple languages, translation services, and language-specific NLU models.

| Topic                                                                                                                             | Guide                                                                 |
| --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| [Get Started](/ai-for-service/app-settings/language-management/building-multi-language-bots)                                      | Overview of multilingual AI Agent capabilities                        |
| [Supported Components and Features](/ai-for-service/app-settings/language-management/multilingual-vas-components-feature-support) | Language-specific component and feature compatibility                 |
| [Manage Languages](/ai-for-service/app-settings/language-management/managing-languages-for-multilingual-vas)                      | Add, update, and configure languages                                  |
| [Manage Translation Services](/ai-for-service/app-settings/language-management/managing-translation-services)                     | Configure Microsoft Translator, Google Translation, or custom engines |
| [Multilingual AI Agent Behavior](/ai-for-service/app-settings/language-management/multi-lingual-bot-behavior)                     | Language-dependent NLP behaviors and feature support                  |

## Dev Tools

Access developer tools for building, securing, and integrating your AI Agent — including custom scripts, authorization profiles, SDK setup, and API scopes.

| Topic                                                                                                 | Guide                                                           |
| ----------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| [App Functions](/ai-for-service/app-settings/dev-tools/reusing-bot-functions-custom-script-file)      | Create and manage reusable JavaScript utility functions         |
| [Authorization Profiles](/ai-for-service/app-settings/dev-tools/bot-authorization/bot-authentication) | Overview of supported authentication models                     |
| [Web/Mobile SDK](/ai-for-service/app-settings/dev-tools/kore-ai-web-sdk)                              | Set up and integrate the Kore.ai Web SDK                        |
| [Mock Scenes](/ai-for-service/app-settings/mock-scenes)                                               | Prototype and preview conversations using Conversation Designer |

### Authorization Profiles

| Auth Type                                                                                                                                  | Guide                                                |
| ------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------- |
| [Basic Auth](/ai-for-service/app-settings/dev-tools/bot-authorization/setting-up-authorization-using-basic-auth)                           | Configure username/password authentication           |
| [OAuth v1](/ai-for-service/app-settings/dev-tools/bot-authorization/setting-up-authorization-using-oauth-v1)                               | Set up OAuth v1 with consumer key and secret         |
| [OAuth v2 Password Grant](/ai-for-service/app-settings/dev-tools/bot-authorization/setting-up-authorization-using-oauth-v2-password-grant) | Configure OAuth v2 password grant authorization      |
| [OAuth v2](/ai-for-service/app-settings/dev-tools/bot-authorization/setting-up-authorization-using-oauth-v2)                               | Set up standard OAuth v2 authorization               |
| [OAuth v2 Client Credentials](/ai-for-service/app-settings/dev-tools/bot-authorization/bot-oauthv2-clientcredentials)                      | Configure OAuth v2 client credentials flow           |
| [Kerberos SPNEGO](/ai-for-service/app-settings/dev-tools/bot-authorization/setting-up-the-kerberos-spnego-authorization-profile)           | Set up Kerberos SPNEGO for enterprise authentication |

## Using Variables

Define environment and content variables to manage configuration values and reuse them across your app's tasks, nodes, and responses.

| Topic                                                                         | Guide                                                          |
| ----------------------------------------------------------------------------- | -------------------------------------------------------------- |
| [Using Variables](/ai-for-service/app-settings/variables/using-bot-variables) | Create, manage, and use environment and content variables      |
| [Collections](/ai-for-service/app-settings/variables/collections)             | Store and manage multiple value sets for environment variables |

## Managing Namespaces

Organize variables into namespaces and map them to app components for optimized loading during execution.

| Topic                                                                  | Guide                                                  |
| ---------------------------------------------------------------------- | ------------------------------------------------------ |
| [Managing Namespaces](/ai-for-service/app-settings/managing-namespace) | Create namespaces and map variables to tasks and nodes |

## Advanced Settings

Fine-tune session behavior, data privacy, URL management, and system-level configurations.

| Topic                                                                             | Guide                                                              |
| --------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [PII Settings](/ai-for-service/app-settings/advanced-settings/pii-data-masking)   | Redact, replace, or mask personally identifiable information       |
| [Manage Sessions](/ai-for-service/app-settings/advanced-settings/bot-sessions)    | Configure conversation session duration and closure behavior       |
| [Manage URLs](/ai-for-service/app-settings/advanced-settings/manage-url)          | Set expiry and access limits for attachment and chat history URLs  |
| [System Settings](/ai-for-service/app-settings/advanced-settings/system-settings) | Configure call recording, data retention, and other system options |

## Change Logs

Review a complete history of modifications made to your app across all modules.

| Topic                                                   | Guide                                                                                |
| ------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| [Change Logs](/ai-for-service/app-settings/change-logs) | View, filter, and export changes across Automation AI, Search AI, Agent AI, and more |

## Delete App

Permanently remove an app, with an optional export and a 30-day recovery window for published apps.

| Topic                                                 | Guide                    |
| ----------------------------------------------------- | ------------------------ |
| [Delete App](/ai-for-service/app-settings/delete-app) | Export and delete an app |

***
