> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# How can I disable client information capture?

To disable client information capture, pass the setting during W\&B Weave client initialization: `weave.init("entity/project", settings={"capture_client_info": False})`.

***

<Badge stroke shape="pill" color="orange" size="md">[Client Info](/support/weave/tags/client-info)</Badge>
