Este contenido no está disponible en el idioma seleccionado.

Chapter 8. Frequently asked questions about user data security


What system information can the command-line assistant directly access?

The command-line assistant cannot directly access information from your system. For example, if you ask the command-line assistant a question such as "how much free memory does this system have?", the command-line assistant cannot directly gather this information from the system. Instead, the command-line assistant can help you find a command to display how much free memory the system has. You can provide information to the command-line assistant by using various methods, such as the following:

  • Including the information in the prompt or question
  • Attaching a file to the command-line assistant with the --attachment option
  • By using a shell pipeline to pass output from a command to the command-line assistant
  • By using the --with-output option.

What is the process flow for input and output in the command-line assistant?

  1. The command-line assistant receives your question as an input.

    1. Command line-assistant logs and stores complete transcripts of conversations that users have with the command-line assistant. This includes the following information:

      • Queries from the user.
      • The complete message is sent to the configured Large Language Model (LLM) provider, which includes system instructions, referenced documentation, and the user question.
      • The complete response from the LLM provider.
  2. The input is processed by the backend.
  3. The command-line assistant searches for relevant knowledge related to your query.
  4. The command-line assistant takes your query, relevant knowledge, and other instructions and sends for AI inference.
  5. You receive an output from the command-line assistant as a response.

The command-line assistant is not intended to process personal information, and you agree to not include any personal information in the input.

Note that the interactions that you have with the command-line assistant are logged locally on your system so that you can have access to your chat history. Those interactions are also logged on the service, and may be used to improve Red Hat’s products or services.

Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2026 Red Hat
Volver arriba