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

# Custom AI Assistants

> Create custom AI assistants with your own instructions to control tone, sign-off, language, and behavior — all within CoreGPT AI for Outlook.

## What Are Custom Assistants?

Custom assistants let you give the AI a set of instructions it will follow in every response. Instead of repeating "always write formally" or "sign every email as Sarah from Support" in each message, you write those instructions once in an assistant, activate it, and the AI behaves that way automatically.

You can create multiple assistants and switch between them — for example one for internal team emails and another for client-facing communication.

## How to Create an Assistant

<Steps>
  <Step title="Open Settings">
    Click the **Settings** icon (gear) in the top-right corner of the add-in.
  </Step>

  <Step title="Open the Assistants page">
    Scroll to the **Assistants** row and click **Manage**.
  </Step>

  <Step title="Create a new assistant">
    Click **Create assistant** at the top of the page.
  </Step>

  <Step title="Give it a name">
    Enter a short name that describes its purpose — for example **Formal English** or **Client Support**.
  </Step>

  <Step title="Write your instructions">
    In the **Instructions** field, describe how the AI should behave. Be as specific as you need — see the examples below.
  </Step>

  <Step title="Save">
    Click **Save**. The assistant is now created and set as active.
  </Step>
</Steps>

## How to Switch Between Assistants

Switching is done from the same **Assistants** page where you manage them.

1. Open **Settings** → **Assistants** → **Manage**.
2. Tap any assistant in the list to make it active — a checkmark appears next to the active one.
3. Tap the active assistant again to deselect it and go back to **Default** (no custom instructions).
4. To switch to a different assistant, simply tap another one.

The active assistant is remembered across sessions. Every message you send will use its instructions until you change it.

## Editing and Deleting Assistants

On the **Assistants** page:

* Click the **pencil icon** next to an assistant to edit its name or instructions.
* Click the **trash icon** to delete it. You will be asked to confirm before it is removed.

## Writing Effective Instructions

Instructions tell the AI exactly how to behave. The clearer and more specific they are, the better the results.

<Columns cols={2}>
  <Card title="Tone and style" icon="sliders">
    "Always write in a formal, professional tone. Avoid contractions and casual language."
  </Card>

  <Card title="Sign-off" icon="pen-line">
    "End every email with: Best regards, Alex Chen | Customer Success"
  </Card>

  <Card title="Language" icon="globe">
    "Always respond in Spanish, regardless of the language of the incoming email."
  </Card>

  <Card title="Brand voice" icon="star">
    "Write in a friendly, approachable tone. Use short sentences. Never use jargon."
  </Card>
</Columns>

### More instruction examples

**Tone:**

* "Use a warm but professional tone in all responses."
* "Be concise. Aim for emails under 150 words unless more detail is needed."
* "Avoid using passive voice."

**Identity and sign-off:**

* "Sign every reply as: Maria Lopez, Account Manager, Acme Corp."
* "Include our support email ([support@company.com](mailto:support@company.com)) at the end of every customer-facing email."

**Content rules:**

* "Never mention pricing unless explicitly asked."
* "If the email asks about a deadline, always include a follow-up date suggestion."
* "Summarize replies in bullet points whenever possible."

**Language:**

* "Respond in French. Maintain a professional register."
* "Translate all summaries into Japanese."

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How many assistants can I create?">
    There is no fixed limit — you can create as many assistants as you need.
  </Accordion>

  <Accordion title="Can I have more than one assistant active at a time?">
    No, only one assistant is active at a time. To switch, tap a different assistant in the list. To use no custom instructions, tap the active assistant again to deselect it.
  </Accordion>

  <Accordion title="What happens if I delete the active assistant?">
    The active assistant is automatically cleared and the AI reverts to **Default** behavior.
  </Accordion>

  <Accordion title="Do assistants apply to all features or just chat?">
    Assistants apply to the AI chat. The instructions you write are passed to the AI alongside your message every time you send a request.
  </Accordion>

  <Accordion title="Is there a limit on instruction length?">
    Yes — instructions can be up to **2,000 characters**. The character count is shown below the input field as you type.
  </Accordion>
</AccordionGroup>

## Next Steps

<Columns cols={2}>
  <Card title="Back to Outlook features" icon="envelope" href="/microsoft-365/outlook">
    See all CoreGPT AI for Outlook features.
  </Card>

  <Card title="Get help" icon="question" href="/help-support/faq">
    Find answers to common questions.
  </Card>
</Columns>
