# Nodos de Google Sheets - Agregar, Actualizar y Obtener Contactos

{% embed url="<https://www.loom.com/share/5ade93144d3e425280652da86540a905?sid=3152feab-8ce7-402f-9667-49f369512ea1>" %}

### Reglas Generales

Para todos los nodos que realizan acciones en Google Sheets:

* Debes tener tus credenciales de Google conectadas en Dapta
* Debes seleccionar el documento y la hoja en donde realizar la acción como se muestra en la imagen

<figure><img src="/files/2DKNZkOL5N6S9Hj1V5cE" alt=""><figcaption></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.dapta.ai/dapta-docs-es/nodos-de-google-sheets-agregar-actualizar-y-obtener-contactos.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.
