> For the complete documentation index, see [llms.txt](https://docs.deepconverse.com/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deepconverse.com/product-docs/account/multiple-sites.md).

# Multiple Sites

{% hint style="info" %}
Feature available with **Enterprise** plan
{% endhint %}

DeepConverse supports working with multiple site implementations. Such a setup allows you to onboard multiple active sites (help centers, marketing sites, development sites) on the platform.&#x20;

This feature helps organizations create:

* Sandbox environments
* Multi brand environments

The dashboard is always is acting within the context of the site that is currently active. You can see the active site on the top right corner. <br>

![mceclip0.png](https://help.deepconverse.com/hc/article_attachments/360082768551/mceclip0.png)

Active Site is ***Deepconverse-Stg5***&#x20;

On hovering over the site you can select and switch to another one of the active sites. Once selected that site now becomes active and all objects, analytics that are associated with the selected site are shown.

&#x20;![](/files/6AJnRSyOxu46I6OC7SuQ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.deepconverse.com/product-docs/account/multiple-sites.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.
