# Contactos

Puedes registrar tu agenda de contactos accediendo a las opciones del menú “**Administración/Contactos**”. Los contactos son los empleados que trabajan en las empresas registradas en "**Administración/Empresas**".&#x20;

<figure><img src="/files/XuIeqcg8cN5KRC9e1NbG" alt=""><figcaption><p>Accediendo a "Administración/Contactos".</p></figcaption></figure>

En el listado puedes crear, editar y eliminar contactos.&#x20;

<figure><img src="/files/NCCl1LR7LEerCpunfeZU" alt=""><figcaption><p>Listado de contactos.</p></figcaption></figure>

### CREAR CONTACTO

Para crear un contacto pulsa en el botón “**+ Crear contacto**” rellena los datos del contacto y pulsa “*Guardar*” . Los campos disponibles son los siguientes:

* Nombre (requerido)
* Apellidos (requerido)
* Número de documento: Longitud máxima 256
* Email:  Longitud máxima 256
* Dirección:  Longitud máxima 512
* Cargo
* Teléfono

También puedes crear un contacto desde “**Administración/Empresas/Empleados**”.&#x20;

<figure><img src="/files/yu5k3p9o2QJdM27s0XVl" alt=""><figcaption><p>Introduciendo los datos de un contacto o empleado.</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://academy.trowelapp.com/administracion/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.
