# AI Patterns Feature

{% hint style="info" %}
SBO > Other > AI Patterns
{% endhint %}

## Definition

The primary objective of this section is to oversee the management of all templates designed to aid users through AI assistance during the process of creating listings.

## AI Settings&#x20;

To enable any AI feature at SCND please follow the instructions available in [AI Settings ](#ai-settings)

## AI Patterns

AI patterns are predefined prompts designed to enhance input in fields such as Listing Title, Descriptions, and Rules & Conditions. These patterns utilize AI to generate alternative suggestions based on the user's input, offering the option to adopt or not the proposed modifications.

### Creating an AI pattern

To initiate the creation of an AI pattern, the operator must first navigate to the AI dashboard located at SBO > Other > AI Patterns (Make sure this feature has been activated on SBO > Other Features > Artificial Intelligence). The administrator can then begin the process by selecting the "Create" button (Figure 1).

<figure><img src="/files/yfpnxDQYoOF449tBp7YZ" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

A new window will open (Figure 2), prompting you to provide a title and a value. The \
"Title" helps the administrator identify the AI patterns, while the "value" serves as the prompt that the AI will use to generate the title, description, or rules & conditions.

<figure><img src="/files/e3Ewu8qmBZFOm8Mv8tEb" alt=""><figcaption><p>FIgure 2</p></figcaption></figure>

To complete the creation process, the operator must either click 'Save' or return to the list.

### AI Patterns Dashboard

The AI patterns will be presented in a list format, displaying the "Value" recorded during the creation process along with the corresponding title (Figure 3).

<figure><img src="/files/Vo7GXYO90y0zkxYdghnS" alt=""><figcaption><p>Figure 3</p></figcaption></figure>

In the dashboard, the administrator has the option to edit ![](/files/mguMTflc9AeGzDlXP3cm) the patterns or delete them ![](/files/jJUoIPoO85007ocgj3pJ).


---

# 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://features.scnd.com/v2.0/superadmin/configurations/features/artificial-intelligence-features/ai-patterns-feature.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.
