# Configuración de Rutas

Puedes configurar B2Bgo Rutas para usar el modo claro o el modo oscuro. El modo claro muestra el texto oscuro sobre un fondo claro, mientras que el modo oscuro muestra texto claro sobre un fondo oscuro.

Puedes seleccionar el modo que deseas que use B2Bgo Rutas

**Pasos:**

1. En la aplicación B2Bgo Rutas, toca el botón **Más** y luego **Configuración** > **Modo de vista**
2. Selecciona el modo que deseas que use B2Bgo Rutas

## Cerrar sesión en la aplicación de B2Bgo Rutas

Solo el agente que ha iniciado sesión en la aplicacion de B2Bgo Rutas puede cerrar sesión:

**Pasos:**

1. En la aplicación B2Bgo Rutas, toca **Más**.
2. Toca **Configuración**.
3. Toca la opción **Cerrar sesión**.


---

# 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://help.b2bgo.mx/canales-de-venta/rutas/configuracion-de-rutas.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.
