# Integrations (in progress)

Adnuntius Connect comes with native integrations between Adnuntius Data and Advertising, and different external systems. For example, if you want to send Adnuntius Data segments to your Pubmatic SSP so that your segments are available for targeting in Pubmatic, this is where you can create such an integration.

To create an integration, go to Integrations and click “Create new”. Give your integration a name, and select the external target system from the source dropdown list. Once you have clicked “Create”, click on your newly created integration.

The fields to be filled in depends on the external system you chose. Below is a list of external systems you can choose from and the values you need to apply. Also, if you cannot find your external system below, please notify us at <support@adnuntius.com> and we will help you out.

| External system | Field 1                                                                                                     | Field 2                                                                                                         |
| --------------- | ----------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| Facebook        | Account ID: your Facebook ad account number. How: <https://www.facebook.com/business/help/1492627900875762> | Access token: Find your access token here: <https://developers.facebook.com/docs/facebook-login/access-tokens/> |
| Pubmatic        | Coming soon.                                                                                                | Coming soon.                                                                                                    |
| Adform          | Coming soon.                                                                                                | Coming soon.                                                                                                    |


---

# 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.adnuntius.com/adnuntius-connect/user-interface-guide-wip/integrations-in-progress.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.
