> For the complete documentation index, see [llms.txt](https://academy.shade.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.shade.inc/help-center/help-center-es/preguntas-frecuentes-sobre-la-unidad/que-es-la-herencia-de-unidad.md).

# ¿Qué es la herencia de unidad?

La herencia de unidad son los permisos predeterminados que tiene una unidad para los miembros de su espacio de trabajo. Esto significa que, para una unidad, el permiso predeterminado de la unidad se definirá para todos los miembros del espacio de trabajo si no se los agrega explícitamente a la unidad con un cierto nivel de permiso (es decir, todos los miembros del espacio de trabajo, de forma predeterminada, tendrán "acceso total" a esta nueva unidad XYZ). Esta herencia puede ser cambiada por cualquier administrador de la unidad o un administrador del espacio de trabajo.

Puede cambiar fácilmente la herencia predeterminada para los miembros del espacio de trabajo en una unidad yendo a Configuración > Unidades > \<Nombre de la unidad> > Miembros > Herencia predeterminada.

<figure><img src="https://downloads.intercomcdn.com/i/o/1084926063/d1a498ff28098c095d9e9b66/Screenshot+2024-06-17+at+7_01_03%E2%80%AFPM.png?expires=1739547900&#x26;signature=849f587418775ea6d4a3d23a484c28d8544fab8374ac989ead7521b092489540&#x26;req=dSAvEsB8m4FZWvMW1HO4zftCS7cyBGD11YWHsmqb%2By43wuHTYZifRV%2F0RKiO%0ARBWcrPQOPiiWIj%2FweBg%3D%0A" alt=""><figcaption></figcaption></figure>


---

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

```
GET https://academy.shade.inc/help-center/help-center-es/preguntas-frecuentes-sobre-la-unidad/que-es-la-herencia-de-unidad.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.
