# Connecting Test Equipment

##

<figure><img src="/files/WjnTXuU8Rt93SlERxPpl" alt=""><figcaption></figcaption></figure>

## Plugin Viewer

All plugins can be accessed from **Administrator > Devices**

<figure><img src="/files/ssPTQZbB0Wlg0k5EbNbH" alt=""><figcaption><p>Plugin window view</p></figcaption></figure>

### Plugin Manager

Under plugin manager you can view all enabled plugins. You can enable/disable them and change the configuration.

<figure><img src="/files/Q87wep8pElbfMUMLbWZg" alt=""><figcaption><p>Plugin Manager View</p></figcaption></figure>

{% hint style="info" %}
All existing plugins are described in [Plugin Overview](/funtest-documentation/funtest-plugins/plugin-overview.md).&#x20;
{% endhint %}

Since we already have devices connected and recognized by FunTEST we can go ahead and create a test sequence.


---

# 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://funtest-1.gitbook.io/funtest-documentation/product-tour/connecting-test-equipment.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.
