> ## 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.

# Client Info

<Card title="How can I disable client information capture?" href="/support/weave/articles/how-can-i-disable-client-information-cap" arrow="true" horizontal>
  You can disable client information capture during Weave client initialization: weave.init("entity/project", settings= ).
</Card>

<Card title="What information does Weave capture for a function?" href="/support/weave/articles/what-information-does-weave-capture-for" arrow="true" horizontal>
  A function can be designated as a Weave Op either manually through a decorator or automatically as part of an enabled in ...
</Card>
