> For the complete documentation index, see [llms.txt](https://docs.linuxcontrolcenter.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linuxcontrolcenter.com.br/en/host-actions.md).

# Host Actions

- [Get Info](https://docs.linuxcontrolcenter.com.br/en/host-actions/get-info.md)
- [Package Check Update](https://docs.linuxcontrolcenter.com.br/en/host-actions/package_check_update.md)
- [Package Update](https://docs.linuxcontrolcenter.com.br/en/host-actions/packate-update.md)
- [Package Vulnerable Update](https://docs.linuxcontrolcenter.com.br/en/host-actions/package-vulnerable-update.md)
- [Package Hold](https://docs.linuxcontrolcenter.com.br/en/host-actions/package-hold.md)
- [Package Install](https://docs.linuxcontrolcenter.com.br/en/host-actions/package-install.md)
- [Package Remove](https://docs.linuxcontrolcenter.com.br/en/host-actions/package-remove.md)
- [Account Add](https://docs.linuxcontrolcenter.com.br/en/host-actions/account-add.md)
- [Account Del](https://docs.linuxcontrolcenter.com.br/en/host-actions/account-del.md)
- [Account Expire](https://docs.linuxcontrolcenter.com.br/en/host-actions/account-expire.md)
- [Account Lock](https://docs.linuxcontrolcenter.com.br/en/host-actions/account-lock.md)
- [Account UnLock](https://docs.linuxcontrolcenter.com.br/en/host-actions/account-unlock.md)
- [File Add](https://docs.linuxcontrolcenter.com.br/en/host-actions/file-add.md)
- [File Del](https://docs.linuxcontrolcenter.com.br/en/host-actions/file-del.md)
- [File Download](https://docs.linuxcontrolcenter.com.br/en/host-actions/file-download.md)
- [Manage Host Service](https://docs.linuxcontrolcenter.com.br/en/host-actions/manage-host-service.md)
- [Host Ping](https://docs.linuxcontrolcenter.com.br/en/host-actions/host-ping.md)
- [Host Reboot](https://docs.linuxcontrolcenter.com.br/en/host-actions/host-reboot.md)
- [Host Shutdown](https://docs.linuxcontrolcenter.com.br/en/host-actions/host-shutdown.md)
- [Insert Group](https://docs.linuxcontrolcenter.com.br/en/host-actions/insert-group.md)
- [Check Vulnerability](https://docs.linuxcontrolcenter.com.br/en/host-actions/check-vulnerability.md)
- [Execute Custom Playbook](https://docs.linuxcontrolcenter.com.br/en/host-actions/execute-custom-playbook.md)
- [Execute Custom Scripts](https://docs.linuxcontrolcenter.com.br/en/host-actions/execute-custom-script.md)
- [Tenable Launch Scan](https://docs.linuxcontrolcenter.com.br/en/host-actions/tenable-launch-scan.md)
- [Tenable Sync Results](https://docs.linuxcontrolcenter.com.br/en/host-actions/tenable-sync-results.md)
- [Delete Hosts](https://docs.linuxcontrolcenter.com.br/en/host-actions/delete-host.md)


---

# 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://docs.linuxcontrolcenter.com.br/en/host-actions.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.
