> For the complete documentation index, see [llms.txt](https://docs.conva.ai/slang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.conva.ai/slang/getting-started/integrating-slang-travel-assistant/setting-up-the-assistant.md).

# Setting up Slang CONVA

## 1. Create an account

The first step in the journey is to create an account with Slang by signing up [here](https://conva.slanglabs.in) with your email id

<div align="center"><img src="/files/-MNgABQGT-2MOnGMOptp" alt=""></div>

You will be required to give a name to your organization when you sign in for the very first time.

{% hint style="info" %}
Note that if you need multiple accounts associated with the same organization, contact us @ <42@slanglabs.in> and we will set it up for you.&#x20;
{% endhint %}

## 2. Add a new Assistant

The next step is to add an Assistant and give it a default configuration

![](/files/-MNgGwFBokYiKJ7kA8ar)

Begin by clicking on the large "Add Assistant" button

## 3. Select the Assistant Domain

![](/files/-MZ7Uyw1O0p9yMPGn82N)

Select the domain as "Travel" and give it a name

## 4. Configure the Assistant

Select the subdomains you are interested in and the user journeys that you'd like to support. You can always edit this later if we want more functionalities or change the sub-domain.

{% hint style="info" %}
The user journeys are common across all sub-domains. Sub-domains only influence the "data" that the Assistant will understand.&#x20;
{% endhint %}

## 5. Publish the Assistant

![](/files/-MZ7_MYsbKZwpXJYP_tV)

You are now ready to publish your newly created Assistant. Go ahead and click "Publish"

![](/files/-MZ7a2pI0NjNbOznko9C)

If everything goes well, you should see a message indicating success. Now click on the "Integrate Assistant" button to get the keys generated.&#x20;

![](/files/-MZ7aFSW3kdxgHlydYJB)

Congratulations on publishing your first Assistant!

Next, we need to connect the assistant that you just published to your app, using the Assistant SDK.
