# Custom integrations

Optibase supports integrations with the tools you already use, so you can sync data, trigger conversions, and extend your experimentation workflow.

***

### What you can do with integrations

* Send conversion events to third-party analytics and ad platforms
* Trigger conversions from external sources like Google Tag Manager or your backend
* Use your own identifiers by assigning external user IDs
* Analyze performance alongside other tools in your marketing or product stack

***

### Need a custom integration?

We offer support for custom workflows. If you’re using a specific tool or need help connecting Optibase to your stack, [contact our support team](mailto:support@optibase.io).


---

# 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.optibase.io/integrations/custom-integrations.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.
