> ## Documentation Index
> Fetch the complete documentation index at: https://suprmind.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Assigning Different Tasks to Different AIs

# Assigning Different Tasks to Different AIs

> **Quick Answer:** Give each AI a specific job in a single message. They all work on their assigned part using shared context.

## What You'll Learn

* How to assign distinct tasks to different AIs in one message
* The task assignment format
* Real-world examples you can use immediately
* When this approach works best

## How It Works

In one message, @mention multiple AIs and give each a specific instruction. Each AI:

* Sees the full message (including all other tasks)
* Responds only to their assigned part
* Benefits from the shared context

## The Format

```
@AI-Name - [specific task]
@AI-Name - [specific task]
@AI-Name - [specific task]
```

## Examples

### Competitive Intelligence

```
I need competitive intel on Notion:
@Grok - Check what people are saying on X right now
@Perplexity - Find their recent funding and growth metrics
@Claude - Analyze their positioning from their marketing
@GPT - Synthesize findings into a threat assessment
```

### Product Launch Prep

```
We're launching a new feature next week:
@Perplexity - Find examples of successful SaaS feature launches
@Claude - Draft the announcement email
@GPT - Create a technical FAQ for the support team
@Grok - Check what competitors launched recently and how it was received
```

### Content Research

```
I'm writing about the future of remote work:
@Perplexity - Find the latest statistics and studies
@Grok - What's the current conversation on social media?
@Claude - Identify the most compelling arguments for and against
@Gemini - Map out how this connects to broader workforce trends
```

### Decision Making

```
Should we build or buy our analytics solution?
@GPT - Compare build costs (team, time, maintenance)
@Perplexity - Research available analytics platforms and pricing
@Claude - Analyze strategic implications of each path
@Gemini - What do industry benchmarks say about build vs buy?
```

### Market Entry

```
We're considering expanding to the UK market:
@Perplexity - Research UK market regulations for our industry
@Grok - Current business sentiment and economic conditions in the UK
@Claude - Identify the top 3 risks we'd face
@GPT - Model the financial requirements for entry
```

## Why This Is Powerful

1. **Parallel processing** - Four AIs working simultaneously on different angles
2. **Specialization** - Each AI does what it's best at
3. **Comprehensive coverage** - Nothing gets missed
4. **One conversation** - All answers in one place, building on shared context

## Tips for Best Results

* **Be specific** - "Find recent statistics" works better than "look into this"
* **Play to strengths** - Give research tasks to Perplexity, real-time to Grok, analysis to Claude, structure to GPT, synthesis to Gemini
* **Add context first** - Start with a sentence explaining the overall goal before the task assignments
* **Follow up** - After the initial responses, ask follow-up questions to dig deeper on the most interesting findings

## When to Use Task Assignment

* You have a complex question with multiple distinct angles
* Different AIs have clear strengths for different parts
* You want comprehensive coverage fast
* You're preparing for a decision and need diverse inputs

## When NOT to Use It

* Simple questions with one clear answer
* When you want AIs to build on each other (use sequential instead)
* When you're not sure what you need yet (let all 5 respond normally first)

## Related Articles

* [@Mentions: Control Who Responds](/docs/at-mentions/mention-basics/)
* [Getting One AI to Respond](/docs/at-mentions/single-ai-responses/)
* [Which AI for Which Task](/docs/at-mentions/ai-strengths-guide/)
* [How 5 AIs Work Together](/docs/ai-orchestration/how-orchestration-works/)

## Still Need Help?

Reach out to us at [support@suprmind.ai](mailto:support@suprmind.ai) or use the feedback button in the app.
