# Onboarding Data

## Logilica Connectors

Logilica ingests data from common DevOps and Platform Engineering products and creates out-of-the-box metrics, dashboards and reports.

To connect your data sources, navigate the sidebar to **Integrations**.

<figure><img src="/files/5WlroPAYPU4l09wlhQ1y" alt="" width="211"><figcaption></figcaption></figure>

From there, select the data source you like to connect to. Note, for certain connectors such as GitHub that contain PR data, issues, build information etc., additional settings might be available.

<figure><img src="/files/0wMLXrIoGyHC1OpETpUx" alt=""><figcaption></figcaption></figure>

Click on **Install** to start the integration process. You must authenticate and allow Logilica to access the relevant metadata sources. Generally, Logilica supports **Token-**&#x62;ased authentication and **OAuth**, depending on the availability of the data provider.

## OAuth-based Access

<figure><img src="/files/1IPda8V2tMDSyzLICjk6" alt="" width="375"><figcaption><p>Example of OAuth authentication</p></figcaption></figure>

Logilica will only read the relevant data and will have no write access back to your original data source. Also, all OAuth authentication is done through your data provider without Logilica storing any passwords.

## Token-Based Access

<figure><img src="/files/TF6l9tenkZpFCd93B6bu" alt="" width="375"><figcaption></figcaption></figure>

Logilica supports access tokens where the data provider does not support OAuth or where there is a demand for additional token-based access.

## Questions?

If you cannot find your preferred data source or have trouble connecting, reach out to us at <support@logilica.com>, as we might support additional data sources as part of our enterprise plan or in closed beta.


---

# 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.logilica.com/getting-started/onboarding-data.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.
