> For the complete documentation index, see [llms.txt](https://docs.wem.io/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wem.io/platform/wemmodeler.md).

# WEM Modeler

- [Introducing the WEM Modeler](https://docs.wem.io/platform/wemmodeler/introducing-the-wem-modeler.md): Let The Fun Stuff Begin!
- [Modeler Start Page](https://docs.wem.io/platform/wemmodeler/modeler-start-page.md)
- [Manage Projects & Workspaces](https://docs.wem.io/platform/wemmodeler/manage-projects-and-workspaces.md)
- [User Roles Scheme](https://docs.wem.io/platform/wemmodeler/user-roles-scheme.md): User Rights within the WEM Modeler
- [Create a new Project](https://docs.wem.io/platform/wemmodeler/create-a-new-project.md)
- [Modeler Application Overview](https://docs.wem.io/platform/wemmodeler/modeler-application-overview.md)
- [Project Settings](https://docs.wem.io/platform/wemmodeler/project-settings.md)
- [Project Configuration](https://docs.wem.io/platform/wemmodeler/project-settings/project-configuration.md)
- [Security Settings](https://docs.wem.io/platform/wemmodeler/project-settings/security-settings.md)
- [Portal Settings](https://docs.wem.io/platform/wemmodeler/project-settings/portal-settings.md): A Portal is the entity that can be considered the Application, defining the look & feel and the hostname where it can be accessed.
- [SMTP Settings](https://docs.wem.io/platform/wemmodeler/project-settings/smtp-settings.md): Required Settings for sending E-mail messages
- [Mobile App Settings](https://docs.wem.io/platform/wemmodeler/project-settings/mobile-app-settings.md)
- [Expression Editor](https://docs.wem.io/platform/wemmodeler/expression-editor.md)
- [Flowcharts](https://docs.wem.io/platform/wemmodeler/flowcharts.md)
- [User Interaction](https://docs.wem.io/platform/wemmodeler/flowcharts/user-interaction.md)
- [End Node](https://docs.wem.io/platform/wemmodeler/flowcharts/end-node.md)
- [Sub-flowchart](https://docs.wem.io/platform/wemmodeler/flowcharts/sub-flowchart.md)
- [Navigation Node](https://docs.wem.io/platform/wemmodeler/flowcharts/navigation.md)
- [Clear session](https://docs.wem.io/platform/wemmodeler/flowcharts/clear-session.md)
- [Decision](https://docs.wem.io/platform/wemmodeler/flowcharts/decision.md)
- [Assignment](https://docs.wem.io/platform/wemmodeler/flowcharts/assignment.md)
- [List Action](https://docs.wem.io/platform/wemmodeler/flowcharts/list-action.md)
- [Loop](https://docs.wem.io/platform/wemmodeler/flowcharts/loop.md)
- [Copy Data](https://docs.wem.io/platform/wemmodeler/flowcharts/copy-data.md)
- [Save and Discard](https://docs.wem.io/platform/wemmodeler/flowcharts/save-and-discard.md)
- [Import Data](https://docs.wem.io/platform/wemmodeler/flowcharts/import-data.md)
- [Export Data](https://docs.wem.io/platform/wemmodeler/flowcharts/export-data.md)
- [Invoke Webservice](https://docs.wem.io/platform/wemmodeler/flowcharts/invoke-webservice.md)
- [HTTP Request](https://docs.wem.io/platform/wemmodeler/flowcharts/http-request.md)
- [Execute Process](https://docs.wem.io/platform/wemmodeler/flowcharts/execute-process.md)
- [Different processes explained](https://docs.wem.io/platform/wemmodeler/flowcharts/execute-process/different-processes-explained.md): In this page we go over all the different processes you can do with the process node
- [Send Email](https://docs.wem.io/platform/wemmodeler/flowcharts/execute-process/send-email.md)
- [Change settings](https://docs.wem.io/platform/wemmodeler/flowcharts/execute-process/change-settings.md)
- [Changing files](https://docs.wem.io/platform/wemmodeler/flowcharts/execute-process/changing-files.md)
- [Generate File](https://docs.wem.io/platform/wemmodeler/flowcharts/execute-process/generate-file.md): These are process that all generate files.
- [Ping server](https://docs.wem.io/platform/wemmodeler/flowcharts/ping-server.md)
- [Authenticate](https://docs.wem.io/platform/wemmodeler/flowcharts/authenticate.md)
- [Comet Messages](https://docs.wem.io/platform/wemmodeler/flowcharts/comet-messages.md)
- [OpenAI](https://docs.wem.io/platform/wemmodeler/flowcharts/openai.md): Basic documentation to get you started with the OpenAI node
- [Async Tasks](https://docs.wem.io/platform/wemmodeler/flowcharts/async-tasks.md): A collection of nodes to provide Async Task features
- [Note Node](https://docs.wem.io/platform/wemmodeler/flowcharts/note-node.md)
- [Data Model](https://docs.wem.io/platform/wemmodeler/data-model.md)
- [WEM Session Folder](https://docs.wem.io/platform/wemmodeler/data-model/wem-session-folder.md)
- [Services and Integration](https://docs.wem.io/platform/wemmodeler/services-and-integration.md)
- [Webservices](https://docs.wem.io/platform/wemmodeler/services-and-integration/webservices.md)
- [Remote Data Sources](https://docs.wem.io/platform/wemmodeler/services-and-integration/remote-data-sources.md): Setting up a databsase connection through OData.
- [Authentication Providers](https://docs.wem.io/platform/wemmodeler/services-and-integration/authentication-providers.md): WEM supports SAML2.0 and OAuth2.0
- [SAML 2.0](https://docs.wem.io/platform/wemmodeler/services-and-integration/authentication-providers/saml-2.0.md): Setup SSO-integration using SAML 2.0
- [SAML App Registration in EntraID](https://docs.wem.io/platform/wemmodeler/services-and-integration/authentication-providers/saml-2.0/saml-app-registration-in-entraid.md)
- [OAuth 2.0](https://docs.wem.io/platform/wemmodeler/services-and-integration/authentication-providers/oauth-2.0.md): Setup external authentication with OAuth2.0
- [Comet - Real Time Messages](https://docs.wem.io/platform/wemmodeler/services-and-integration/comet-real-time-messages.md)
- [Certificates](https://docs.wem.io/platform/wemmodeler/services-and-integration/certificates.md)
- [Concepts and Concept Queries](https://docs.wem.io/platform/wemmodeler/concepts-and-concept-queries.md)
- [Concepts](https://docs.wem.io/platform/wemmodeler/concepts-and-concept-queries/concepts.md): An introduction to the WEM Modeler Ontology and use of Concepts.
- [Concept Queries](https://docs.wem.io/platform/wemmodeler/concepts-and-concept-queries/concept-queries.md): Advanced custom queries with the WEM Ontology tools
- [Concept Relations](https://docs.wem.io/platform/wemmodeler/concepts-and-concept-queries/concept-relations.md)
- [Navigation](https://docs.wem.io/platform/wemmodeler/navigation.md)
- [HTTP Endpoints](https://docs.wem.io/platform/wemmodeler/navigation/http-endpoints.md): Custom WebHooks into your application
- [Tasks](https://docs.wem.io/platform/wemmodeler/navigation/tasks.md): Create tasks for automated and scheduled execution
- [Files and Assets](https://docs.wem.io/platform/wemmodeler/files-and-assets.md)
- [Widget Libraries](https://docs.wem.io/platform/wemmodeler/files-and-assets/widget-libraries.md)
- [Template Fragments](https://docs.wem.io/platform/wemmodeler/files-and-assets/template-fragments.md)
- [Files](https://docs.wem.io/platform/wemmodeler/files-and-assets/files.md)
- [Hyperlinks](https://docs.wem.io/platform/wemmodeler/files-and-assets/hyperlinks.md)
- [Multilanguage Dictionary](https://docs.wem.io/platform/wemmodeler/multilanguage-dictionary.md)
- [Agentic AI](https://docs.wem.io/platform/wemmodeler/agentic-ai.md)
- [WEM AI Agent](https://docs.wem.io/platform/wemmodeler/agentic-ai/wem-ai-agent.md)
- [AI Flowchart Nodes](https://docs.wem.io/platform/wemmodeler/agentic-ai/ai-flowchart-nodes.md)
- [AI User Interaction](https://docs.wem.io/platform/wemmodeler/agentic-ai/ai-user-interaction.md)
- [WEM Preview](https://docs.wem.io/platform/wemmodeler/wem-preview.md): Testing your application
- [WEM Runtime](https://docs.wem.io/platform/wemmodeler/wem-runtime.md): The environment that makes your application available to your users
- [Publishing Process](https://docs.wem.io/platform/wemmodeler/wem-runtime/publishing-process.md): Getting your application on to the WEM Runtime Environment
- [Staging](https://docs.wem.io/platform/wemmodeler/wem-runtime/staging.md): The WEM Staging Runtime Environment - between Development in Modeler and Use in Production
- [Live](https://docs.wem.io/platform/wemmodeler/wem-runtime/live.md): The WEM Live Runtime Environment - your Application in Production
- [Debugging](https://docs.wem.io/platform/wemmodeler/debugging.md): Find out what's going on in Runtime


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.wem.io/platform/wemmodeler.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.
