Domain 2 — Module 8 of 8 100%
14 of 21 overall
Domain 2: Manage Prompts and Conversations by Using AI Free ⏱ ~12 min read

Configuring and Sharing Agents

Make your agent smart with the right knowledge sources, give it clear instructions, add capabilities, and share it with your team so everyone benefits.

The three pillars of agent configuration

Simple explanation

Think of configuring an agent like training a new team member.

You need to give them three things:

  1. Knowledge — “Here are the documents and data you need to do your job” (SharePoint sites, files, web links)
  2. Instructions — “Here’s how I want you to work” (be friendly, stay on topic, don’t guess if you’re unsure)
  3. Tools — “Here are the capabilities you can use” (code interpreter, image generator)

Get these right, and your agent becomes a reliable team resource. Get them wrong, and it gives inconsistent or irrelevant answers.

Configuring knowledge sources

Knowledge sources define what your agent can reference when answering questions:

Source TypeWhat It IsBest For
SharePoint sitesEntire sites or specific document librariesCompany policies, product docs, team resources
Specific filesIndividual documents (Word, Excel, PDF)Reference guides, pricing sheets, templates
Web URLsPublic websitesExternal knowledge, partner documentation
Copilot connectorsThird-party data integrationsCRM data, ticketing systems, external databases

Best practices for knowledge sources:

  • Be specific — add only relevant sources (not your entire SharePoint)
  • Keep documents up to date — the agent can only be as current as its sources
  • Test with real questions — make sure the agent can actually find answers
Real-world: Jordan's sales playbook agent

Jordan at Peak Solutions configured a sales playbook agent with three knowledge sources:

  1. SharePoint site: Peak Solutions Sales Library (product sheets, case studies, competitive intel)
  2. Specific file: Enterprise Pricing Guide 2026.xlsx
  3. Web URL: Peak Solutions public website (for product descriptions customers can see)

He deliberately did NOT add the full company SharePoint — that would dilute results with HR policies, facilities info, and other irrelevant content. Scoped knowledge = focused answers.

Writing effective instructions

Instructions are the most important configuration for consistent agent behaviour:

Good InstructionsWhy They Work
”Always respond in a friendly, professional tone”Sets consistent voice
”Only answer questions about Peak Solutions products”Defines scope — agent won’t go off-topic
”If you don’t know the answer, say so and suggest contacting the sales team”Handles uncertainty gracefully
”Include pricing only from the official pricing guide”Prevents fabricated numbers
”Keep responses under 200 words unless asked for more detail”Controls output length

The instruction formula:

  • Tone: How should it sound?
  • Scope: What topics should it cover (and NOT cover)?
  • Limitations: What should it do when it doesn’t know?
  • Format: How should responses be structured?

Capabilities and starter prompts

Capabilities

Optional features you can enable:

  • Code interpreter — lets the agent analyse data and create visualisations
  • Image generator — lets the agent create images from descriptions

Starter prompts (suggested questions)

Starter prompts appear when a user opens the agent for the first time:

  • Help users understand what the agent can do
  • Reduce the “blank page” problem
  • Guide users toward the agent’s strengths

Good starter prompts for Dana’s onboarding agent:

  • “How do I book annual leave?”
  • “What’s the dress code policy?”
  • “Where do I find the employee handbook?”
  • “How do I set up my laptop on the first day?”

Sharing your agent

Once configured, share your agent so others benefit:

How to share

  1. Open your agent’s settings
  2. Click Share
  3. Choose who to share with:
    • Specific people — share with named colleagues
    • A group — share with a team or department
    • Anyone in your organisation — share via a link

Sharing considerations

QuestionAnswer
Can recipients edit the agent?No — they can use it but not modify your configuration
Do they need permissions to the knowledge sources?Yes — if they can’t access the SharePoint site, the agent can’t answer from it for them
Can you unpublish a shared agent?Yes — you can stop sharing at any time
Can you publish to the org Agent Store?Not directly from Agent Builder — publishing to the store requires Copilot Studio (full version)
Real-world: Dana's sharing strategy

Dana built the Oakfield Onboarding Agent and needed to share it strategically:

  1. First: Shared with Sam (training coordinator) for testing and feedback
  2. Then: Shared with the full HR team (5 people) after Sam approved
  3. Finally: Published to Oakfield’s Agent Store so all new hires could find it

Dana also included clear starter prompts so new hires — who’ve never used Copilot agents before — know exactly what to ask.

🎬 Video walkthrough

Flashcards

Question

What are the three types of knowledge sources for a Copilot agent?

Click or press Enter to reveal answer

Answer

1. SharePoint sites (or specific document libraries) 2. Specific files (Word, Excel, PDF) 3. Web URLs (public websites). You can also add Copilot connectors for third-party data.

Click to flip back

Question

What are starter prompts in an agent?

Click or press Enter to reveal answer

Answer

Suggested questions that appear when a user opens the agent for the first time. They help users understand what the agent can do and reduce the 'blank page' problem. Examples: 'How do I book leave?' or 'What's our refund policy?'

Click to flip back

Question

Do shared agent recipients need permissions to the agent's knowledge sources?

Click or press Enter to reveal answer

Answer

Yes. If a recipient can't access the SharePoint site or files configured as knowledge sources, the agent won't be able to answer questions from those sources for that user. Permissions still apply.

Click to flip back

Question

What should effective agent instructions include?

Click or press Enter to reveal answer

Answer

1. Tone (friendly, professional) 2. Scope (what topics to cover and NOT cover) 3. Limitations (what to do when unsure) 4. Format (response length, structure). Clear instructions = consistent behaviour.

Click to flip back

Knowledge Check

Knowledge Check

Jordan configured a sales agent with Peak Solutions' entire company SharePoint as the only knowledge source. Sales reps report that the agent sometimes answers with HR policies and IT guidelines instead of product information. What should Jordan change?

Knowledge Check

Dana shared the onboarding agent with all new hires at Oakfield. A new hire named Alex asks the agent about patient treatment protocols. What should happen?

Knowledge Check

Which combination of settings would create the MOST effective starter prompts for a sales playbook agent?


Next up: You’ve mastered prompts, conversations, and agents. Now let’s put Copilot to work — learn how to create professional documents and communications from a single prompt.