# Phoenix

***

[Phoenix](https://docs.arize.com/phoenix/self-hosting) is an open-source observability tool designed for experimentation, evaluation, and troubleshooting of AI and LLM applications. It can be access in its [Cloud](https://app.phoenix.arize.com/login) form online, or self-hosted and run on your own machine or server.

## Setup

1. At the top right corner of your Chatflow or Agentflow, click **Settings** > **Configuration**

<figure><img src="/files/SHfE0tY1BkbFufIz9pzc" alt="Screenshot of user clicking in the configuration menu" width="375"><figcaption></figcaption></figure>

2. Then go to the Analyse Chatflow section

<figure><img src="/files/a0iOf2E3JodiexG9o3vv" alt="Screenshot of the Analyse Chatflow section with the different Analytics providers"><figcaption></figcaption></figure>

3. You will see a list of providers, along with their configuration fields. Click on Phoenix.

<figure><img src="/files/UyGo8P5UlCY7bh2xQ3i5" alt="Screenshot of an analytics provider with credentials fields expanded"><figcaption></figcaption></figure>

4. Create credentials for Phoenix. Refer to the [official guide](https://docs.arize.com/phoenix/environments) on how to get the Phoenix API key.

<figure><img src="/files/JJvufGNyAxPOYmCj8NVo" alt="Screenshot of analytics providers enabled"><figcaption></figcaption></figure>

5. Fill in other configuration details, then turn the provider **ON**. Click Save.

<figure><img src="/files/uUvivp1Rz6020F75uB0c" alt="Screenshot of analytics providers enabled"><figcaption></figcaption></figure>


---

# 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.flowiseai.com/using-flowise/analytics/phoenix.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.
