> 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-pt-br/executando-uma-auditoria.md).

# Executando uma auditoria

## ![](https://572515020-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) Visão geral

Uma auditoria é executada automaticamente a cada quatro horas para cada organização atribuída a Audit & Compliance, e você pode executar uma auditoria manual a qualquer momento. Este artigo mostra como executar uma auditoria manual para uma única organização.

{% hint style="warning" %}

#### Componentes excluídos

Uma tarefa de auditoria relata apenas **Exclusão lógica** componentes (aqueles movidos para a Lixeira) como excluídos. Depois que um componente é **Excluído permanentemente**, ele não aparece mais na lista de componentes.
{% endhint %}

## Executar uma auditoria

{% stepper %}
{% step %}

### Selecionar organização

1. Clique em **Organizações** no menu da barra lateral esquerda.
2. Na tabela, clique na organização que você deseja auditar.

   <div align="left"><figure><img src="https://572515020-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 %}

### Executar auditoria

1. Clique em **Executar auditoria** no canto superior direito da página.

   <div align="left"><figure><img src="https://572515020-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. Quando a auditoria começar, ela aparecerá na **Atividades** aba, com o status do trabalho.

   <div align="left"><figure><img src="https://572515020-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 uma auditoria, clique em **Abortar** ao lado do status do trabalho.
{% endhint %}
{% endstep %}

{% step %}

### Revisar componentes

Quando a auditoria for concluída, você poderá ver o status atualizado de cada componente. Consulte o artigo a seguir para obter instruções.

* [Visualizando o status de auditoria do componente](/audit-and-compliance/audit-and-compliance-pt-br/visualizando-o-status-de-auditoria-do-componente.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-pt-br/executando-uma-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.
