> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/es/red/anunciantes/crear-anunciante.md).

# Crear anunciante

1. **Ir a Anunciantes » Anunciantes » Agregar Anunciante**
2. **Complete los detalles básicos del Anunciante y Enviar**

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMdm9u9tWxpsH7G2ZOY%2F-MMe3Ln73v6BNifdLiPN%2F55077ee156db8e3570e99fae2875d2e4.gif?alt=media\&token=94812623-2284-457d-acc6-40ce27f90c19)

#### Campos del Perfil del Anunciante <a href="#step-3-fill-all-details-of-affiliate-for-whom-account-is-being-created" id="step-3-fill-all-details-of-affiliate-for-whom-account-is-being-created"></a>

<table data-header-hidden><thead><tr><th width="256.05721811146907">Campo</th><th width="457.4285714285714">Descripción</th></tr></thead><tbody><tr><td><strong>Campo</strong></td><td><strong>Descripción</strong></td></tr><tr><td>Nombre</td><td>Nombre y Apellido del Anunciante</td></tr><tr><td>Empresa(Marca)</td><td>Empresa del Anunciante</td></tr><tr><td>Correo electrónico</td><td>Correo electrónico del Anunciante</td></tr><tr><td>Contraseña</td><td>Crear contraseña para el Anunciante o usar la contraseña generada por el sistema</td></tr><tr><td>Gerente de Cuenta</td><td>Asignar Gerente de Afiliados al Anunciante</td></tr><tr><td>Estado</td><td>Estado de la cuenta del Anunciante</td></tr><tr><td>Enviar Credenciales al Usuario</td><td>Marcar la casilla enviará las credenciales al Anunciante</td></tr></tbody></table>

***

Tutorial en video - Creación y gestión del perfil del Anunciante

{% embed url="<https://www.youtube.com/watch?v=tCvD96kowf0>" %}

{% hint style="warning" %}
Si una persona no puede registrar una cuenta de Anunciante, es porque su dirección de correo electrónico ya está vinculada con otro miembro Anunciante en la red.
{% endhint %}


---

# 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://knowledgebase.offer18.com/es/red/anunciantes/crear-anunciante.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.
