Ana içeriğe atla
All posts
Aesthetics

How does an aesthetics / beauty center train the intusell AI? A step-by-step guide

Aesthetics center AI training in 5 steps: knowledge base, consultation appointment, persona, response rules, and past conversations. No technical knowledge required.

intusell team
Author
June 5, 20269 min read
Aesthetics

An aesthetics or beauty center's inbox always fills up with the same questions: "How much do fillers cost?", "When do you have an opening for laser?", "Should I get botox or fillers?", "When can I return to work after the procedure?". Medical aesthetics, laser hair removal, skin care, permanent makeup — it doesn't matter; the same twenty questions repeat a hundred times a day. While reception tries to keep up with the phone and WhatsApp, dozens of "price?" comments pile up under a before/after post, and a message that comes in after hours in the evening waits until morning. Every consultation request answered late goes to another center.

intusell takes over this load. But to do that, it first needs to learn your center, your services, and your operating routine. This article explains how an aesthetics / beauty center trains the intusell AI from scratch, step by step. This is the aesthetics chapter of our sector-based "how to train your AI" series, and it is the series' main article.

Quick answer

Özet

An aesthetics center trains intusell from the panel in 5 steps: knowledge base, consultation appointment types and working hours, persona and health tone, response rules and health limits, and past conversations. Then you refine with label review and open your channels. The AI does not recommend procedures or promise outcomes; it works as an appointment and communication layer and leaves the medical decision to the specialist.

Why does training matter?

intusell is not an off-the-shelf chatbot; it is a fully autonomous AI assistant that behaves like an experienced receptionist and client coordinator. A good coordinator does not start on day one without knowing the center either: they need to know which services you offer, your consultation routine, and which questions to leave to the specialist. Training ensures the AI does two things correctly: give the right information (your services, preparation instructions, working hours) and stop at the right boundary (leave the procedure decision to the specialist, never promise outcomes).

An untrained assistant either gives overly generic answers or guesses on a topic it doesn't know. In aesthetics, guessing is dangerous: a wrong piece of preparation information wastes an appointment, and a boundary-crossing sentence like "it will definitely look great on you" both misleads the client and violates health advertising regulations. A well-trained assistant stops when it doesn't know and directs the client to the specialist.

Who is it for?

This guide is for aesthetics / beauty businesses whose inbox is dominated by consultation requests and who answer the same questions over and over again:

  • Medical aesthetics centers and dermatology clinics (botox, fillers, laser)
  • Laser hair removal and skin care centers
  • Beauty salons and businesses offering permanent makeup and skin analysis
  • Teams with heavy free pre-aesthetic consultation traffic
  • Centers receiving dozens of appointment requests a day from Instagram and WhatsApp

You don't need a technical team. All of the steps below are completed from sections in the panel, without writing code.

The structure of training: 5 core steps + 2 continuous steps

Splitting the training into two groups makes your job easier. The first 5 core steps get the assistant up and running; these steps are the one-time part of the setup. The 2 continuous steps that follow (label review and opening channels) are the ongoing part that you sharpen as you use the assistant. You'll find all of them in order below.

1. Upload the knowledge base

The foundation of training is the knowledge base (RAG). In the panel's Knowledge Base section, you upload all of your center's textual information. Each time the AI generates a response, it automatically searches these sources and uses only the information written there.

Supported source types:

Source typeTypical contentExample
PDFProcedure descriptions, pre-information"Laser hair removal preparation.pdf"
Excel / CSVService list, working hours, team"Services and durations.xlsx"
Web URLFAQ and service pages on your site"/frequently-asked-questions"
Free textFrequently asked individual questions"What should I do before the procedure?"

Every file you upload is automatically chunked and made searchable with pgvector. When you upload a "pre-laser preparation" document, the AI finds the right paragraph and responds when a client asks "Can I sunbathe before the procedure?".

What an aesthetics center must definitely upload: service and procedure descriptions, pre/post-procedure care instructions, working hours, team information, payment/communication policy, and the most frequently asked questions. An important limit: the knowledge base is not for medical advice text. The AI uses the information here to answer "what do you offer, how do you prepare" questions; it leaves medical questions like "I have this, which procedure would be good for me?" to the specialist.

2. Set up the consultation appointment system and working hours

The knowledge base explains "what you offer"; the appointment system, in turn, lets the assistant give the client an actual time. In aesthetics, the heart of this step is the free consultation appointment — because most procedures already start with a specialist evaluation. In the panel you define three things:

DefinitionContentExample
Appointment typesConsultation/procedure + duration (+ break/buffer if any)"Free Consultation 30 min", "Laser Session 20 min"
Working hoursOpening/closing for each day of the weekMon-Fri 10:00-19:00, Sat 10:00-16:00
ExceptionsHolidays, public holidays, special days"Public holiday — closed"

