> For the complete documentation index, see [llms.txt](https://docs.jentis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jentis.com/jentis-dcp-elements/tools.md).

# Connectors

In the context of the JENTIS Data Capturing platform, a connector is an abstract object that stores the configuration settings for a data recipient. This recipient can be an external third-party data application (such as web analytics or data science connectors), marketing and advertising technology, or even an internal data storage system. The configuration settings include the properties of individual networks or applications that are required for their basic setup. This means that you can adjust a setting for multiple tags in your JENTIS Tag Manager configuration using a single entry point.

If you're looking for a comprehensive list of connectors supported by JENTIS, please follow this link:

<a href="/pages/qGpKRvqubXxKD6B0CvRJ" class="button secondary" data-icon="head-side-brain">JENTIS Connector Knowledge Base</a>


---

# 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://docs.jentis.com/jentis-dcp-elements/tools.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.
