> For the complete documentation index, see [llms.txt](https://docs.geodin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodin.com/geodin-desktop/es/importar-datos/sep3-exchange-database.md).

# Importar la Base de datos de intercambio SEP 3

SEP 3 es el Texto estándar de la autoridad estatal alemana (Landesamt) para el intercambio de datos geológicos de Pozo de sondeo. Se aplica cuando un Landesamt entrega datos de Pozo de sondeo como una Base de datos Access SEP 3 sin procesar: un archivo que contiene solo las Tablas de datos SEP 3, sin las tablas envolventes del Sistema GeoDin que requiere una Base de datos de Proyecto normal.

GeoDin no puede abrir un archivo así directamente como una Base de datos de Proyecto. Un especial **Base de datos de intercambio** (Alemán: *Base de datos de intercambio*) conecta ambos: lee la Estructura en tabla  del archivo de la autoridad y expone los objetos para que puedan copiarse en tu Base de datos principal de GeoDin.

SEP 3, como SEP 1, su predecesor heredado, es específico del mercado alemán: los Tipos de objetos, las estructuras de tabla y el formato de entrega están definidos por las autoridades estatales alemanas y no se utilizan fuera de ese mercado.

Para la descarga, conexión y el procedimiento de importación paso a paso de la Base de datos de intercambio, véase [Importar datos SEP3 externos con la Base de datos de intercambio SEP3](https://support.geodin.com/hc/de/articles/115003373465-Import-externer-SEP3-Daten-mit-der-SEP3-Austausch-Datenbank) en el portal de soporte alemán, que es el Inicio canónico del Contenido SEP. Para problemas de importar SEP, véase [Problemas con los datos SEP](/geodin-desktop/es/soporte/troubleshooting.md#problems-with-sep-data-german-state-authority-deliveries).

Para instrucciones generales de importación (no SEP), véase [Importar](/geodin-desktop/es/importar-datos/import.md) Y [Copiado de perforaciones entre bases de datos](/geodin-desktop/es/importar-datos/cross-database-object-copying.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geodin.com/geodin-desktop/es/importar-datos/sep3-exchange-database.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