Once these three are defined, the AI no longer gives times out of thin air; it suggests appointments based on your working hours and full slots. Two appointments at the same time (double-booking) are prevented by the system. When an appointment is created, if Google Calendar is connected, the appointment is also copied one-way to the team's calendar.

We've gathered all the details of the consultation appointment engine — durations, break times, conflict prevention, reminders, and calendar sync — in a separate article: aesthetics consultation and appointment automation. You can also see the service and appointment capabilities on the solutions page.

3. Set the persona and tone

You taught the AI what to say in the first two steps; now you'll define how it will say it. There are two settings in the panel:

  • Assistant name (ai_persona_name): The name it will introduce itself with to the client. Most aesthetics centers choose a warm, reassuring name.
  • Tone (ai_tone): For health, the default tone is professional; warm but measured, calm and reassuring. Emoji use is off and sales pressure is kept low.

Health mode is deliberately more cautious than other sectors. Even the greeting message directs the client to the right place; a typical opening reads like this: "Hello. How can I help you? For suitability for your procedure, please consult our specialist during a consultation." This line brings the center's tone and the requirement of regulations together in a single sentence.

A multilingual note: The AI responds in whatever language the client writes in. For messages arriving from abroad in English, Arabic, or German, you do nothing extra; the assistant automatically detects the language and responds in that language while preserving the health tone.

4. Define the response rules and health limits

The persona defines "who it is," and the response rules define "how it will behave." In aesthetics, this step does two jobs at once: conveying your sales discipline and drawing the health limits. With the AI Manager Chat, you add rules by writing in plain language, just as you would instruct a teammate.

Typical rules for aesthetics centers:

  • "Before the appointment, ask about the client's request and expectations, but do not recommend a procedure or give advice."
  • "When asked about the procedure fee, do not quote a price; say the fee will be finalized after the consultation and direct them to an appointment." (Can be changed according to your center policy.)
  • "Do not guarantee outcomes; do not use phrases like 'definitely goes away/guaranteed/it will look great on you.'"
  • "In situations such as a medical complaint, allergy, or pregnancy, direct the client to the specialist."

The most common mistake in aesthetics is misleading the client and running afoul of regulations with a single boundary-crossing sentence. In intusell, this boundary is not left solely to the rules you write; there is a built-in medical safety layer. Misleading health claims such as "guaranteed result," "certain cure," "no side effects," or "Ministry of Health approved" are flagged by pattern scanning and a second model check (LLM judge) before the response reaches the client. In other words, even if you forget to write a rule, the system tries to protect you from a misleading claim.

If you want to compare two different approaches, you can use the A/B test feature: for example, you can put a more informative tone next to a more directive consultation closing at 50%-50% traffic and measure which one converts to more appointments.

5. Teach from past conversations

This is the step that moves training from "good" to "specific to your center." In the panel, you upload audio recordings of your past client conversations (MP3, MP4, WAV, M4A) and mark each one as Won or Lost — for example, whether the client came to the consultation and accepted the procedure, or was lost.

The system uses these recordings in two ways:

Recording typeWhat the AI learns
Won conversationsClient coordination: asking the right question, directing to a consultation at the right moment
All conversationsService, process, and FAQ information (fed into RAG)

This way, the AI learns how your best coordinator put the client at ease and moved someone who said "let me think about it" toward a consultation. The KVKK side is protected: PII (personal data) masking and explicit consent are applied to the uploaded recordings; because aesthetics data is special-category, this protection is even more important here.

This step is not mandatory, but don't skip it. The knowledge base teaches the AI "what" it knows; past conversations teach "how you coordinate." When the two are combined, the assistant truly resembles an experienced client coordinator.

6. Correct with label review (continuous step)

The first five steps get the AI up and running. From here on is the continuous part that perfects it over time. Every AI response lands in a label review queue. Here you can do three things: approve, reject, or correct.

The AI learns from these corrections. Say it explained a care instruction incompletely or referred to a procedure by the wrong name; you correct it, and in similar cases it will now use the right wording. Over time, patterns specific to your center build up (the procedure names you use, your standard informational sentences, your consultation-directing style).

For the first two weeks, we recommend spending 10-15 minutes a day on this queue. During this period, the correction rate drops quickly, because the AI learns the frequently made mistakes. Review is the "live" part of training: the system gets smarter as it is used.

7. Open the channels (continuous step)

Once training is ready, you put the assistant in front of clients. intusell gathers all channels in a single inbox: Instagram DM, Instagram comments, WhatsApp, Facebook Messenger, Telegram, Web Chat, and email.

Channel-opening methods:

  • Meta channels (Instagram, Messenger): connect with one-click OAuth.
  • WhatsApp: connects in about 1 minute by scanning a QR code from your phone — no Meta Business approval required. The official Cloud API option is also available.

