# Configure attributes

> This skill helps users choose the right path to Configure message metadata and custom attributes. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Apache RocketMQ**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

configure message metadata, set message tags, add custom message attributes, inspect message timestamp, view message origin host, get message ID, read message properties during consumption, how to add keys to messages, can I set custom properties on messages, how to check message send time, where is

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "configure attributes", "product": "rocketmq"}'
```

---
Part of [Apache RocketMQ](https://www.company-skill.com/p/rocketmq.md) · https://www.company-skill.com/llms.txt
