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

App Settings provides controls to configure, secure, and manage every aspect of an Agentic App—from runtime behavior and access control to safety policies and resource limits.

***

## Settings Reference

Refer to the following pages for detailed instructions on configuring each aspect of your Agentic App:

| Page                                                                                        | Description                                                                                                                       |
| ------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| [App Configurations](/agent-platform/agents/agentic-apps/settings/app-configurations)       | Configure file attachments, thought streaming, voice waiting experience, error handling, and retry behavior.                      |
| [Events](/agent-platform/agents/agentic-apps/settings/events)                               | Set up system events—Welcome, Agent Handoff, and End of Conversation—to control app behavior at key session transitions.          |
| [PII and Guardrails](/agent-platform/agents/agentic-apps/settings/guardrails)               | Apply PII detection and guardrail scanners to protect sensitive data and enforce content policies across the processing pipeline. |
| [Sharing and Permissions](/agent-platform/agents/agentic-apps/settings/sharing-permissions) | Manage user roles and control who can access or modify the app.                                                                   |
| [Environment Variables](/agent-platform/agents/agentic-apps/settings/variables)             | Store and manage configuration values such as API keys and endpoint URLs for use across tools and workflows.                      |
| [Content Variables](/agent-platform/agents/agentic-apps/settings/content)                   | Define reusable contextual data—such as user profiles or preferences—and share it across agents, prompts, and tools.              |
| [App Component Limits](/agent-platform/agents/agentic-apps/settings/app-component-limits)   | Reference the Platform limits for agents, tools, memory stores, variables, API keys, and other app components.                    |
