> For the complete documentation index, see [llms.txt](https://docs.optibase.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.optibase.io/frequently-asked-questions/general/using-optibase-across-multiple-websites.md).

# Using Optibase Across Multiple Websites

A single Optibase account can indeed be used across multiple websites, as long as you don’t exceed your active tests limit. Optibase collects data from wherever the script is installed, so you can run tests on multiple sub-domains or client sites under one account.

The setup process is the same for all projects you want to collect data from—simply install the script on the relevant pages and start testing.<br>

Feel free to create a free account and try it out to see if it works for your specific use case. If you need any help setting up your first test or have additional questions, let us know—we’re here to help!


---

# 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.optibase.io/frequently-asked-questions/general/using-optibase-across-multiple-websites.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.
