# Tavus

{% hint style="info" %}
This channel is currently in beta for enterprise only.
{% endhint %}

### Integrate Tavus

To integrate the *Tavus* channel, begin by selecting *Integrations* from your workspace menu:

1. Choose *+ Add integration* > Select *Tavus* from the dropdown
2. Provide a name for your Tavus integration&#x20;
3. Enter an API key generated in your [Tavus portal](https://platform.tavus.io/)
4. Click *Create integration*&#x20;

### Next steps

To successfully use your Tavus integration with applications created in your workspace, be sure to complete the following:

1. Create or select an existing [Core application](/platform/nlx-platform-guide/ai-applications/setup.md) in your NLX workspace
2. From your app's *Configuration* tab, add your Tavus channel under the Delivery section
3. Create an application [build and deploy](/platform/nlx-platform-guide/ai-applications/setup.md#deployment)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nlx.ai/platform/nlx-platform-guide/integrations/types/channels/tavus.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
