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

# OS Config

> Configure AgentOS in Python or YAML, including manifests, memory, and interfaces.

| Example                                                 | Description                                                                                             |
| ------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| [Basic](/examples/agent-os/os-config/basic)             | Configure AgentOS in code with AgentOSConfig: manifest quick prompts and memory database display names. |
| [YAML Config](/examples/agent-os/os-config/yaml-config) | Load AgentOS configuration from a YAML file and attach Slack and WhatsApp interfaces.                   |
