# Empresas

Puedes registrar tu agenda de empresas y contactos accediendo a las opciones del menú “**Administración/Empresas**”.

<figure><img src="/files/SRs5TOZYoyRu9jp0hUzG" alt=""><figcaption><p>Acceso en el menú a la opción de "Empresas".</p></figcaption></figure>

En el listado de empresas verás representadas las variables más características de cada empresa. Entre ellas está el "Estado de empresa". Puedes configurar los posible valores de esta variable en "[Administración/Catálogos/Estados de empresa](/administracion/catalogo.md#estados-de-empresa)". &#x20;

<figure><img src="/files/kK1KrZb1KZ0xFC8pUNEB" alt=""><figcaption><p>Listado de empresas.</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/empresas.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.
