# Aceptar delegación de web service

{% hint style="info" %}
Si querés evitar este trabajo manual, podés hacerlo automáticamente a través de tu sistema con la [automatización para Aceptar delegación de web service](https://afipsdk.com/docs/automations/accept-web-service-delegation/nodejs/).
{% endhint %}

Primero te deben delegar el acceso a un web service siguiendo el siguiente tutorial

{% content-ref url="delegar-web-service" %}
[delegar-web-service](https://docs.afipsdk.com/recursos/tutoriales-pagina-de-arca/delegar-web-service)
{% endcontent-ref %}

{% hint style="info" %}
Podes enviarle a tu cliente directamente el enlace al tutorial, de manera que sea sencillo de entender
{% endhint %}

En la página de ARCA entrar en la app «Aceptación de Designación»

<figure><img src="https://4026677166-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVEAVwm5cCW83gSe7NH8Z%2Fuploads%2Fgit-blob-d5e2465b9552283f99ec6232ed56dca54cc0c8ff%2FScreenshot%202025-02-17%20at%2010-48-03%20Portal%20de%20Clave%20Fiscal.png?alt=media" alt=""><figcaption></figcaption></figure>

En caso de que el usuario haya autorizado correctamente en esa lista aparece autorización a confirmar. Click en «Aceptar»

<figure><img src="https://4026677166-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVEAVwm5cCW83gSe7NH8Z%2Fuploads%2Fgit-blob-970cc733680f2bf4669dbc62d4f4caa847a3352b%2FScreenshot%202025-02-17%20at%2010-49-25%20AFIP%20-%20ADMINISTRACION%20FEDERAL%20DE%20INGRESOS%20PUBLICOS.png?alt=media" alt=""><figcaption></figcaption></figure>

Una vez que echo esto lo que queda es [Obtener certificado de producción](https://docs.afipsdk.com/recursos/tutoriales-pagina-de-arca/obtener-certificado-de-produccion), si aun no lo hiciste, y por ultimo seguir el tutorial [Autorizar a un web service de producción](https://docs.afipsdk.com/recursos/tutoriales-pagina-de-arca/autorizar-web-service-de-produccion) pero cambiando que en la parte de elegir el «Representado» debes elegir el CUIT que te dio la autorización.


---

# Agent Instructions: 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:

```
GET https://docs.afipsdk.com/recursos/tutoriales-pagina-de-arca/aceptar-delegacion-de-web-service.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
