> 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/account-administration/account-settings/invite-and-manage-users/control-user-sign-up-methods.md).

# Controlar los métodos de registro de usuarios

Puede configurar cómo los usuarios pueden registrarse para unirse a su cuenta y definir los métodos de autorización y autenticación del registro de usuarios.

{% hint style="success" %}
**Nota**: Solo los usuarios con [permisos de Configuración de seguridad de la cuenta](/brand/es/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md) pueden acceder a la *Método de registro de usuarios* sección.
{% endhint %}

1. En la barra de navegación superior, seleccione ![](/files/0919e971063074bc852813115322dc9255719fbf) **\[Perfil de usuario] → Configuración**.
2. A la izquierda, en la *General* sección, seleccione [**Autenticación de usuarios de la cuenta**](https://app.impact.com/secure/advertiser/accountSettings/account-security-settings-flow.ihtml).
3. En la *Método de registro de usuarios* sección, seleccione el método preferido con el que desea que el usuario se registre al unirse a su cuenta.

{% tabs %}
{% tab title="Inicio de sesión único (SSO)" %}

1. Seleccione ![](/files/2bc4dac48ece1426bbcc3de03b592fc62bf39277) **\[Casilla de verificación]** **Inicio de sesión único (SSO)**.
2. Seleccione uno o varios métodos de registro:
   * Apple
   * Google
     {% endtab %}

{% tab title="SAML" %}
Consulte [Habilitar inicio de sesión único SAML](/brand/es/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/enable-saml-single-sign-on.md) para obtener más información sobre el uso de este método.

1. Seleccione ![](/files/2bc4dac48ece1426bbcc3de03b592fc62bf39277) **\[Casilla de verificación]** **SAML**.
2. Seleccione el ![](/files/dc4b460e9558e50b72a5d0a040271a8312ab03b3) **\[Menú desplegable]**, luego seleccione la opción que prefiera:
   1. Impact
   2. AD FS
   3. Microsoft Entra ID
   4. Okta
   5. Onelogin

{% hint style="warning" %}
**Importante**: Los usuarios que se han unido a su cuenta usando el *SAML* método no se pueden revertir al *Nombre de usuario y contraseña* método.
{% endhint %}
{% endtab %}
{% endtabs %}

4. Seleccione **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/account-administration/account-settings/invite-and-manage-users/control-user-sign-up-methods.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.
