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

# Scoring Engine

## Introduction

At Kredibel, we know every company and use case requires different configurations and scoring rules. That's why we created Scoring Engine, a tool that helps you to fully customize your risk scoring according to your use case and needs.

{% hint style="info" %}
Scoring engine can only be applied to [account screening](/api-references/account-screening.md)
{% endhint %}

Custom Config and Rules

Synapses API allows you to set up a custom configuration and define custom rules. To use custom config and rules, you need to create it first from the synapses dashboard.

### Create New Config

![Custom Config](/files/-MfyvELXwBMwFtor1RAV)

1. Login to [Synapses dashboard   ](/master.md#pages)
2. Click the “**Config**” menu on the sidebar
3. Click "**Add New**" button
4. Add config’s name
5. Setup the config and add some rules
6. Save the config by click "**Create New**" button
7. Your configId is on the id column

### Create New Rules

![Custom Rules](/files/-Mfyv_vY3y-7LGzi9L5G)

1. Open your existing config or [create a new one](/system/scoring-engine.md#create-new-config)
2. Click tab "**Rules**"
3. Click "**Add New Rule**" button
4. Define the rule
5. Click "**Save Changes"** button

### How to Use

{% hint style="info" %}
Please read the [documentation](/api-references/account-screening.md#custom-config-and-rules) here
{% endhint %}
