> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/traceable/agent-docs/python-agent.md).

# Python Agent

This section provides comprehensive documentation for the Traceable Python Agent, enabling you to secure and monitor your Python applications with minimal configuration.

## Installation Methods

### Dependency Installation

For most Python applications:

* [Installation Guide](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/python-agent/install-options/dependency/InstallationSteps.md)
* [Configuration Reference](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/python-agent/install-options/dependency/Configuration.md)
* [Troubleshooting](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/python-agent/install-options/dependency/Troubleshooting.md)

## Verification

After installation, verify that:

1. The agent starts without errors
2. API traffic appears in the Traceable dashboard
3. No performance degradation is observed

## Troubleshooting

Troubleshooting guide is available [here](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/python-agent/install-options/dependency/Troubleshooting.md).

## Quick Links

* [Install Options](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/python-agent/install-options/README.md)
  * [Dependency](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/python-agent/install-options/dependency/README.md)
    * [Configuration](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/python-agent/install-options/dependency/Configuration.md)
    * [Installation Steps](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/python-agent/install-options/dependency/InstallationSteps.md)
    * [Troubleshooting](https://github.com/harness/harness-developer-hub/tree/main/traceable-dc-agent/agent-docs/python-agent/install-options/dependency/Troubleshooting.md)
