# Terceros

Muestra y permite la creación de terceros, para lo cual en el menú **CONFIGURACIÓN** ir a la opción **TERCEROS**.

Se muestra una nueva ventana con la siguiente información:

<mark style="color:blue;">**TIPO EMPRESA:**</mark> Muestra si es cliente o proveedor.

<mark style="color:blue;">**TIPO DOCUMENTO:**</mark> Identificación de empresa.

<mark style="color:blue;">**NÚMERO DCOUMENTO:**</mark> De acuerdo con el tipo muestra la identificación de empresa.

<mark style="color:blue;">**NOMBRE:**</mark> Razón social de empresa.

<mark style="color:blue;">**DIRECCIÓN:**</mark> Dirección de empresa.

<mark style="color:blue;">**ESTADO:**</mark> Habilitado o no.

<mark style="color:blue;">**ACCIONES:**</mark> Permite editar dicha empresa.

<mark style="color:green;">**Editar:**</mark> Modifica información de empresa.

<mark style="color:green;">**Contactos:**</mark> Permite añadir contactos a la empresa creada.

<mark style="color:green;">**Deshabilitar:**</mark> Permite deshabilitar empresa.

<mark style="color:blue;">**FILTRAR:**</mark> Permite encontrar empresa de acuerdo con parámetros.

**Creación de tercero**

Ir a <mark style="color:green;">**NUEVO**</mark> y completar los datos de la siguiente ventana.

<mark style="color:blue;">**EMPRESA:**</mark> Seleccionar la empresa a la que pertenece el tercero.

<mark style="color:blue;">**TIPO:**</mark> Seleccionar si es cliente o proveedor.

<mark style="color:blue;">**TIPO DOCUMENTO:**</mark> Identificación de tercero.

<mark style="color:blue;">**NÚMERO DE DOCUMENTO:**</mark> Número de identificación.

<mark style="color:blue;">**NOMBRE O RAZON SOCIAL:**</mark> Nombre del tercero a crear.

<mark style="color:blue;">**DIRECCIÓN:**</mark> Dirección de tercero.

<mark style="color:blue;">**CELULAR:**</mark> Número de contacto del tercero.

<mark style="color:blue;">**WEB:**</mark> Sitio web del tercero.

<mark style="color:blue;">**CORREO:**</mark> Correo del tercero.

Y luego clic en <mark style="color:green;">**GUARDAR**</mark>.

**Cargar Excel Completo**

Permite la creación de terceros a través de la importación de un archivo Excel.


---

# 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://guia.intellisign.com/usuario-administrador/terceros.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.
