# Чатботын дата менежмент

"ДАТА МЕНЕЖМЕНТ" цэс рүү орж чатботын мэдлэгийн сан руу өгөгдөл нэмнэ.

Мэдлэгийн санг тохируулахад дараах аргууд ашиглана.&#x20;

1. [Файлууд оруулах](/help/knowledge-base/file-import.md): .pdf, .docx, .xlsx, .txt\*, .json\*, .csv\*, .md форматтай бүтээгдэхүүний үйлчилгээний нөхцөл, заавар гэх мэт бүх төрлийн файлууд оруулж мэдлэгийн санд нэмэх боломжтой.
2. [Шинэ текст нэмэх](/help/knowledge-base/tekst-nemekh.md):  Шинэ  текстүүд оруулж мэдлэгийн сан руу нэмэх.
3. [Вебсайтын мэдээлэл оруулах](/help/knowledge-base/web-scraping.md): Танай байгууллага вебсайттай бол веб хуудасны бүх мэдээллийг манай web scraper ажиллан цуглуулж, автоматаар AI чатботын мэдлэгийн сан руу нэмнэ.
4. [FAQ тохируулах](/help/knowledge-base/faq.md): Түгээмэл асуугддаг асуултын хариулт, эсвэл тодорхой асуултын хариуг тохируулах боломжтой.

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


---

# 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://ai-chatbot.gitbook.io/help/knowledge-base/data-management.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.
