# \&graphs

Director/Viewer Option! (primarily used with the Director)

## Options

Example: `&graphs`

| Value      | Description                           |
| ---------- | ------------------------------------- |
| (no value) | Enable performance graphs and toggles |

## Details

* Director view: shows per-viewer graphs and a director summary panel (bitrate, resolution, codec). A small toggle in each tile can show/hide graphs.
* Interactive controls: clicking the bitrate or resolution labels in the director graphs prompts you to set a target remote bitrate or resolution for that viewer.
* Non-director viewers: when present, `&graphs` enables per-stream graphs where supported.
* Intended for diagnostics and fine-tuning; avoid using during shows if overlays are not desired.

## Related

{% content-ref url="/pages/MmYuqEzbRgkL55QK4BwZ" %}
[\&showconnections](/advanced-settings/settings-parameters/and-showconnections.md)
{% endcontent-ref %}


---

# 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.vdo.ninja/advanced-settings/director-parameters/and-graphs.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.
