Documentation

Everything you need to understand, integrate, and get the most out of Arkana Tech’s AI solutions.

ChatbotsVoicebotsAutomationsCustom AppsIntegrations

Getting Started

Every Arkana Tech engagement begins with a free discovery consultation. During this call, our team assesses your business needs and recommends the right solution. Here is the general onboarding flow:

1
Book a Consultation

Use the AI assistant on our homepage or the contact form to schedule a free discovery call (Mon–Fri, 8 AM–6 PM CT).

2
Discovery & Scoping

We review your business challenges, current tools, and desired outcomes. You receive a written scope of work within 2 business days.

3
Development & Configuration

Our team builds and configures your solution. Most projects include a staging environment for your review before going live.

4
Launch & Handoff

We deploy your solution, run final tests, and provide documentation and training for your team.

5
Ongoing Support

Depending on your plan, we offer monitoring, updates, and dedicated support after launch.

AI Chatbots

Arkana Tech builds custom AI chatbots for lead generation, customer support, appointment scheduling, and sales qualification. Bots are trained on your business context and can be embedded on any website.

Embedding the Chat Widget

Once your chatbot is deployed, you receive a webhook URL and a JavaScript snippet. Add it before </body> in your site’s HTML or in your WordPress theme’s footer.php:

<script>
(function() {
  const CONFIG = {
    webhookUrl: 'https://your-n8n-instance/webhook/your-bot-id',
    sessionId: 'session_' + Date.now()
  };
  // Full widget code provided upon project delivery
})();
</script>

Conversation Data Fields

The lead generation chatbot collects the following fields during a conversation:

FieldTypeDescription
nameRequiredFull name of the contact.
emailRequiredPrimary email address for confirmation and follow-up.
companyRequiredBusiness or organization name.
websiteOptionalCompany website URL. Used for automated pre-consultation analysis.
problemRequiredMain business challenge or goal the client wants to address.
employeesOptionalApproximate company size. Used for solution scoping.
positionOptionalContact’s job title or role.
phoneRequiredPhone number for scheduling coordination.
preferredTimeRequiredRequested meeting date and time (Mon–Fri, 8 AM–6 PM CT).

Scheduling Logic

The chatbot includes built-in appointment scheduling with the following behavior:

Voicebots

Arkana Tech builds AI-powered voice agents that handle inbound and outbound phone calls using natural language understanding. Voice solutions are built on platforms including VAPI and ElevenLabs for natural-sounding voice synthesis.

Typical Use Cases

Integration Requirements

Note: Voicebot setup timelines vary by complexity. Simple FAQ bots typically take 5–7 business days. Multi-branch call flows with CRM integration may take 2–4 weeks.

Automations

Arkana Tech designs and deploys workflow automations using n8n — a powerful, self-hosted automation platform. Automations connect your business tools and eliminate repetitive manual work.

Common Automation Workflows

Supported Integrations

Our automation workflows can connect to hundreds of tools, including:

Data & Reporting

All lead and conversation data collected through Arkana Tech solutions is stored in Google Sheets by default, with optional integration into your CRM or data warehouse. The following fields are recorded for each chatbot lead:

⚠️ Data handling: All personal data collected through our systems is handled in accordance with our Privacy Policy. We do not sell or share lead data with third parties.

Support

How to get help

Before contacting support

Ready to get started?

Book a free consultation and let’s build something intelligent together.

Request a Demo →