# Listeners and Agents

Listeners are managed through the context menu of the listener tables.

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

The parameters in the dialog boxes for the listener and agents are created dynamically, depending on the corresponding Extender.

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

<figure><img src="/files/geWNbPxWCOG2Md57gbdW" alt="" width="563"><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="161" align="center"></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/ZI639z8DNFqzIzoZdnsK" alt=""></td><td>Load the configuration from a JSON file</td></tr><tr><td align="center"><img src="/files/3DLVloSwGzA7ADAv0oeE" alt=""></td><td>Save the current configuration specified in the form to a JSON file</td></tr></tbody></table>

## Default Listeners and agents

{% content-ref url="/pages/caoJVU1axAvQc026gylH" %}
[Listeners](/adaptix-framework/extenders/listeners.md)
{% endcontent-ref %}

{% content-ref url="/pages/hMBwKCinBF0Ge9DWkrmP" %}
[Agents](/adaptix-framework/extenders/agents.md)
{% endcontent-ref %}


---

# 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://adaptix-framework.gitbook.io/adaptix-framework/adaptix-c2/listeners-and-agents.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.
