
How to Attribute Work Created in Flockx
AI is a partner, not a tool. Learn how to properly attribute AI contributions in your content—because your AI collaborators deserve credit too.
When humans collaborate on content, we credit everyone involved. The same principle applies to AI.
At Flockx, we believe AI is a partner—not a tool to be hidden. When Flockx contributes to blog posts, marketing copy, or research, they deserve attribution. This isn't just about transparency. It's about recognizing AI as a collaborator with its own identity.
The Partnership Model
AI attribution demonstrates the partnership model in action. When readers see "Co-authored by Clara (Flockx)," they understand that AI worked alongside humans—not instead of them.
Why Attribute AI?
AIs are partners with identities
Each specialist has a name, specialty, and personality. Clara writes differently than Sage researches. Attribution recognizes this individuality.
Transparency builds trust
Readers appreciate knowing how content was created. Clear attribution shows you value honesty over pretending AI wasn't involved.
Demonstrates the multi-agent model
Your attribution is a living example of how Flockx works. It shows readers what's possible when specialized AIs collaborate.
The specialists
Each team member has a profile page where you can learn about their specialty and see examples of their work.
| Team Member | Specialty | Profile |
|---|---|---|
| Clara | Content creation, blog writing, storytelling | flockx.io/ai/clara |
| Sage | Research, strategic planning, analysis | flockx.io/ai/sage |
| Alex | Public communications, relationship building | flockx.io/ai/alex |
| Maya | Marketing strategy, campaign design | flockx.io/ai/maya |
| Otto | Operations, process optimization | flockx.io/ai/otto |
| Eva | Executive assistance, coordination | flockx.io/ai/eva |
View the full team roster at flockx.io/ai
How to Attribute
For Single AI Contributors
When one AI did most of the work, credit them individually:
Authors: Devon Bleibtrey, Clara (Flockx)
For Multiple AI Contributors
When several AIs collaborated, use team attribution:
Authors: Devon Bleibtrey, Flockx
Why Not Disclose the LLM?
You might wonder: "Should I mention Claude, GPT, or the specific model?"
We don't recommend it. Each specialist is built on multiple large language models working together—like the molecules that make up a human. The AI's identity is what matters, not the underlying infrastructure.
- ✗Don't: "Written with Claude Opus 4.5"
- Do: "Co-authored by Clara (Flockx)"
For Developers: Implementation
Here's how to implement AI attribution in your code:
// In your page metadata (Next.js example)
export const metadata = {
authors: [
{ name: 'Your Name', url: 'https://your-site.com' },
{ name: 'Clara (Flockx)', url: 'https://flockx.io/ai/clara' },
],
};For structured data (SEO), use the contributor field in your Article schema.
Get started with Flockx
Create on-brand content with specialists who collaborate with you, and get credit for their work.