# Knowledge Base

### Knowledge Base

The Knowledge Base is a built-in feature of the Live Chat system that allows companies to create, manage, and present helpful content to their users. It helps reduce support workload by providing instant answers through structured articles.

***

The Knowledge Base can be fully managed from the admin panel. It supports structured content organization, search functionality, and customizable appearance to match your product’s design.

<figure><img src="/files/muSFqaeedS5NVFQNPQdh" alt=""><figcaption></figcaption></figure>

#### Collections

Collections are used to group related articles.

* Help organize content by categories (e.g., “Getting Started”, “Billing”, “FAQ”)
* Improve navigation for end users
* Each collection can contain multiple articles

***

#### Articles

Articles are individual pieces of content داخل the Knowledge Base.

* Can include detailed explanations, guides, or answers
* Belong to a specific collection
* Fully searchable

***

### General Settings

The Knowledge Base provides configurable settings available in the admin panel:

* **Name** – Internal name of the Knowledge Base
* **Widget ID (optional)** – Identifier for embedding or integration
* **Language** – Default language (e.g., Georgian)
* **Live** – Controls whether the Knowledge Base is publicly available
* **Private** – Restricts access if enabled

Additional configuration sections:

* **Languages** – Manage available languages
* **Reviews** – Enable or manage article feedback
* **Domains** – Restrict availability to specific domains

<div align="left"><figure><img src="/files/NjjVbLgpaRF4fl4svXWj" alt="" width="375"><figcaption></figcaption></figure></div>

***

### Styling

The Knowledge Base appearance can be customized to match your brand.

#### Header

* Customize the top section of the Knowledge Base
* Typically includes title, logo, or navigation

#### Hero Block

* Main visual section
* Can be used for highlighting important information or search

#### Footer

* Bottom section customization
* Useful for links, contact info, or branding

<div align="left"><figure><img src="/files/xTiO3kIw2cjHEZONSIh1" alt="" width="375"><figcaption></figcaption></figure></div>

***

The Knowledge Base provides:

* Structured content via Collections and Articles
* Fast and efficient search
* Flexible configuration through settings
* Full visual customization with styling options

It is designed to improve customer self-service and reduce the load on support teams.


---

# 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://docs.livecaller.io/livecaller/services/knowledge-base.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.
