> 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/afiliados/crear-afiliado.md).

# Crear afiliado

1. **Ir a Afiliado » Afiliado » Agregar Afiliado**
2. **Rellene los detalles básicos del Afiliado** **y Enviar.**

![](/files/14fb7ae1931ac2e6785da7e12481d1e8a732a1b4)

#### Campos del Perfil del Afiliado <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="150"></th><th></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 Afiliado</td></tr><tr><td>Empresa</td><td>Esto puede ser el nombre de la Empresa del Afiliado o el nombre de una persona</td></tr><tr><td>Correo electrónico </td><td>Notificaciones y alertas se enviarán a esta dirección de correo electrónico</td></tr><tr><td>Contraseña</td><td>Crear contraseña para el Afiliado o usar la contraseña generada por el sistema</td></tr><tr><td>Gerente de Cuenta</td><td>Asignar un Gerente de Cuenta a este Afiliado</td></tr><tr><td>Estado</td><td>Estado de la cuenta del Socio<br>Activo / Pendiente / Rechazado</td></tr><tr><td>Enviar Credenciales al Usuario</td><td>Al habilitar esto se enviarán los datos de inicio de sesión a la dirección de correo electrónico añadida.</td></tr></tbody></table>

***

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

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

{% hint style="warning" %}
Si una persona no puede registrar una cuenta de Afiliado, es porque su dirección de correo electrónico ya está vinculada a otro miembro Afiliado 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/afiliados/crear-afiliado.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.
