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

# Code Capture

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