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

# Platform Features

> Explore Cognigy.AI platform features including NLU, CognigyScript, translation, localization, and Packages.

The Cognigy.AI platform includes features to better refine and manage your AI Agents, as well as to help you customize AI Agent conversations with end users.

<CardGroup cols={2}>
  <Card title="Natural Language Understanding" href="/ai/platform-features/nlu/overview">
    <br />Cognigy.AI supports natural language understanding (NLU) engines to interpret human language and help steer AI Agent interactions.
  </Card>

  <Card title="CognigyScript" href="/ai/platform-features/cognigyscript">
    <br />CognigyScript is a superset of JavaScript that provides access to the AI Agent memory through JSON objects.
  </Card>

  <Card title="Translation and Localization" href="/ai/platform-features/translation-and-localization/localization">
    <br />Cognigy.AI offers robust translation and localization features so that your AI Agents can interact with any end user regardless of the language they speak.
  </Card>

  <Card title="Connections" href="/ai/platform-features/connections">
    <br />Connections are configurations that guarantee your AI Agents securely interact with external services, systems, or APIs.
  </Card>

  <Card title="Packages" href="/ai/platform-features/packages">
    <br />Packages are Cognigy.AI's exporting and importing tool for sharing your AI Agents' resources, such as Flows and connections.
  </Card>
</CardGroup>
