Tasks

Overview

Every QAnswer AI Assistant is built around one task type — Chat, Search, Report Generator, AI Spreadsheet, Entity Linker, Linker, Sparql Endpoint, or Multiple (access to all tasks). The Tasks tab controls which of these task types members can pick from when creating or editing an AI Assistant, letting you narrow the list down to only what your organization actually needs.

  • ChatA powerful chat interface on top of your data.
  • SearchA powerful AI-based search interface on top of your data.
  • Report GeneratorWrite a report on your data with AI.
  • AI SpreadsheetBuild and manage spreadsheets with AI-powered formulas.
  • Entity LinkerPaste free text and find all entities in your RDF Knowledge Graph appearing in it.
  • LinkerLink textual fragments to entities appearing in your RDF Knowledge Graph.
  • Sparql EndpointA Sparql endpoint over your RDF Knowledge Graph that supports natural language requests.
  • MultipleThe AI Assistant has access to all tasks.
Tasks tab — every task type active

Scopes

Task types can be restricted at three levels, matching the other admin panel sections: Admin (platform-wide), Organization, and Team. A more specific scope overrides a broader one — if a task type has no explicit setting at a given scope, it inherits the setting from the next broader scope up.

Enabling and disabling a task type

Each task type is shown as a card with an Active switch. Turning a task off immediately removes it from the task-type picker members see when creating or editing an AI Assistant.

Existing assistants keep working
Disabling a task type only blocks new selections — assistants that were already using it continue to run exactly as before. Nobody can create a new assistant with that task, or switch an existing assistant onto it, until it's turned back on.

Example — restrict members to Chat only

A common, realistic setup is to only expose the Chat task to your members, keeping the more specialized tasks (Search, Report Generator, AI Spreadsheet, Entity Linker, Linker, Sparql Endpoint, Multiple) available only where they're actually needed, or hidden entirely.

Step 1 — Open the Tasks tab

By default every task type is active.

Step 2 — Turn everything off except Chat

Switch off Search, Report Generator, AI Spreadsheet, Entity Linker, Linker, Sparql Endpoint, and Multiple, one by one. Leave Chat on.

Tasks tab — only Chat left active

Result

From now on, the Task Type picker on the AI Assistant creation and edit pages only offers Chat — every other task type is gone from the list, and the "+ N" advanced-tasks toggle disappears entirely since there's nothing left behind it.

AI Assistant Task Type picker — only Chat is offered