Skip to content

What is MarIA

MarIA is W5’s AI agent orchestration platform. You use it to build assistants that talk to people, look things up in your documents, call external systems and get work done — all configured through the interface, with no programming.

MarIA home screen showing the solutions list.

Before you start, it helps to know the words you will see in the menus:

ConceptWhat it is
SolutionThe workspace for one business subject. It holds agents, settings, access rules and the chat. Everything starts here.
FolderGroups related solutions. Every solution belongs to at least one folder.
AgentThe assistant itself: it has instructions, an AI provider, a model, files and tools.
SpecialistA focused sub-assistant that the main agent consults when a question needs depth.
ToolSomething the agent can do beyond talking: call an API, show a card, collect a form, display a map, search the web, generate images.
MemoryWhat the agent keeps between conversations — preferences, facts, accumulated knowledge.
CredentialA reusable secure connection (API key, OAuth) that tools and servers use to reach other systems.
MCP serverAn external server that offers ready-made tools for your agents to use.

Every solution runs in one of two modes, chosen when you create it:

  • WebChat — the solution has its own chat page that people open in the browser.
  • Integration — the solution has no chat page; it receives messages from another system through a webhook and sends the agent’s answers back there.
  1. Sign in and get to know the navigation.
  2. Create your first solution.
  3. Configure the agent that will answer.
  4. Open the chat and talk to it.