# NEW: AI Platform

The AI Platform in WriteBackExtreme provides centralized configuration for all AI functionality used across WriteBackExtreme and supported extensions.

{% embed url="<https://www.youtube.com/watch?v=hoMMzPFaKDA>" %}

### AI configuration overview

To enable AI functionality, there are **two required configuration steps**:

1. **Model configuration**\
   Configure and connect an AI provider (such as OpenAI, Anthropic, Azure OpenAI, or a custom OSS endpoint). This step defines which model is used and how it behaves.

{% content-ref url="/pages/QJ81nURKvBs7Va5J6nn9" %}
[Model configuration](/writebackextreme/features/management-console/new-ai-platform/model-configuration.md)
{% endcontent-ref %}

2. **Agent configuration**\
   Configure the built-in AI features (**Summaries & Highlights** and **Generative Fill**) and link them to the configured model.

{% content-ref url="/pages/Pj0a6p1RnvrSJJEk1tDq" %}
[Agent configuration](/writebackextreme/features/management-console/new-ai-platform/agent-configuration.md)
{% endcontent-ref %}

Both steps are required before AI features can be used.

### Using AI in extensions

Once both steps are completed, the AI Platform is ready and AI features can be enabled in extensions. Currently the following extensions support the AI Platform and its agents:

Supertables docs link


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infotopics.com/writebackextreme/features/management-console/new-ai-platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
