> ## Documentation Index
> Fetch the complete documentation index at: https://arizeai-433a7140-claude-llms-txt-2026-08-12.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How can I configure the backend to send the data to the phoenix UI in another container?

> _If you are working on an API whose endpoints perform RAG, but would like the phoenix server not to be launched as another thread._

You can do this by configuring the following the [environment](/docs/phoenix/environments) variable PHOENIX\_COLLECTOR\_ENDPOINT to point to the server running in a different process or container.
