> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/messaging/set-your-business-hours-and-away-message.md).

# Configura tu horario laboral y tu mensaje de ausencia

Puedes configurar el horario comercial y un mensaje de ausencia para los mensajes dentro de la app. Cuando lo hagas, cualquier usuario que te escriba fuera de tu horario comercial recibirá automáticamente un mensaje de ausencia. También puede que quieras aprender a [filtrar mensajes de socios de gran valor](/brand/es/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/messaging/filter-messages-from-high-value-partners.md).

#### Configura tu horario comercial y tu mensaje de ausencia

1. Desde la barra de navegación superior, selecciona ![](/files/0919e971063074bc852813115322dc9255719fbf) **\[Perfil de usuario]** → **Configuración**
2. A la derecha, en *General*, seleccione **Mensajería**.
3. A la derecha de la página, ![](/files/56e1fcd9ba564ade1200e6210703a468dfffe350) **\[Activar]** para especificar tu *Horario comercial*.
4. Selecciona tu zona horaria y horario comercial en el formulario.
5. Escribe tu mensaje de ausencia en el **Mensaje de ausencia** área de texto.
6. Seleccione **Guardar** en la parte inferior de la página para guardar tus ajustes.

   <div data-with-frame="true"><figure><img src="/files/09bf02c05c240b5d045fa9c09d178bc7d1ce51d7" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/es/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/messaging/set-your-business-hours-and-away-message.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
