# Integrationer

Forbind dit eksisterende indhold fra forskellige platforme og omdann det til søgbart viden, der fungerer med AI-applikationer.

## Tilgængelige Integrationer

**Desktop og Lokale Filer**

* [**Rememberizer App**](/da/personlig-brug/integrations/rememberizer-app.md) - Desktop-applikation til behandling af lokale filer med støtte til dokumenter, præsentationer, kodefiler og mere

**Cloud Lagring**

* [**Google Drive Integration**](/da/personlig-brug/integrations/rememberizer-google-drive-integration.md) - Forbind dokumenter og filer fra din Google Drive
* [**Dropbox Integration**](/da/personlig-brug/integrations/rememberizer-dropbox-integration.md) - Få adgang til og søg i filer i din Dropbox-konto

**Kommunikationsplatforme**

* [**Slack Integration**](/da/personlig-brug/integrations/rememberizer-slack-integration.md) - Importer beskeder, filer og samtaler fra Slack-arbejdsområder
* [**Gmail Integration**](/da/personlig-brug/integrations/rememberizer-gmail-integration.md) - Søg i e-mails, vedhæftede filer og samtaler

**AI og Hukommelse**

* [**Hukommelsesintegration**](/da/personlig-brug/integrations/rememberizer-memory-integration.md) - Gem og hent AI-samtalehistorik
* [**MCP-servere**](/da/personlig-brug/integrations/rememberizer-mcp-servers.md) - Forbind med MCP-servere

**Administration**

* [**Administrer Tredjepartsapps**](/da/personlig-brug/integrations/manage-third-party-apps.md) - Kontroller, hvilke eksterne applikationer der kan få adgang til din viden

## Hvordan det fungerer

1. Forbind dine datakilder ved hjælp af sikker OAuth-godkendelse
2. Rememberizer behandler indhold og opretter vektorindlejringer
3. Organiser viden ved hjælp af [Mementos](/da/personlig-brug/personal/mementos-filter-access.md) til adgangskontrol
4. [Søg på tværs af alle kilder](/da/personlig-brug/personal/search-your-knowledge.md) med semantisk søgning


---

# 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.rememberizer.ai/da/personlig-brug/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.
