# register

> **Function** in `deepagents`

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

Register the built-in Claude Opus 4.7 harness profile.

## Signature

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

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/64d45f67c86edb4df2ced0e7b82f1a8fd158ec8c/libs/deepagents/deepagents/profiles/harness/_anthropic_opus_4_7.py#L51)