<!-- נוצר אוטומטית ממקור התיעוד הקנוני של Teloring. אין לערוך קובץ זה. -->

עמוד קנוני: https://docs.teloring.com/he/api/ai-world
עודכן לאחרונה: 2026-08-20T20:52:05.000Z

# AI World

Which AI capabilities are switched on for the account.

**Scope:** `ai_world`

Each item is a plain on/off. Most of them consume AI credits when they
run, so treat enabling one as a deliberate act.




```mdx-code-block
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>
```