Thanks to channel gates, you control each channel separately. The Instagram DM gate (instagram_dm_enabled) is separate from the Instagram comments gate (instagram_comments_enabled); for example, you can first automate only DMs and keep the comments under before/after posts manual, then open the comments gate gradually when you're ready. (Comment automation is rolled out step by step depending on Meta approval; most centers start with WhatsApp and DM.)

There are working modes for handing off to a human: ai_only (the AI answers everything), human_only (everything goes to the live team), hybrid (the AI normally answers and escalates to the team when needed). Most aesthetics centers start with hybrid; the AI handles appointment and information traffic, and conversations requiring a medical evaluation go to the specialist. For the details of Instagram and WhatsApp automation: Instagram and WhatsApp automation for aesthetics centers.

How long does training take?

A working setup takes half a day:

  1. Uploading the first files to the knowledge base: 1-2 hours (shorter if your documents are ready)
  2. Consultation appointment types and working hours: 20-30 minutes
  3. Persona, tone, and first response rules: 30 minutes
  4. Connecting channels: 1-5 minutes per channel

But there is no moment of "training is done." Over the first two weeks, as you correct responses in the label review queue, the assistant sharpens to fit your center; uploading past recordings and running A/B tests are also ongoing improvements. Setup is fast; mastery is continuous.

What it isn't

Putting intusell in the right category matters, because the wrong expectation leads to the wrong setup.

  • It is not a specialist or an evaluation tool. It does not recommend a procedure, give advice, or say "this would suit you." It directs the medical decision to the specialist and the consultation.
  • It is not a tool that diagnoses from a photo. Even if the client sends a "before" photo, the AI does not evaluate it and recommend a procedure; it records the photo for the specialist's evaluation and directs the client to a consultation.
  • It is not a marketing tool that promises outcomes. Phrases like "certain result/guaranteed" are both prohibited and constrained so the AI will not produce them.
  • It is not an intermediary that replaces the center. The one providing the service and issuing the invoice is always the center; intusell is not a party to payment.

In short: not a bot that gives canned answers, but a client assistant that represents your center to the extent you train it — while never crossing the medical boundary.

Frequently asked questions

How long does aesthetics center AI training take?

A working setup is completed within half a day: uploading the knowledge base, consultation appointment types and working hours, persona and tone settings, and a few response rules. The real refinement builds up over the first weeks as you approve and correct responses in the label review queue. Training is not one-time; it is continuous.

Does the AI recommend a procedure or give medical advice to the client?

No. In health mode the AI does not diagnose, recommend a procedure/treatment, or guarantee outcomes; it directs questions like "what would suit me" or "which procedure should I get" to the consultation and the specialist. The primary safeguard is the "do not give advice" instruction that health mode gives the AI; in addition, a medical safety layer scans for and flags misleading phrases such as "guaranteed result" or "definitely goes away."

Do I need technical knowledge to train the AI?

No. All training is done from the panel; no code, API key, or developer is required. You upload PDF/Excel files to the knowledge base, enter consultation appointment types and working hours, and write response rules in plain language. You connect channels with one-click OAuth or by scanning a QR code.

Are client data and photos safe under KVKK?

Yes. Health data for aesthetic procedures and "before" photos are special-category personal data under KVKK and require explicit consent. intusell is end-to-end encrypted and KVKK-compliant; the sensitive health note field is processed with high sensitivity and manual approval, and the time and type of explicit consent are recorded.

Does the AI quote a procedure price?

It behaves according to your center policy and health advertising regulations. It does not market procedure fees on public channels; in a typical setup it defers the fee until after the consultation or directs the client to the live team. When it is unsure, it does not invent a price.

Does the AI create the consultation appointment on its own?

Yes. The AI recommends the appropriate consultation type and creates the appointment while accounting for working hours and full slots; double-booking the same time is prevented by the system. In cases requiring a procedure decision or medical evaluation, it hands the conversation off to the specialist and the live team.

Next step

You've trained your assistant; next comes using it in daily operations. The next article in the series explains how to run the intusell you trained on a real workday: incoming consultation requests, calendar, reminders, reducing no-shows, and handing off to the team. Continue straight from there: how an aesthetics center uses intusell.

If you'd like to compare this series with your own sector, the other main guides: AI training for Instagram boutiques, tour agency AI training, and clinic AI training. You can find the entire aesthetics solution on the aesthetics / beauty center page.

If you'd like to see it live before starting the setup, use Get a demo and we'll open your panel together in a 20-minute session, or write to hello@intusell.com. For package and quota details, you can check the pricing page, and for other guides, take a look at the all articles list.

intusell team
The intusell team distills this content from real field practice and user feedback. Questions? hello@intusell.com
Try intusell

You read the blog — now see it live.

Test intusell live with your own sector scenario in a 20-minute demo.

Get a demo
Buradayım! 👋