> 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/deals/schedule-start-and-end-dates-for-deals.md).

# Programar fechas de inicio y fin para las ofertas

Puedes programar ofertas con fechas de inicio y fin para que se ejecuten durante un tiempo limitado. Estos periodos de disponibilidad se pueden configurar individualmente para cada oferta.

#### Programar fechas de inicio y fin para ofertas existentes

Para programar fechas de inicio y fin para ofertas existentes, edita la oferta ajustando estas fechas en la *Fechas disponibles* sección. Si no se configuraron cuando se creó la oferta, puedes agregarlas o actualizarlas en cualquier momento.

1. Desde la barra de navegación izquierda, selecciona ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage]** → **Contenido** → **Ofertas**.
2. Pasa el cursor sobre la oferta que quieres programar y selecciona ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más]** → **Editar**.
3. Navega a la *Fechas disponibles* sección, y configura el **Fecha de inicio** y **Fecha de fin** para el período de tiempo de la oferta.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Nota:</strong> Puedes guardar los cambios de una oferta incluso si su fecha de inicio está en el pasado. Si decides cambiar la fecha de inicio o agregar una si no existe ninguna, la nueva fecha debe establecerse para la hora actual o posterior.</p></div>

   * Establezca un **Zona horaria** del ![](/files/dc4b460e9558e50b72a5d0a040271a8312ab03b3) **\[menú desplegable]**.
4. Selecciona **Actualizar** para confirmar sus cambios.

#### Mostrar ofertas próximas a los socios

Las ofertas configuradas para comenzar en el futuro solo se volverán activas en la fecha de inicio que especifiques durante su creación. Si quieres que tus ofertas con fecha futura sean visibles para tus socios, debes habilitar la *Mostrar ofertas futuras* configuración.

1. En la barra de navegación superior, seleccione ![](/files/0919e971063074bc852813115322dc9255719fbf) **\[Perfil de usuario] → Configuración**.
2. En el *Programa* columna, en *General*, selecciona **Configuración de anuncios**.
3. Navega a la *Valores predeterminados* sección. Debajo de *Mostrar ofertas futuras*, seleccione los ![](/files/947fcb3a461f29681e78746d25b37d76fae91264) **\[casilla sin marcar]** para permitir que los socios vean ofertas con una fecha de inicio futura.
4. Selecciona **Guardar**.


---

# 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/deals/schedule-start-and-end-dates-for-deals.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.
