# register

> **Function** in `deepagents`

📖 [View in docs](https://reference.langchain.com/python/deepagents/profiles/harness/_anthropic_haiku_4_5/register)

Register the built-in Claude Haiku 4.5 harness profile.

## Signature

```python
register() -> None
```

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/a6c06b029710d34035af6ae1faded093cc8f3073/libs/deepagents/deepagents/profiles/harness/_anthropic_haiku_4_5.py#L47)