> For the complete documentation index, see [llms.txt](https://reltid.gitbook.io/gia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reltid.gitbook.io/gia/master.md).

# SISTEMA INTEGRAL DE ABONADOS

El Sistema de Gestión Integral de Abonados (GIA) es un sistema bajo entorno Windows que permite llevar a cabo los procesos de Atención al Cliente, Facturación y Cobro según las necesidades y pautas administrativas de la empresa que lo utiliza. Pensado puntualmente para Empresas de Tv por Cable y/o Servicio de Internet.

GIA se caracteriza por su flexibilidad, versatilidad y gran capacidad de adaptación a situaciones nuevas que permiten la puesta en marcha del servicio y la realización de todos los procesos de gestión de clientes. Otra ventaja importante que presenta este software es el manejo intuitivo de todos sus módulos.

### Inicio de Sesión&#x20;

El ingreso al sistema se realiza a través de un usuarios y contraseña

![](/files/-MHCi2ksmAQGfeUYO3re)

#### Disposición De Elementos en Pantalla

Al Ingresar al sistema se observará la siguiente pantalla, donde encontramos un menú lateral, un menú superior y una barra de estado inferior

![](/files/-MHRACSH3am32aFJtyzH)

**Barra Superior:** Se encuentran botones de acceso rápido a las principales funciones (Nueva Conexión, Caja, Cuenta Corriente, Login y Salir )

![](/files/-MHRAuIHuMIhJRqHElnn)

**Menú Lateral:** Se encuentran los accesos a todos las funciones del sistema.

![](/files/-MHRBdsPuG-QtLJXgYGo)

**Barra de Estado:** En esta barra encontramos detallado el Usuario que está Logueado, la Empresa sobre la cual está trabajando, fecha, hora y la Versión del sistema.

![](/files/-MHRC2D_jFSMmZFf_uhw)

##


---

# 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:

```
GET https://reltid.gitbook.io/gia/master.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.
