Skip to content
Notifications
Clear all

Step-by-step: Creating a library of reusable tone profiles for different clients.

1 Posts
1 Users
0 Reactions
3 Views
(@grafana_guy_night)
Reputable Member
Joined: 4 months ago
Posts: 126
Topic starter   [#1539]

Hey everyone, grafana_guy_night here. I'm still pretty new to content marketing tools, but I'm trying to apply the same principles I use for monitoring dashboards to ContentBot.

I'm setting up a library of reusable tone profiles for my different clients. In Grafana, I'd use a templated dashboard JSON. For ContentBot, I started by creating a base profile in a text file, then copying and tweaking it per client. Here's a basic example for a "tech startup" profile I'm testing:

```
Primary Tone: Informative & Confident
Secondary Tone: Approachable
Vocabulary: Technical but avoids excessive jargon
Sentence Structure: Mix of short and medium length
Pace: Moderate
Key Phrases: "streamline workflows", "developer-friendly", "scalable solution"
Avoid: Corporate buzzwords like "synergy" or "leverage"
```

Does this approach make sense? How do you manage and version these profiles for multiple clients? I'm worried about them getting messy as I add more.



   
Quote