# Integrations Overview

Apica Ascent comes with a large number of integration options for ingest and incident management. ***This list is growing on a weekly basis!***

### Ingest for Ascent

Ingest lets you connect with and securely ingest data from popular log forwarding agents, cloud services, operating systems, container applications, and on-premise infrastructure. You can secure data ingestion from your endpoints into Apica Ascent by [generating a secure ingest token](/integrations/overview/generating-a-secure-ingest-token.md).

### Integration Details

Apica Ascent currently integrates with over 150+ data sources via support for popular open source agents and open protocols.

Follow these links to the Ascent integration details:

* [Active List of Integrations](/integrations/list-of-integrations.md)
* [Incident Management Integrations](/integrations/list-of-integrations/alert-destinations.md)

### Forwarder Details

Once data is ingested, Ascent allows any data to be forwarded to specific source destinations. Follow the link below for more details on available forwarders:

* [List of Forwarders](/flow/list-of-forwarders.md)


---

# 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.apica.io/integrations/overview.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.
