Askora LogoAskora
Back to Home

Askora Documentation

Welcome to the developer and integration docs. Here you'll find tutorials on embedding scripts, cleaning crawled text sources, and training your chatbots.

1. Widget Embed Script

To go live on your website, copy the script tag from your chatbot's dashboard and paste it before the closing `</body>` tag of your site's HTML layout:

<script src="https://askora.cloud/widget.js" data-bot-id="YOUR_BOT_ID"> </script>

2. Syncing Knowledge Base

Askora can ingest multiple datasources. Go to **Dashboard > Bots > Data Sources** to add links or upload PDFs. Ensure files are text-accessible and under 10MB.

  • HTML Web Crawls
  • PDF Document Uploads
  • Custom FAQ Sheets

Need Custom Integration?

For API access, custom RAG integrations, or on-premise local Ollama host deployments, please check our Contact Support Page to talk to our solutions engineers directly.

Product FAQ

Frequently Asked Questions

Everything you need to know about Askora's training, pricing, technology, and compliance.

Askora crawls your designated website URLs or parses uploaded files (like PDFs, TXT, CSV, or DOCX). It processes the text, converts it into secure vector embeddings, and stores them to feed context directly into your AI assistant for accurate responses.
Through the dashboard, you can configure systemic prompt instructions, set custom starter suggestions, change name/agent titles, edit avatar icons, and control constraints (like limiting responses to the uploaded data only).
Yes, Askora is fully multilingual. It can read websites and documents in over 80 languages and automatically respond to users in the same language they query in.
You can upload PDFs, Word documents (DOCX), Excel/CSV spreadsheets, text files, and custom FAQ sheets. Askora parses text and formatting to index the knowledge base cleanly.
You can configure automatic crawl schedules (daily, weekly, or monthly) or manually trigger a re-crawl from the dashboard at any time to keep your chatbot's knowledge fresh as your content changes.
Our dashboard features a 'Chat Logs' module where you can review all user conversations. If the bot missed an answer, you can directly add custom Q&As to refine its performance instantly.