Recently Updated Pages
Report log
10.05.2024 TCPA Completed tasks: - Checked why AI chat is not working. - Made a form on the sin...
Chat AI admin area
How to log in to the admin panel? Open https://ai.supportdatabases.com/signin and enter your ema...
Cases Table
Title - A case with this name will be created. If a case with the same name already exists, the f...
Admin panel
How to get to the admin panel page? Go to https://data.supportdatabases.com/dashboard and log in...
Worklog
8/5/2023 1. Added a job that removes source data. Added tests.2. Added a job that saves source f...
Find number in CSV file
Route::get('/find', function () { ini_set('max_execution_time', 30000); ini_set('memory...
Format TCPA list file
Route::get('/format', function () { $path = \Illuminate\Support\Facades\Storage::path('file....
Data verifiers - Client selection
By default client can`t choose what data verifiers should do. Hovewer Admin can enable this feat...
Cashyew file suppressing
Removes the bought and suppressed records of the provided user from the file. Usage: php suppre...
Splitting CSV file
Splits the provided file into parts with chunk size. Script: split-csv.py Usage: python split-...