# Setup

Before starting to use Kvalifika, an initial setup is required. The following information is recommended to be added and configured, according to the customer requirements:

* **Branding**
  * Verification page branding
  * First page
  * Disclaimer
  * Message texts
  * Page customization for desktop and mobile
* **Session Settings**
  * Basic settings
  * Liquidation settings
  * Verification standards config
  * Extra fields
  * Web hooks
  * 2FA authentication
* **Security settings**
  * CORS
  * Credentials
* **Management**
  * User Management

Settings are available for access and modification only through company **Master User** via the *Left sidebar / Settings.* The settings parameters are grouped into the four main categories:

![Settings parameter groups of the Left Sidebar](/files/-MWecWZ5TwRvtUeefoTz)

It is up to the company which components, if any, to configure first, but users or branding are recommended start points.

## Setup Workflow

The Complete workflow of Kvalifika platform setup consists of two main steps:

1. User registration and management
2. Branding and session customization

![Signup and users management workflow](/files/-MVwImmgv-iD0RUHyA45)

![Branding and session customization workflow](/files/-MVwIxUf4WWc5rJWevaq)


---

# 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://kvalifika.gitbook.io/kvalifika-1/initial-setup/setup.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.
