> 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/partner/es/sobre-que-te-gustaria-aprender/platform-features/working-with-brands/contacting-a-brand/set-your-business-hours-and-away-message-as-a-partner.md).

# Establece tu horario laboral y mensaje de ausencia como socio

Puedes configurar el horario comercial de la mensajería en la aplicación y un mensaje de ausencia. Cuando lo hagas, cualquier usuario que te escriba fuera de tu horario comercial recibirá automáticamente un mensaje de ausencia.

1. En la barra de navegación superior, selecciona ![](/files/de82ccfd0a4590f0048f834108bb59ac120cd734) **\[Perfil de usuario] → Configuración**.
2. Debajo de *General*, selecciona **Mensajería**.
3. Junto a *Horario comercial*, selecciona ![](/files/8efd7d9cbf948ea72c29e423e7326b3f6f10de7d) **\[Activar]**. Luego configura tu disponibilidad.
   * Selecciona tu zona horaria, frecuencia y horario comercial.
4. Escribe tu mensaje de ausencia en el *Mensaje de ausencia* área de texto.
5. Selecciona **Guardar**.

   * Obtén más información sobre [mensajería de tus marcas](/partner/es/sobre-que-te-gustaria-aprender/platform-features/working-with-brands/contacting-a-brand/message-your-brands.md).

   <div data-with-frame="true"><figure><img src="/files/351647d73f2b598e9705e474dea40bf651430830" 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/partner/es/sobre-que-te-gustaria-aprender/platform-features/working-with-brands/contacting-a-brand/set-your-business-hours-and-away-message-as-a-partner.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.
