> For the complete documentation index, see [llms.txt](https://reltid.gitbook.io/storage/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/storage/master.md).

# Introducción

## Iniciar Sesión

Se ingresa al sistema con Usuario y Contraseña de Samaritán

![](/files/-M2n1XbGhjyIYZr5OtJZ)

## Disposición de Elementos de la Pantalla

Al ingresar al sistema encontrará los siguientes elementos

### Menú Lateral y Barra de Búsqueda de Materiales

![](/files/-M2n2teWRWxeNf_es3hu)

**Barra de Búsqueda:** permite la búsqueda por Código o MAC de un material de Stock. Los resultados de la búsqueda se muestran en el módulo Búsqueda de Materiales

**Menú Hamburguesa:** Al hacer clic se minimiza el Menú Lateral

### Menú Cabecera

![](/files/-M2n6D04KdTMHwHLWu-V)

**Notificaciones:** muestra la cantidad de Remitos sin Recepcionar  para la Empresa que está operando el usuario

![](/files/-M2n5Fu--VXFLVzhLV_8)

**Perfil:** accedo a los datos del usuario conectado

**Salir:** desloguearse del sistema

![](/files/-M2n4iHkO0FnbGOqe9uE)

**Empresas:** muestra la empresa para la que está operando actualmente el usuario y permite cambiar a otra empresa habilitada.


---

# 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/storage/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.
