# Can Screena be integrated within third-party platforms and systems?

Yes, Screena API is designed to work in integration with third-party systems.

You can integrate Screena as a microservice on top of an existing watchlist screening solution to help reduce false positives. Such an "AI-as-a-Service" integration scenario is designed to augment legacy screening systems with no core machine learning capabilities.

Another typical integration scenario consists in plugging Screena API as a best-of-breed screening service within a financial crime investigation platform. For instance, we work with leading transaction monitoring or investigative case management vendors that wish to quickly and easily extend their product offering to watchlist screening without the risks and the burden of in-house developments.

In both cases, Screena works as a pure backend service to either **supercharge** or **complement** third-party platforms and systems.


---

# 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://help.screena.ai/resources/faq/integration/can-screena-be-integrated-within-third-party-platforms-and-systems.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.
