# Create your first assistant
Source: https://documentation.droog.io/essentials/Create-first-assistant
Droog Conversational Assistant allows you to create AI agents tailored to your business needs. In just a few steps, you can set up an assistant that understands your domain and starts answering user questions.
This guide walks you through creating your first assistant.
## Create an assistant in minutes
Your assistant can be ready in just a few minutes. Once created, you can train it with your knowledge and deploy it for users.
## Step 1 — Open Assistant Dashboard
From your main dashboard, click **Create Agent** to start creating a new assistant.
## Step 2 — Create Assistant
Creating an assistant is guided through a simple setup flow. When you click **Create Agent**, Droog opens a wizard that helps configure your assistant’s purpose, personality, and behavior.
Trial accounts can create one assistant with limited features. Upgrade your plan to create multiple assistants and unlock full capabilities.
Follow the steps below:
### 1. Select Industry
Choose the industry or domain that best matches your assistant’s purpose. You can also manually describe your domain if it is not listed.
### 2. Voice and Personality
Select how your assistant should communicate, for example, friendly, professional, or technical. This helps shape how responses sound to your users.
### 3. Core Mission
Define the primary role of the assistant. Examples include:
* Customer support assistant
* Lead capture assistant
* Product guide
* Internal knowledge assistant
This helps the assistant understand what it should focus on.
### 4. Constraints and Additional Rules
You can define rules or guidelines your assistant should follow, such as:
* Follow company best practices
* Avoid discussing competitors
* Redirect billing questions to support
This helps control assistant behaviour.
### 5. Select Avatar (Optional)
You may upload or select an avatar image for your assistant. This helps personalise the assistant experience.
Once complete, click **Create Agent**.
After clicking **Create Agent**, Droog automatically prepares your assistant using the information you provided.
### 6. Upload Knowledge Sources
Your assistant needs knowledge to answer questions accurately.
You can upload documents such as:
* PDF files
* Text files
* Markdown files
* Word documents
You can also import knowledge from websites by adding URLs or sitemap links.
If needed, you can skip this step and upload knowledge later.
When importing content from websites, ensure you have permission to use the content. Always follow ethical and legal guidelines.
### 7. Launch & Activate Assistant
This is the final step of the setup wizard. Review your assistant details and activate it.
Once activated, your assistant becomes available for testing and deployment.
## Assistant Created Successfully
After completion, you will be redirected to the dashboard where your new assistant appears.
Click the assistant to:
* Modify settings
* Add or update knowledge
* Customize responses
* Deploy the assistant
You are now ready to test and deploy your assistant.
# Embed on Your Website
Source: https://documentation.droog.io/essentials/embed-on-your-website
Put your assistant in front of your users — live on your website in under 5 minutes.
## Your assistant, on your website
Once your assistant is configured and tested, the final step is making it available to your users. Droog gives you a small snippet of code that you or anyone on your team who manages your website can paste in.
The result is a chat widget that appears on your website, ready for visitors to use.
## Before you embed
Make sure your assistant is ready:
All documents you want the assistant to use are uploaded and show a `Active `status.
You've run through key questions in the test console and are happy with the responses.
Your assistant's status is set to `Published`. A draft assistant will not respond to users.
## How to get your embed snippet
1. Open your assistant from the **Dashboard**
2. Click the \*\*Assistant \*\*you want to publish
3. Navigate to settings and scroll down
4. Copy the embed snippet shown on the page
Your snippet will look like this:
```python theme={null}
```
The `Org_ID `and `Agent_ID` Values are unique to your assistant. Use exactly the values shown in your **Deploy** tab — do not change them.
## How to add it to your website
Paste the snippet just before the closing `