> 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/performance-program/beta-performance-campaigns.md).

# Campañas de rendimiento

- [Gestionar una campaña de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign.md)
- [Configurar una campaña de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md)
- [Añadir o quitar tareas de campaña de rendimiento como marca](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/add-or-remove-performance-campaign-tasks-as-a-brand.md)
- [Duplicar una campaña de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/duplicate-a-performance-campaign.md)
- [Gestionar solicitantes de campañas de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/manage-performance-campaign-applicants.md)
- [Gestionar los pagos de tus campañas de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/manage-your-performance-campaign-payments.md)
- [Gestionar tus campañas de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/manage-your-performance-campaigns.md)
- [Pausar las solicitudes de campañas de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/pause-performance-campaign-applications.md)
- [Renombrar y revisar tareas de campañas de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/rename-and-review-performance-campaign-tasks.md)
- [Trabajar con socios en una campaña de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign.md)
- [Personalizar el alcance de trabajo de un socio](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/customize-a-partners-statement-of-work.md)
- [Generar enlaces de seguimiento de campañas en nombre de los socios](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/generate-campaign-tracking-links-on-behalf-of-partners.md)
- [Aumentar la compensación de tus socios para una campaña de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/increase-your-partners-compensation-for-a-performance-campaign.md)
- [Enviar tareas de campaña en nombre de tus socios contratados](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/submit-campaign-tasks-on-behalf-of-your-hired-partners.md)
- [Invitar socios a tu campaña](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/invite-partners-to-your-campaign.md)
- [Explicación de los derechos de contenido para campañas de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/content-rights-for-performance-campaigns-explained.md)
- [Explicación del gestor de campañas de rendimiento](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/performance-campaign-manager-explained.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://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns.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.
