# Linked Accounts

**Linked accounts** in Euno serve dual purposes:

1. **Ingestion of resources**: Similar to sources, linked accounts facilitate the ingestion of resources into Euno.
2. **Enabling data model sync**: Linked accounts allow Euno to keep your dbt resources synced with Looker. For more details see [Looker Data Model Sync](/using-euno/metadata-activation/data-application-sync.md).

Currently, Euno supports three types of linked accounts:

* [**GitHub**](/setup-configuration/linked-accounts/github-integration.md)
* [**GitLab**](/setup-configuration/linked-accounts/gitlab-integration.md)

<figure><img src="/files/klvgo5MGb18YF3681wcu" alt=""><figcaption><p>Linked Accounts</p></figcaption></figure>


---

# 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.euno.ai/setup-configuration/linked-accounts.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.
