# How to link my Client Area to another client's?

Linking your Client Area to another user lets them access and manage your account. This is helpful if you want someone else to handle it.

To link your Client Area to another user's, follow these steps:

1. Log in to your Client Area. If you don't remember how to log in, follow this link: [Como acceder al Área de Cliente](/menu-principal/guias/area-de-cliente/acceso-al-area-de-clientes.md)
2. In your Client Area, click on your client name at the top right.\
   Select 'User Management'

<figure><img src="/files/1GkqLWZdKITLJXCzvtC2" alt="" width="304"><figcaption></figcaption></figure>

On the new screen, you'll see linked Client Areas (including your own) and options to link your Client Area to another user. You'll find:

1. "Linked Client Areas list.
2. &#x20;Options to modify permissions or remove a linked Client Area.&#x20;
3. 'Invite New User' button to link a new Client Area

<figure><img src="/files/tLP8vk1Us5FQDpt83R0I" alt=""><figcaption></figcaption></figure>

Clicking the button to invite a new user will show you:

1. The field to enter the user's email to link.\
   The email you enter must match the Client Area email of the user you're linking
2. Access permissions: Select the permissions you want to grant the new user\
   You can grant all permissions or select some from the dropdown list
3. Click the 'Send Invitation' button."

<figure><img src="/files/F0l0HyfD16iJnrk50qDI" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Both users must have an active Client Area on SitiosHispanos. If the new user isn’t registered, they’ll be prompted to sign up.
{% endhint %}

Acceptance process:

1. The user will get an email with a link to accept the invitation

<div align="center"><figure><img src="/files/1LiaIj4HL9DEeUWyCMOZ" alt="" width="469"><figcaption></figcaption></figure></div>

2. The user will also see the invitation in their Client Area and must click the 'Accept Invitation' button

<div align="center"><figure><img src="/files/YTSWsrop9aFcv5QK6aXp" alt=""><figcaption></figcaption></figure></div>

The associated user can choose which Client Area to access when logging in. Only the associated user will have this option.

To remove the granted access:

1. Log in to your Client Area
2. Click on your client name at the top right. Go to 'User Management' in the dropdown menu.

<figure><img src="/files/1GkqLWZdKITLJXCzvtC2" alt="" width="304"><figcaption></figcaption></figure>

3. In the linked Client Areas list, you can modify permissions or remove access

<figure><img src="/files/zyZNYDzslKj5KP6Nub45" alt=""><figcaption></figcaption></figure>


---

# 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://help.sitioshispanos.com/menu-principal/guias/area-de-cliente/mi-cuenta/como-asocio-mi-area-de-cliente-a-la-de-otro-cliente.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.
