Agents can use Reasoning Strategies to guide their reasoning process. In addition to the Public Reasoning Strategies available by default, you can create private strategies within your Project.
This step-by-step guide explains how to create a Private Reasoning Strategy in the Agentic Hub.
First, log in to Glob.AI OS. In the Navigation header, select the Organization and Project you want to work with. In this case, Demo is used as the Organization and Documentation as the Project. Then, from the Hub selector, select Agentic Hub.
Next, on the left side of the screen, locate the Side Menu and select Build > Reasoning Strategies.

The Reasoning Strategies dashboard opens in the central working area. It displays all available strategies, both public and private.
To create a new private strategy, click + Create new in the upper-right corner.
Clicking + Create new opens the New Reasoning Strategy tab.

This tab contains the following sections:
- 2.1. General Configuration
- 2.2. Reasoning Strategy
- 2.3. System Behavior
Use this section to define the basic information for the strategy:
- Name: The internal identifier for the reasoning strategy.
- Type: The reasoning category. The available options are:
- Prompt Addendum: Appends additional instructions to the system prompt of an existing agent.
- Meta Prompting: An advanced technique that enables the prompt to improve itself, using LLMs or other techniques.
In the Reasoning Strategy panel, enter a Description with a short explanation of the strategy's purpose or logic. This description helps other users understand what the strategy does and when to use it.
In this section, define how the Agent behaves when the strategy is applied:
- Prompt Template: The specific prompt structure the Agent follows when applying the reasoning strategy.
- System Prompt: The base instructions or framework that guide the Agent's reasoning.
After you finish configuring all fields, click Confirm to save the strategy. To discard your changes, click Cancel.
Once the strategy is saved, it becomes available within the project and can be assigned to Agents from the AI and Tools Tab of an Agent.
Since version 2026-04.