> For the complete documentation index, see [llms.txt](https://docs.flosum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flosum.com/audit-and-compliance/audit-and-compliance-es/ejecucion-de-una-auditoria.md).

# Ejecución de una auditoría

## ![](https://3732323855-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2F0pk52bJqKVUJPTPVPhiw%2FSummary2-Small-Icon.svg?alt=media\&token=74913d54-0cfd-4703-aa56-af396629dc59) Descripción general

Una auditoría se ejecuta automáticamente cada cuatro horas para cada organización asignada a Audit & Compliance, y puede ejecutar una auditoría manual en cualquier momento. Este artículo le muestra cómo ejecutar una auditoría manual para una sola organización.

{% hint style="warning" %}

#### Componentes eliminados

Un trabajo de auditoría informa solo **Eliminado temporalmente** los componentes (los que se movieron a la Papelera de reciclaje) como eliminados. Una vez que un componente es **Eliminado permanentemente**, ya no aparece en la lista de componentes.
{% endhint %}

## Ejecutar una auditoría

{% stepper %}
{% step %}

### Seleccionar organización

1. Haga clic en **Organizaciones** en el menú de la barra lateral izquierda.
2. En la tabla, haga clic en la organización que desea auditar.

   <div align="left"><figure><img src="https://3732323855-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FIIUZl43BI9wYj5Ij8xSA%2FRunningAnAudit-S01-01.png?alt=media&amp;token=809430b5-397c-4b4b-868c-ef2b54c66470" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Ejecutar auditoría

1. Haga clic en **Ejecutar auditoría** en la parte superior derecha de la página.

   <div align="left"><figure><img src="https://3732323855-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2Fhjy1Rmqu6UUgdSNj7aXV%2FRunningAnAudit-S02-01.png?alt=media&amp;token=becf8163-38c9-4c7e-bd26-065abb859744" alt="" width="563"><figcaption></figcaption></figure></div>
2. Una vez que comienza la auditoría, aparece en la **Actividades** pestaña con su estado de trabajo.

   <div align="left"><figure><img src="https://3732323855-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpieUdPB8n4L2gG8EYRy%2Fuploads%2FqSvsx6L40sPMfEfvUt72%2FRunningAnAudit-S02-02.png?alt=media&amp;token=ba14bbb7-0772-49b5-af72-ca1492ba38e8" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Para cancelar una auditoría, haga clic en **Abortar** junto al estado del trabajo.
{% endhint %}
{% endstep %}

{% step %}

### Revisar componentes

Una vez que la auditoría se complete, puede ver el estado actualizado de cada componente. Consulte el siguiente artículo para obtener instrucciones.

* [Visualización del estado de auditoría de componentes](/audit-and-compliance/audit-and-compliance-es/visualizacion-del-estado-de-auditoria-de-componentes.md)
  {% endstep %}
  {% endstepper %}


---

# 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://docs.flosum.com/audit-and-compliance/audit-and-compliance-es/ejecucion-de-una-auditoria.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.
