> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/es/preguntas-frecuentes/faq-pour-le-parametrage.md).

# Preguntas frecuentes sobre la configuración

A continuación encontrará una lista de preguntas; haga clic en ellas para ver la respuesta.

* [¿Por qué no aparecen en línea los descuentos aplicados al producto?](/es/preguntas-frecuentes/faq-pour-le-parametrage/pourquoi-les-reductions-parametrees-dans-le-produit-napparaissent-pas-en-ligne.md)
* [¿Por qué los productos no aparecen en la Planificación Potencial?](/es/preguntas-frecuentes/faq-pour-le-parametrage/resolution-du-probleme-des-produits-non-affiches-dans-le-planning-potentiel-sur-yoplanning.pro.md)
* [¿Cómo puedo asegurarme de que Yoplanning solo me sugiera instructores con las habilidades requeridas?](/es/preguntas-frecuentes/faq-pour-le-parametrage/affecter-les-moniteurs-selon-leurs-competences.md)
* [¿Por qué veo descuentos no públicos en mi módulo de reservas?](/es/preguntas-frecuentes/faq-pour-le-parametrage/comprendre-la-visibilite-des-informations-dans-le-module-de-reservation.md)
* [¿Es posible integrar el número de móvil del personal en la información recibida por el cliente?](/es/preguntas-frecuentes/faq-pour-le-parametrage/faq-integration-du-numero-de-mobile-dun-staff-dans-les-e-mails-de-rappel.md)
* [¿Por qué no puedo cambiar la fuente en las plantillas de correo electrónico?](/es/preguntas-frecuentes/faq-pour-le-parametrage/pourquoi-je-ne-peux-pas-changer-de-police-de-caractere-dans-les-template-demail.md) [¿Es posible configurar la próxima temporada aunque esta no haya terminado?](/es/academia-de-planificacion-yo/yoplanning-parametrage/pour-creer-votre-planning-pour-la-future-saison-dans-yoplanning.md)
* [¿Es posible que las ventas en línea permanezcan activas incluso después de que el servicio haya comenzado?](/es/preguntas-frecuentes/faq-pour-le-parametrage/faq-vente-en-ligne-apres-le-debut-de-la-prestation.md)?
* [¿Cómo crear una solicitud de conectividad de orquesta?](/es/academia-de-planificacion-yo/yoplanning-parametrage/channel-manager/mise-en-place-dune-connectivite-pour-les-offices-du-tourisme-equipes-de-orchestra.md)
* [¿Cómo importar un archivo de cliente?](/es/preguntas-frecuentes/faq-pour-le-parametrage/importer-un-fichier-client-dans-yoplanning.md)
* [¿Cómo crear una solicitud de conectividad de ingeniería?](/es/academia-de-planificacion-yo/yoplanning-parametrage/channel-manager/mise-en-place-dune-connectivite-pour-les-offices-du-tourisme-equipes-de-ingenie.md)
* [Paga en 3 plazos sin comisiones](/es/preguntas-frecuentes/faq-pour-le-parametrage/paiement-en-3-fois-sans-frais-avec-klarna-via-stripe.md)


---

# 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://docs.yoplanning.support/es/preguntas-frecuentes/faq-pour-le-parametrage.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.
